[INFO] cloning repository https://github.com/analyman/portForwarder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/analyman/portForwarder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalyman%2FportForwarder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalyman%2FportForwarder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a03b591fc23d177bf6428db3380a6e250f858aad
[INFO] testing analyman/portForwarder against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalyman%2FportForwarder" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/analyman/portForwarder
[INFO] finished tweaking git repo https://github.com/analyman/portForwarder
[INFO] tweaked toml for git repo https://github.com/analyman/portForwarder written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/analyman/portForwarder on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/analyman/portForwarder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1560b2e11910ebadde7bd7fe7806cc16b5963645f0866aa1b76486b7fabeac66
[INFO] running `Command { std: "docker" "start" "-a" "1560b2e11910ebadde7bd7fe7806cc16b5963645f0866aa1b76486b7fabeac66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1560b2e11910ebadde7bd7fe7806cc16b5963645f0866aa1b76486b7fabeac66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1560b2e11910ebadde7bd7fe7806cc16b5963645f0866aa1b76486b7fabeac66", kill_on_drop: false }`
[INFO] [stdout] 1560b2e11910ebadde7bd7fe7806cc16b5963645f0866aa1b76486b7fabeac66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da3413ba9cfe17a3784fd7d0588053d06410c60757a03e371e48d88fbdc85e65
[INFO] running `Command { std: "docker" "start" "-a" "da3413ba9cfe17a3784fd7d0588053d06410c60757a03e371e48d88fbdc85e65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling queues v1.1.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ntest v0.9.3
[INFO] [stderr]    Compiling portForwarder v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ArcRel` is never constructed
[INFO] [stdout]  --> src/utils.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ArcRel<'a> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "da3413ba9cfe17a3784fd7d0588053d06410c60757a03e371e48d88fbdc85e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da3413ba9cfe17a3784fd7d0588053d06410c60757a03e371e48d88fbdc85e65", kill_on_drop: false }`
[INFO] [stdout] da3413ba9cfe17a3784fd7d0588053d06410c60757a03e371e48d88fbdc85e65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74b6011adb417e996ee4983eaedb407c2f39ae966b705d1e39669e669a40356f
[INFO] running `Command { std: "docker" "start" "-a" "74b6011adb417e996ee4983eaedb407c2f39ae966b705d1e39669e669a40356f", kill_on_drop: false }`
[INFO] [stdout] warning: struct `ArcRel` is never constructed
[INFO] [stdout]  --> src/utils.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ArcRel<'a> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling portForwarder v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ArcRel` is never constructed
[INFO] [stdout]  --> src/utils.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ArcRel<'a> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "74b6011adb417e996ee4983eaedb407c2f39ae966b705d1e39669e669a40356f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b6011adb417e996ee4983eaedb407c2f39ae966b705d1e39669e669a40356f", kill_on_drop: false }`
[INFO] [stdout] 74b6011adb417e996ee4983eaedb407c2f39ae966b705d1e39669e669a40356f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b74217622cc849c1c2025acbc11e764659adf293b484177ef1a1342fe3ce271
[INFO] running `Command { std: "docker" "start" "-a" "1b74217622cc849c1c2025acbc11e764659adf293b484177ef1a1342fe3ce271", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ArcRel` is never constructed
[INFO] [stderr]  --> src/utils.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct ArcRel<'a> {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `portForwarder` (lib) generated 1 warning
[INFO] [stderr] warning: `portForwarder` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portforwarder-5312323cd82e9763)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/portfd-22858cb0f4a68eab)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tcp_test.rs (/opt/rustwide/target/debug/deps/tcp_test-5d71adaef708bc7d)
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-10-12T04:33:01Z INFO  portforwarder::tcp_forwarder] listen at tcp://[::1]:33833
[INFO] [stderr] [2025-10-12T04:33:01Z INFO  portforwarder::tcp_forwarder] accept connection from [::1]:39754 to [::1]:32345, current connections: 1
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:39754 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from unknown to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from unknown to [::1]:39754
[INFO] [stderr] [2025-10-12T04:33:01Z INFO  portforwarder::tcp_forwarder] close connection from [::1]:39754, remaining 0
[INFO] [stderr] [2025-10-12T04:33:01Z DEBUG portforwarder::tcp_forwarder] tcp forwarder closed: inComingPeerRecieveBytes = 102400, inComingPeerSendBytes = 102400, outGoingPeerRecieveBytes = 102400, outGoingPeerSendBytes = 102400
[INFO] [stdout] test test_tcp_forwarder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/udp_test.rs (/opt/rustwide/target/debug/deps/udp_test-02aa6f021aac38ab)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-10-12T04:33:01Z INFO  portforwarder::udp_forwarder] listen incomming udp://[::1]:33833
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z INFO  portforwarder::udp_forwarder] create session, new message from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] forward udp packet from [::1]:54027 to [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:54027
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] midpoint [::]:35960: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 74
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 73
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 72
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 71
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 70
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 69
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 68
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 67
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 66
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 65
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 64
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 63
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 62
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 61
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 60
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 59
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 58
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 57
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 56
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 55
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 54
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 53
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 52
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 51
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 50
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 49
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 48
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 47
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 46
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 45
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 44
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 43
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 42
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 41
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 40
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 39
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 38
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 37
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 36
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 35
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 34
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 33
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 32
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 31
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 30
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 29
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 28
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 27
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 26
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 25
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 24
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 23
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 22
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 21
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 20
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 19
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 18
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 17
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 16
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 15
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 14
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 13
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 12
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 11
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 10
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 9
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 8
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 7
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 6
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 5
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 4
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 3
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 2
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 1
[INFO] [stderr] [2025-10-12T04:33:02Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:54027, remain 0
[INFO] [stdout] test test_udp_forwader ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_udp_forwader stdout ----
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpClient: sent 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 512
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 1024
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 1536
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 2048
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 2560
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 3072
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 3584
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 4096
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 4608
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 5120
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 5632
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 6144
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 6656
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 7168
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 7680
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 8192
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 8704
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 9216
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 9728
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 10240
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stderr] error: test failed, to rerun pass `--test udp_test`
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 10752
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 11264
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 11776
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 12288
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 12800
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 13312
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 13824
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 14336
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 14848
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 15360
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 15872
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 16384
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 16896
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 17408
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 17920
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 18432
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 18944
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 19456
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 19968
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 20480
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 20992
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 21504
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 22016
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 22528
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 23040
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 23552
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 24064
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 24576
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 25088
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 25600
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 26112
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 26624
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 27136
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 27648
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 28160
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 28672
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 29184
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 29696
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 30208
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 30720
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 31232
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 31744
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 32256
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 32768
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 33280
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 33792
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 34304
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 34816
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 35328
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 35840
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 36352
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 36864
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 37376
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 37888
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:35960, total = 38400
[INFO] [stdout] udpEchoServer: send 512 bytes
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' panicked at tests/udp_test.rs:55:41:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [233, 168, 82, 199, 131, 125, 196, 150, 121, 48, 147, 238, 42, 40, 132, 137, 200, 43, 40, 26, 193, 159, 71, 123, 110, 226, 124, 156, 39, 221, 10, 61, 96, 236, 107, 167, 240, 2, 111, 15, 163, 247, 192, 122, 219, 87, 236, 87, 131, 52, 204, 196, 173, 132, 199, 47, 191, 246, 144, 253, 129, 126, 68, 14, 97, 247, 51, 100, 225, 118, 156, 106, 179, 161, 183, 194, 187, 206, 216, 13, 129, 72, 43, 240, 114, 90, 220, 34, 114, 121, 162, 203, 241, 45, 222, 225, 231, 244, 168, 179, 152, 185, 144, 71, 191, 122, 190, 3, 127, 100, 67, 20, 40, 98, 160, 46, 95, 58, 207, 49, 180, 33, 143, 104, 88, 47, 175, 179, 36, 175, 142, 79, 248, 20, 201, 140, 178, 184, 85, 160, 110, 72, 169, 189, 164, 155, 94, 184, 197, 66, 131, 52, 199, 112, 223, 154, 224, 142, 207, 190, 84, 197, 179, 187, 92, 21, 4, 16, 74, 1, 54, 155, 44, 205, 255, 248, 243, 140, 43, 148, 141, 180, 140, 146, 100, 247, 89, 201, 149, 223, 176, 113, 240, 228, 7, 19, 222, 183, 250, 233, 220, 246, 44, 88, 218, 100, 248, 47, 27, 181, 38, 199, 188, 73, 189, 96, 87, 168, 95, 253, 16, 17, 186, 202, 125, 173, 108, 189, 160, 34, 24, 232, 215, 142, 42, 236, 35, 71, 169, 145, 211, 9, 227, 251, 254, 150, 119, 167, 236, 25, 242, 179, 29, 224, 208, 62, 201, 244, 239, 39, 202, 91, 43, 20, 187, 135, 196, 93, 49, 117, 191, 113, 64, 40, 89, 163, 137, 188, 150, 163, 243, 182, 69, 23, 247, 142, 223, 26, 168, 26, 119, 74, 197, 221, 141, 199, 40, 4, 111, 30, 40, 106, 66, 57, 188, 111, 117, 111, 242, 94, 245, 24, 45, 116, 182, 254, 117, 26, 41, 174, 215, 237, 248, 117, 58, 38, 213, 193, 178, 201, 192, 82, 241, 205, 126, 210, 72, 194, 93, 168, 89, 115, 48, 30, 97, 38, 20, 80, 231, 128, 169, 130, 160, 14, 31, 127, 163, 131, 159, 148, 140, 130, 190, 73, 120, 25, 212, 106, 209, 51, 72, 24, 168, 170, 112, 215, 79, 179, 182, 185, 8, 142, 252, 50, 56, 215, 198, 66, 30, 160, 211, 247, 12, 81, 52, 36, 90, 185, 254, 220, 56, 119, 16, 58, 53, 37, 46, 161, 19, 209, 93, 110, 208, 14, 222, 204, 113, 6, 150, 175, 20, 88, 242, 219, 224, 56, 199, 76, 24, 92, 53, 69, 150, 193, 176, 72, 156, 127, 87, 126, 47, 246, 162, 124, 114, 127, 120, 204, 255, 238, 108, 86, 113, 133, 123, 237, 246, 186, 91, 21, 35, 187, 141, 36, 73, 106, 115, 164, 183, 244, 198, 14, 23, 153, 158, 118, 156, 57, 141, 38, 91, 235, 203, 21, 136, 213, 35, 37, 101, 156, 115, 215, 229, 151, 129, 181, 189, 140, 89, 193, 220, 61, 175, 66, 152, 203, 83, 207, 212, 56, 50, 77]
[INFO] [stdout]  right: [186, 248, 157, 222, 103, 133, 194, 100, 163, 208, 77, 238, 104, 192, 52, 68, 62, 229, 52, 22, 244, 68, 227, 185, 41, 31, 87, 60, 157, 252, 60, 80, 74, 156, 32, 6, 157, 191, 66, 62, 101, 207, 116, 221, 5, 177, 114, 98, 165, 75, 255, 146, 56, 39, 33, 159, 226, 91, 230, 181, 18, 235, 112, 159, 34, 5, 188, 245, 238, 225, 178, 245, 225, 15, 174, 182, 171, 13, 92, 134, 102, 20, 108, 134, 47, 17, 205, 95, 106, 22, 27, 51, 189, 148, 220, 58, 73, 204, 4, 164, 187, 239, 130, 56, 177, 249, 1, 54, 231, 77, 163, 70, 17, 84, 187, 101, 145, 189, 193, 239, 42, 71, 29, 207, 153, 136, 151, 32, 242, 168, 242, 169, 13, 137, 177, 194, 202, 234, 56, 246, 42, 25, 50, 217, 168, 152, 50, 222, 0, 135, 18, 144, 157, 62, 246, 69, 70, 220, 240, 160, 202, 9, 94, 183, 101, 105, 195, 43, 80, 93, 98, 102, 252, 255, 57, 107, 4, 159, 43, 107, 100, 77, 145, 236, 133, 93, 133, 193, 101, 4, 143, 108, 251, 214, 8, 186, 26, 13, 43, 85, 180, 165, 22, 219, 73, 16, 34, 4, 209, 56, 202, 195, 172, 67, 196, 144, 68, 108, 169, 89, 201, 232, 238, 92, 50, 22, 69, 226, 144, 159, 59, 217, 211, 134, 177, 118, 188, 157, 96, 155, 98, 62, 127, 189, 76, 193, 156, 90, 160, 192, 199, 60, 80, 117, 5, 147, 172, 216, 140, 219, 176, 197, 188, 9, 38, 199, 71, 54, 171, 198, 35, 106, 184, 248, 51, 140, 199, 221, 117, 87, 205, 39, 2, 138, 158, 64, 224, 62, 99, 131, 78, 147, 254, 215, 182, 100, 107, 111, 81, 248, 190, 92, 221, 70, 80, 10, 238, 193, 204, 51, 169, 194, 125, 109, 35, 247, 82, 78, 151, 59, 252, 165, 101, 42, 101, 15, 209, 161, 159, 68, 208, 51, 48, 74, 192, 231, 216, 122, 32, 119, 59, 48, 94, 139, 163, 43, 213, 201, 217, 154, 17, 84, 233, 60, 89, 200, 189, 6, 204, 91, 213, 73, 142, 51, 176, 120, 190, 250, 206, 90, 31, 235, 119, 46, 235, 47, 103, 221, 14, 146, 110, 172, 67, 123, 89, 240, 75, 188, 168, 220, 39, 72, 166, 149, 157, 102, 231, 230, 119, 47, 50, 15, 86, 113, 18, 110, 134, 31, 13, 60, 86, 199, 36, 247, 129, 69, 191, 154, 159, 46, 190, 4, 93, 174, 192, 164, 6, 132, 15, 236, 228, 180, 220, 175, 158, 37, 53, 49, 154, 244, 233, 229, 192, 188, 129, 205, 67, 104, 180, 28, 184, 97, 172, 212, 43, 103, 251, 119, 58, 164, 181, 41, 134, 19, 123, 17, 43, 84, 50, 231, 247, 16, 124, 44, 91, 154, 6, 245, 232, 179, 137, 5, 212, 149, 84, 77, 151, 203, 220, 176, 37, 136, 89, 66, 31, 40, 229, 42, 231, 8, 121, 153, 188, 179, 10, 98, 87, 87, 31, 207, 229, 39]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b102c9dc32 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b102c9dc32 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b102c9dc32 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b102c9dc32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b102cc6933 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b102cc6933 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x57b102c9a653 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b102c9a653 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b102c9da82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b102c9f1ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57b102c9f002 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57b102b82704 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57b102b82704 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b102c9fc8b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57b102c9fc8b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57b102c9f95a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57b102c9e129 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x57b102c9f5ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57b102cc47f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57b102cc4a87 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57b102b3b5f7 - core::panicking::assert_failed::h66a72539d92f9822
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57b102b35494 - udp_test::udp_sender::ha27cb96020f4d74a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/udp_test.rs:55:41
[INFO] [stdout]   22:     0x57b102b3ba45 - udp_test::test_udp_forwader::ntest_callback::{{closure}}::ha29bdaac3cea129d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/udp_test.rs:166:9
[INFO] [stdout]   23:     0x57b102b3ba45 - std::sys::backtrace::__rust_begin_short_backtrace::h8e29208cdf2b16c1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   24:     0x57b102b31cec - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5cd3a1b585722295
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   25:     0x57b102b31cec - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89492554f2897c00
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x57b102b31cec - std::panicking::catch_unwind::do_call::h974918cee8bacf7b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x57b102b31cec - std::panicking::catch_unwind::he925d668a2373ef5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x57b102b31cec - std::panic::catch_unwind::h1d56c0a029cf96dd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x57b102b31cec - std::thread::Builder::spawn_unchecked_::{{closure}}::had4f854bb7812875
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   30:     0x57b102b31cec - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2fe0c04099a1e695
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x57b102ca2be7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   32:     0x57b102ca2be7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   33:     0x57b102ca2be7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   34:     0x7658609bfaa4 - <unknown>
[INFO] [stdout]   35:     0x765860a4ca34 - clone
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' panicked at tests/udp_test.rs:168:15:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b102c9dc32 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b102c9dc32 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b102c9dc32 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b102c9dc32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b102cc6933 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b102cc6933 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x57b102c9a653 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b102c9a653 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b102c9da82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b102c9f1ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57b102c9f002 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57b102b82704 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57b102b82704 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b102c9fc8b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57b102c9fc8b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57b102c9f95a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57b102c9e129 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x57b102c9f5ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57b102cc47f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57b102cc4b96 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x57b102b3682b - core::result::Result<T,E>::unwrap::h07d4b2f8e46702c7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57b102b3682b - udp_test::test_udp_forwader::ntest_callback::hd6fd2d472d3ecf95
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/udp_test.rs:168:15
[INFO] [stdout]   22:     0x57b102b3b92c - udp_test::test_udp_forwader::{{closure}}::h8754e2c6538f9d8b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/udp_test.rs:147:1
[INFO] [stdout]   23:     0x57b102b3b92c - std::sys::backtrace::__rust_begin_short_backtrace::h7a0b6c6c97bda692
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   24:     0x57b102b31a78 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd71f1215463efbce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   25:     0x57b102b31a78 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h44f41178698f1c84
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x57b102b31a78 - std::panicking::catch_unwind::do_call::h3ed1d8bf75fae2d0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x57b102b31a78 - std::panicking::catch_unwind::h214239505b1c6a47
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x57b102b31a78 - std::panic::catch_unwind::h207d67cac46cc73f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x57b102b31a78 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2ef1e2ad359e5c05
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   30:     0x57b102b31a78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h14c3ed3ee27dd95e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x57b102ca2be7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   32:     0x57b102ca2be7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   33:     0x57b102ca2be7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   34:     0x7658609bfaa4 - <unknown>
[INFO] [stdout]   35:     0x765860a4ca34 - clone
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_udp_forwader' panicked at tests/udp_test.rs:147:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b102c9dc32 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b102c9dc32 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b102c9dc32 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b102c9dc32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b102cc6933 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b102cc6933 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x57b102c9a653 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b102c9a653 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b102c9da82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b102c9f1ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57b102c9f002 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57b102b82704 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57b102b82704 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b102c9fc8b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57b102c9fc8b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57b102c9fa9c - std::panicking::begin_panic::{{closure}}::h13865f7f56367b41
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x57b102c9e139 - std::sys::backtrace::__rust_end_short_backtrace::h41e1700e19349ed1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x57b102c9f9b2 - std::panicking::begin_panic::h6990e2ce2677fde3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x57b102b34363 - udp_test::test_udp_forwader::he5ef04d1776d63c2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/udp_test.rs:147:1
[INFO] [stdout]   19:     0x57b102b34363 - udp_test::test_udp_forwader::{{closure}}::hed3d98a043a20202
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/udp_test.rs:148:23
[INFO] [stdout]   20:     0x57b102b34363 - core::ops::function::FnOnce::call_once::h40b3a1703b5e7aa7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x57b102b87e3b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57b102b87e3b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   23:     0x57b102b8707e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   24:     0x57b102b8707e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x57b102b8707e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x57b102b8707e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x57b102b8707e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x57b102b8707e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   29:     0x57b102b8707e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   30:     0x57b102b4ac24 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   31:     0x57b102b4ac24 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   32:     0x57b102b4e5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x57b102b4e5ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x57b102b4e5ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x57b102b4e5ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x57b102b4e5ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x57b102b4e5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x57b102b4e5ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x57b102ca2be7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   40:     0x57b102ca2be7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x57b102ca2be7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   42:     0x7658609bfaa4 - <unknown>
[INFO] [stdout]   43:     0x765860a4ca34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_udp_forwader
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1b74217622cc849c1c2025acbc11e764659adf293b484177ef1a1342fe3ce271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b74217622cc849c1c2025acbc11e764659adf293b484177ef1a1342fe3ce271", kill_on_drop: false }`
[INFO] [stdout] 1b74217622cc849c1c2025acbc11e764659adf293b484177ef1a1342fe3ce271
