[INFO] cloning repository https://github.com/rapiz1/rathole [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rapiz1/rathole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frapiz1%2Frathole", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frapiz1%2Frathole'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46825810383798daf01000572e9e64a626191ea4 [INFO] testing rapiz1/rathole against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frapiz1%2Frathole" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rapiz1/rathole on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rapiz1/rathole [INFO] finished tweaking git repo https://github.com/rapiz1/rathole [INFO] tweaked toml for git repo https://github.com/rapiz1/rathole written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/rapiz1/rathole already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7715330cda75255f5fe7651bb5007ebb2b5494adb13c5a7ed34a3610942ec39e [INFO] running `Command { std: "docker" "start" "-a" "7715330cda75255f5fe7651bb5007ebb2b5494adb13c5a7ed34a3610942ec39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7715330cda75255f5fe7651bb5007ebb2b5494adb13c5a7ed34a3610942ec39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7715330cda75255f5fe7651bb5007ebb2b5494adb13c5a7ed34a3610942ec39e", kill_on_drop: false }` [INFO] [stdout] 7715330cda75255f5fe7651bb5007ebb2b5494adb13c5a7ed34a3610942ec39e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bbe4e7d65f13553893d8e333b42c19e69ade0ceb37cec4f9d41b2984ce98aa3 [INFO] running `Command { std: "docker" "start" "-a" "8bbe4e7d65f13553893d8e333b42c19e69ade0ceb37cec4f9d41b2984ce98aa3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling fdlimit v0.2.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling vergen v6.0.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling rathole v0.3.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling snowstorm v0.3.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.74s [INFO] running `Command { std: "docker" "inspect" "8bbe4e7d65f13553893d8e333b42c19e69ade0ceb37cec4f9d41b2984ce98aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbe4e7d65f13553893d8e333b42c19e69ade0ceb37cec4f9d41b2984ce98aa3", kill_on_drop: false }` [INFO] [stdout] 8bbe4e7d65f13553893d8e333b42c19e69ade0ceb37cec4f9d41b2984ce98aa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ce30fa95dbc5caabb434a72e787ebd52171efc9a57c47cb6a577e48070bd63f [INFO] running `Command { std: "docker" "start" "-a" "9ce30fa95dbc5caabb434a72e787ebd52171efc9a57c47cb6a577e48070bd63f", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fdlimit v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling snowstorm v0.3.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling rathole v0.3.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.56s [INFO] running `Command { std: "docker" "inspect" "9ce30fa95dbc5caabb434a72e787ebd52171efc9a57c47cb6a577e48070bd63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce30fa95dbc5caabb434a72e787ebd52171efc9a57c47cb6a577e48070bd63f", kill_on_drop: false }` [INFO] [stdout] 9ce30fa95dbc5caabb434a72e787ebd52171efc9a57c47cb6a577e48070bd63f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5974ea6473c8000bdb546c583f9183827ecfbbb589c3672eceed6050e40ee9c [INFO] running `Command { std: "docker" "start" "-a" "e5974ea6473c8000bdb546c583f9183827ecfbbb589c3672eceed6050e40ee9c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rathole-69fdb385388a194d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::tests::test_validate_client_config ... ok [INFO] [stdout] test tests::test_determine_run_mode ... ok [INFO] [stdout] test config::tests::test_validate_server_config ... ok [INFO] [stdout] test config::tests::test_example_config ... ok [INFO] [stdout] test config_watcher::test::test_calculate_events ... ok [INFO] [stdout] test config::tests::test_invalid_config ... ok [INFO] [stdout] test config::tests::test_valid_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rathole-0842fbe424b58baa) [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 tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-3071d8b3d500fe4f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] Mar 01 00:39:31.036  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: start the client [INFO] [stdout] Mar 01 00:39:31.036  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: start the client [INFO] [stdout] Mar 01 00:39:31.037  INFO config_watcher{path="tests/for_udp/tcp_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:31.037  INFO config_watcher{path="tests/for_tcp/tcp_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:31.038  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:31.038  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:31.038  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:31.038  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:31.038 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 492.754071ms... [INFO] [stdout] Mar 01 00:39:31.038 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 510.031301ms... [INFO] [stdout] Mar 01 00:39:31.038 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 480.497004ms... [INFO] [stdout] Mar 01 00:39:31.038 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 468.530418ms... [INFO] [stdout] Mar 01 00:39:31.508 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 715.409604ms... [INFO] [stdout] Mar 01 00:39:31.520 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 761.563707ms... [INFO] [stdout] Mar 01 00:39:31.531 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 811.119649ms... [INFO] [stdout] Mar 01 00:39:31.550 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 742.82145ms... [INFO] [stdout] Mar 01 00:39:32.037  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: start the server [INFO] [stdout] Mar 01 00:39:32.037  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: start the server [INFO] [stdout] Mar 01 00:39:32.038  INFO config_watcher{path="tests/for_tcp/tcp_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:32.038  INFO config_watcher{path="tests/for_udp/tcp_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:32.038  INFO rathole::server: Listening at 0.0.0.0:2333 [INFO] [stdout] Mar 01 00:39:32.038  INFO rathole::server: Listening at 0.0.0.0:2332 [INFO] [stdout] Mar 01 00:39:32.225  INFO connection{addr=127.0.0.1:57358}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:32.225  INFO connection{addr=127.0.0.1:57358}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:32.226  INFO connection{addr=127.0.0.1:57358}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:32.226  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:32.283  INFO connection{addr=127.0.0.1:52878}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:32.283  INFO connection{addr=127.0.0.1:52878}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:32.284  INFO connection{addr=127.0.0.1:52878}:handle{service=echo}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:32.284  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:32.294  INFO connection{addr=127.0.0.1:57382}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:32.294  INFO connection{addr=127.0.0.1:57382}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:32.294  INFO connection{addr=127.0.0.1:57382}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:32.295  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:32.344  INFO connection{addr=127.0.0.1:52932}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:32.344  INFO connection{addr=127.0.0.1:52932}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:32.345  INFO connection{addr=127.0.0.1:52932}:handle{service=pingpong}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:32.345  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:34.538  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:34.539  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:34.540  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:34.542  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: shutdown the client [INFO] [stdout] Mar 01 00:39:34.542  INFO config_watcher{path="tests/for_udp/tcp_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:34.542  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:34.542  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:34.543  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: restart the client [INFO] [stdout] Mar 01 00:39:34.543  INFO config_watcher{path="tests/for_udp/tcp_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:34.544  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:34.544  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:34.544  INFO connection{addr=127.0.0.1:52962}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:34.544  INFO connection{addr=127.0.0.1:52964}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:34.545  WARN connection{addr=127.0.0.1:52962}: rathole::server: Dropping previous control channel for service pingpong [INFO] [stdout] Mar 01 00:39:34.545  INFO connection{addr=127.0.0.1:52962}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:34.545  WARN connection{addr=127.0.0.1:52964}: rathole::server: Dropping previous control channel for service echo [INFO] [stdout] Mar 01 00:39:34.545  INFO connection{addr=127.0.0.1:52964}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:34.545  INFO connection{addr=127.0.0.1:52932}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:34.546  INFO connection{addr=127.0.0.1:52962}:handle{service=pingpong}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:34.546  INFO connection{addr=127.0.0.1:52878}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:34.546  INFO connection{addr=127.0.0.1:52964}:handle{service=echo}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:34.546  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:34.546  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:34.546  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:34.547  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.547  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:34.547  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.566  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:34.582  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: shutdown the client [INFO] [stdout] Mar 01 00:39:34.582  INFO config_watcher{path="tests/for_tcp/tcp_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:34.582  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:34.582  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:34.583  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: restart the client [INFO] [stdout] Mar 01 00:39:34.584  INFO config_watcher{path="tests/for_tcp/tcp_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:34.584  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:34.584  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:34.584  INFO connection{addr=127.0.0.1:57502}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:34.585  INFO connection{addr=127.0.0.1:57504}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:34.585  WARN connection{addr=127.0.0.1:57502}: rathole::server: Dropping previous control channel for service pingpong [INFO] [stdout] Mar 01 00:39:34.585  INFO connection{addr=127.0.0.1:57502}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:34.585  WARN connection{addr=127.0.0.1:57504}: rathole::server: Dropping previous control channel for service echo [INFO] [stdout] Mar 01 00:39:34.585  INFO connection{addr=127.0.0.1:57504}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:34.586  INFO connection{addr=127.0.0.1:57382}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:34.586  INFO connection{addr=127.0.0.1:57382}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:34.586  INFO connection{addr=127.0.0.1:57358}:handle{service=echo}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:34.586  INFO connection{addr=127.0.0.1:57358}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:34.586  INFO connection{addr=127.0.0.1:57382}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:34.587  INFO connection{addr=127.0.0.1:57502}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:34.587  INFO connection{addr=127.0.0.1:57358}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:34.587  INFO connection{addr=127.0.0.1:57504}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:34.587  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:34.587  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:34.587  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.587  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.588  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.588  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.588  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.588  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.588  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.588  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.588  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.589  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.589  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.589  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.589  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.589  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.589  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:34.589  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.544  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:35.546  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:35.547  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: shutdown the server [INFO] [stdout] Mar 01 00:39:35.548  INFO config_watcher{path="tests/for_udp/tcp_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:35.548  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:35.548  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:35.548  INFO connection{addr=127.0.0.1:52964}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:35.548  INFO connection{addr=127.0.0.1:52962}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:35.548  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: restart the server [INFO] [stdout] Mar 01 00:39:35.549 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 476.587847ms... [INFO] [stdout] Mar 01 00:39:35.549  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:35.549  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.549 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 520.996051ms... [INFO] [stdout] Mar 01 00:39:35.549  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:35.549  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.550  INFO config_watcher{path="tests/for_udp/tcp_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:35.550  INFO rathole::server: Listening at 0.0.0.0:2332 [INFO] [stdout] Mar 01 00:39:35.584  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:35.610  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:35.627  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: shutdown the server [INFO] [stdout] Mar 01 00:39:35.627  INFO config_watcher{path="tests/for_tcp/tcp_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:35.627  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:35.627  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:35.627  INFO connection{addr=127.0.0.1:57502}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:35.627  INFO connection{addr=127.0.0.1:57502}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:35.627  INFO connection{addr=127.0.0.1:57504}:handle{service=echo}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:35.628  INFO connection{addr=127.0.0.1:57504}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:35.628  INFO connection{addr=127.0.0.1:57502}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:35.628  INFO connection{addr=127.0.0.1:57504}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:35.628  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: restart the server [INFO] [stdout] Mar 01 00:39:35.628 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 549.677269ms... [INFO] [stdout] Mar 01 00:39:35.628 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 483.219552ms... [INFO] [stdout] Mar 01 00:39:35.629  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.629  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.629  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.629  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.629  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.629  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.629  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.629  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.629  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.630  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.630  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.630  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.630  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.630  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.630  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.630  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:35.631  INFO config_watcher{path="tests/for_tcp/tcp_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:35.632  INFO rathole::server: Listening at 0.0.0.0:2333 [INFO] [stdout] Mar 01 00:39:36.028  INFO connection{addr=127.0.0.1:53100}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:36.028  INFO connection{addr=127.0.0.1:53100}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:36.028  INFO connection{addr=127.0.0.1:53100}:handle{service=echo}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:36.028  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:36.071  INFO connection{addr=127.0.0.1:53118}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:36.071  INFO connection{addr=127.0.0.1:53118}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:36.071  INFO connection{addr=127.0.0.1:53118}:handle{service=pingpong}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:36.071  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:36.113  INFO connection{addr=127.0.0.1:57622}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:36.113  INFO connection{addr=127.0.0.1:57622}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:36.114  INFO connection{addr=127.0.0.1:57622}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:36.114  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:36.179  INFO connection{addr=127.0.0.1:57676}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:36.179  INFO connection{addr=127.0.0.1:57676}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:36.180  INFO connection{addr=127.0.0.1:57676}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:36.180  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:38.050  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: lots of echo and pingpong [INFO] [stdout] Mar 01 00:39:38.054  INFO test{config_path="tests/for_udp/tcp_transport.toml" t=Udp}: integration_test: shutdown the server and the client [INFO] [stdout] Mar 01 00:39:38.054  INFO config_watcher{path="tests/for_udp/tcp_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:38.054  INFO config_watcher{path="tests/for_udp/tcp_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:38.054  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:38.054  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:38.054  INFO connection{addr=127.0.0.1:53118}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:38.055  INFO connection{addr=127.0.0.1:53100}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:38.055  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:38.055  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:38.055  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: start the client [INFO] [stdout] Mar 01 00:39:38.055  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:38.055  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.055  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:38.056  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.057  INFO config_watcher{path="tests/for_udp/tls_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:38.062  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:38.062  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:38.062 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 520.503592ms... [INFO] [stdout] Mar 01 00:39:38.062 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 487.034661ms... [INFO] [stdout] Mar 01 00:39:38.131  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: lots of echo and pingpong [INFO] [stdout] Mar 01 00:39:38.189  INFO test{config_path="tests/for_tcp/tcp_transport.toml" t=Tcp}: integration_test: shutdown the server and the client [INFO] [stdout] Mar 01 00:39:38.189  INFO config_watcher{path="tests/for_tcp/tcp_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:38.189  INFO config_watcher{path="tests/for_tcp/tcp_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:38.189  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:38.189  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:38.189  INFO connection{addr=127.0.0.1:57622}:handle{service=echo}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:38.190  INFO connection{addr=127.0.0.1:57622}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:38.190  INFO connection{addr=127.0.0.1:57676}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:38.190  INFO connection{addr=127.0.0.1:57676}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:38.190  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:38.190  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:38.190  INFO connection{addr=127.0.0.1:57622}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:38.190  INFO connection{addr=127.0.0.1:57676}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:38.191  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: start the client [INFO] [stdout] Mar 01 00:39:38.191  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.191  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.191  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.191  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.191  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.192  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.192  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.192  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.192  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.192  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.192  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.192  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.192  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.193  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.193  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.193  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:38.194  INFO config_watcher{path="tests/for_tcp/tls_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:38.198  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:38.198  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:38.199 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 516.637288ms... [INFO] [stdout] Mar 01 00:39:38.199 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 482.827033ms... [INFO] [stdout] Mar 01 00:39:38.551 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 773.873156ms... [INFO] [stdout] Mar 01 00:39:38.584 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 753.022078ms... [INFO] [stdout] Mar 01 00:39:38.683 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 712.907605ms... [INFO] [stdout] Mar 01 00:39:38.717 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 804.233685ms... [INFO] [stdout] Mar 01 00:39:39.057  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: start the server [INFO] [stdout] Mar 01 00:39:39.058  INFO config_watcher{path="tests/for_udp/tls_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:39.060  INFO rathole::server: Listening at 0.0.0.0:2332 [INFO] [stdout] Mar 01 00:39:39.192  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: start the server [INFO] [stdout] Mar 01 00:39:39.193  INFO config_watcher{path="tests/for_tcp/tls_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:39.195  INFO rathole::server: Listening at 0.0.0.0:2333 [INFO] [stdout] Mar 01 00:39:39.335  INFO connection{addr=127.0.0.1:53276}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:39.335  INFO connection{addr=127.0.0.1:53276}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:39.335  INFO connection{addr=127.0.0.1:53276}:handle{service=pingpong}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:39.335  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:39.352  INFO connection{addr=127.0.0.1:53282}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:39.353  INFO connection{addr=127.0.0.1:53282}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:39.353  INFO connection{addr=127.0.0.1:53282}:handle{service=echo}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:39.353  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:39.404  INFO connection{addr=127.0.0.1:57816}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:39.405  INFO connection{addr=127.0.0.1:57816}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:39.405  INFO connection{addr=127.0.0.1:57816}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:39.405  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:39.529  INFO connection{addr=127.0.0.1:57852}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:39.529  INFO connection{addr=127.0.0.1:57852}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:39.529  INFO connection{addr=127.0.0.1:57852}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:39.530  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:41.558  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:41.559  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:41.561  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: shutdown the client [INFO] [stdout] Mar 01 00:39:41.561  INFO config_watcher{path="tests/for_udp/tls_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:41.561  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:41.562  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:41.562  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: restart the client [INFO] [stdout] Mar 01 00:39:41.563  INFO config_watcher{path="tests/for_udp/tls_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:41.568  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:41.568  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:41.578  INFO connection{addr=127.0.0.1:53372}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:41.579  WARN connection{addr=127.0.0.1:53372}: rathole::server: Dropping previous control channel for service echo [INFO] [stdout] Mar 01 00:39:41.579  INFO connection{addr=127.0.0.1:53372}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:41.579  INFO connection{addr=127.0.0.1:53282}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:41.580  INFO connection{addr=127.0.0.1:53372}:handle{service=echo}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:41.580  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:41.580  INFO connection{addr=127.0.0.1:53374}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:41.580  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:41.580  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.581  WARN connection{addr=127.0.0.1:53374}: rathole::server: Dropping previous control channel for service pingpong [INFO] [stdout] Mar 01 00:39:41.581  INFO connection{addr=127.0.0.1:53374}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:41.586  INFO connection{addr=127.0.0.1:53276}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:41.586  INFO connection{addr=127.0.0.1:53374}:handle{service=pingpong}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:41.586  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:41.587  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:41.587  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.692  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:41.730  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:41.758  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: shutdown the client [INFO] [stdout] Mar 01 00:39:41.758  INFO config_watcher{path="tests/for_tcp/tls_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:41.758  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:41.758  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:41.758  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: restart the client [INFO] [stdout] Mar 01 00:39:41.759  INFO config_watcher{path="tests/for_tcp/tls_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:41.764  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:41.764  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:41.774  INFO connection{addr=127.0.0.1:57922}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:41.775  WARN connection{addr=127.0.0.1:57922}: rathole::server: Dropping previous control channel for service echo [INFO] [stdout] Mar 01 00:39:41.775  INFO connection{addr=127.0.0.1:57922}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:41.776  INFO connection{addr=127.0.0.1:57852}:handle{service=echo}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:41.776  INFO connection{addr=127.0.0.1:57852}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:41.776  INFO connection{addr=127.0.0.1:57852}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:41.776  INFO connection{addr=127.0.0.1:57922}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:41.776  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:41.777  INFO connection{addr=127.0.0.1:57924}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:41.777  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.777  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.777  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.777  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.777  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.778  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.778  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.778  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.780  WARN connection{addr=127.0.0.1:57924}: rathole::server: Dropping previous control channel for service pingpong [INFO] [stdout] Mar 01 00:39:41.780  INFO connection{addr=127.0.0.1:57924}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:41.784  INFO connection{addr=127.0.0.1:57816}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:41.784  INFO connection{addr=127.0.0.1:57816}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:41.785  INFO connection{addr=127.0.0.1:57816}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:41.785  INFO connection{addr=127.0.0.1:57924}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:41.785  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:41.786  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.786  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.786  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.786  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.786  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.786  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.787  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:41.787  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.563  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:42.565  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:42.566  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: shutdown the server [INFO] [stdout] Mar 01 00:39:42.566  INFO config_watcher{path="tests/for_udp/tls_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:42.566  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:42.567  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:42.567  INFO connection{addr=127.0.0.1:53372}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:42.567  INFO connection{addr=127.0.0.1:53374}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:42.567  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: restart the server [INFO] [stdout] Mar 01 00:39:42.567 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 522.27471ms... [INFO] [stdout] Mar 01 00:39:42.567  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:42.568  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.568 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 483.166916ms... [INFO] [stdout] Mar 01 00:39:42.568  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:42.568  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.569  INFO config_watcher{path="tests/for_udp/tls_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:42.571  INFO rathole::server: Listening at 0.0.0.0:2332 [INFO] [stdout] Mar 01 00:39:42.760  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:42.797  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:42.824  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: shutdown the server [INFO] [stdout] Mar 01 00:39:42.824  INFO config_watcher{path="tests/for_tcp/tls_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:42.825  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:42.825  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:42.825  INFO connection{addr=127.0.0.1:57922}:handle{service=echo}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:42.825  INFO connection{addr=127.0.0.1:57922}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:42.825  INFO connection{addr=127.0.0.1:57924}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:42.825  INFO connection{addr=127.0.0.1:57924}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:42.825  INFO connection{addr=127.0.0.1:57922}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:42.825  INFO connection{addr=127.0.0.1:57924}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:42.826  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: restart the server [INFO] [stdout] Mar 01 00:39:42.826 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 539.524617ms... [INFO] [stdout] Mar 01 00:39:42.826 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 520.805596ms... [INFO] [stdout] Mar 01 00:39:42.826  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.826  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.827  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.827  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.827  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.827  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.827  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.827  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.828  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.828  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.828  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.828  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.828  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.828  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.828  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.829  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:42.830  INFO config_watcher{path="tests/for_tcp/tls_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:42.831  INFO rathole::server: Listening at 0.0.0.0:2333 [INFO] [stdout] Mar 01 00:39:43.058  INFO connection{addr=127.0.0.1:53516}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:43.058  INFO connection{addr=127.0.0.1:53516}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:43.059  INFO connection{addr=127.0.0.1:53516}:handle{service=pingpong}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:43.059  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:43.097  INFO connection{addr=127.0.0.1:53522}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:43.097  INFO connection{addr=127.0.0.1:53522}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:43.097  INFO connection{addr=127.0.0.1:53522}:handle{service=echo}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:43.097  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:43.354  INFO connection{addr=127.0.0.1:58074}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:43.355  INFO connection{addr=127.0.0.1:58074}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:43.355  INFO connection{addr=127.0.0.1:58074}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:43.355  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:43.404  INFO connection{addr=127.0.0.1:58092}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:43.404  INFO connection{addr=127.0.0.1:58092}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:43.404  INFO connection{addr=127.0.0.1:58092}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:43.404  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:45.069  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: lots of echo and pingpong [INFO] [stdout] Mar 01 00:39:45.073  INFO test{config_path="tests/for_udp/tls_transport.toml" t=Udp}: integration_test: shutdown the server and the client [INFO] [stdout] Mar 01 00:39:45.073  INFO config_watcher{path="tests/for_udp/tls_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:45.073  INFO config_watcher{path="tests/for_udp/tls_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:45.073  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:45.073  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:45.073  INFO connection{addr=127.0.0.1:53516}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:45.073  INFO connection{addr=127.0.0.1:53522}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:45.074  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:45.074  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:45.074  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: start the client [INFO] [stdout] Mar 01 00:39:45.074  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:45.074  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.075  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:45.075  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.076  INFO config_watcher{path="tests/for_udp/noise_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:45.077  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:45.077  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:45.077 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Failed to connect TCP socket: Connection refused (os error 111). Retry in 473.126689ms... [INFO] [stdout] Mar 01 00:39:45.077 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Failed to connect TCP socket: Connection refused (os error 111). Retry in 462.347927ms... [INFO] [stdout] Mar 01 00:39:45.326  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: lots of echo and pingpong [INFO] [stdout] Mar 01 00:39:45.418  INFO test{config_path="tests/for_tcp/tls_transport.toml" t=Tcp}: integration_test: shutdown the server and the client [INFO] [stdout] Mar 01 00:39:45.418  INFO config_watcher{path="tests/for_tcp/tls_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:45.418  INFO config_watcher{path="tests/for_tcp/tls_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:45.419  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:45.419  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:45.419  INFO connection{addr=127.0.0.1:58074}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:45.419  INFO connection{addr=127.0.0.1:58074}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:45.419  INFO connection{addr=127.0.0.1:58092}:handle{service=echo}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:45.419  INFO connection{addr=127.0.0.1:58092}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:45.419  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:45.419  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:45.419  INFO connection{addr=127.0.0.1:58074}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:45.420  INFO connection{addr=127.0.0.1:58092}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:45.420  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: start the client [INFO] [stdout] Mar 01 00:39:45.420  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.420  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.420  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.421  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.421  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.421  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.421  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.421  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.421  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.422  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.422  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.422  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.422  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.422  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.422  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.422  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:45.424  INFO config_watcher{path="tests/for_tcp/noise_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:45.424  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:45.424  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:45.426 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Failed to connect TCP socket: Connection refused (os error 111). Retry in 529.711129ms... [INFO] [stdout] Mar 01 00:39:45.426 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Failed to connect TCP socket: Connection refused (os error 111). Retry in 549.185299ms... [INFO] [stdout] Mar 01 00:39:45.541 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Failed to connect TCP socket: Connection refused (os error 111). Retry in 819.346244ms... [INFO] [stdout] Mar 01 00:39:45.552 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Failed to connect TCP socket: Connection refused (os error 111). Retry in 680.488499ms... [INFO] [stdout] Mar 01 00:39:45.957 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Failed to connect TCP socket: Connection refused (os error 111). Retry in 796.961365ms... [INFO] [stdout] Mar 01 00:39:45.976 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Failed to connect TCP socket: Connection refused (os error 111). Retry in 800.451383ms... [INFO] [stdout] Mar 01 00:39:46.076  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: start the server [INFO] [stdout] Mar 01 00:39:46.077  INFO config_watcher{path="tests/for_udp/noise_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:46.077  INFO rathole::server: Listening at 0.0.0.0:2332 [INFO] [stdout] Mar 01 00:39:46.242  INFO connection{addr=127.0.0.1:53692}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:46.242  INFO connection{addr=127.0.0.1:53692}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:46.242  INFO connection{addr=127.0.0.1:53692}:handle{service=pingpong}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:46.243  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:46.370  INFO connection{addr=127.0.0.1:53698}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:46.371  INFO connection{addr=127.0.0.1:53698}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:46.371  INFO connection{addr=127.0.0.1:53698}:handle{service=echo}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:46.371  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:46.421  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: start the server [INFO] [stdout] Mar 01 00:39:46.422  INFO config_watcher{path="tests/for_tcp/noise_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:46.422  INFO rathole::server: Listening at 0.0.0.0:2333 [INFO] [stdout] Mar 01 00:39:46.762  INFO connection{addr=127.0.0.1:58250}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:46.763  INFO connection{addr=127.0.0.1:58250}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:46.764  INFO connection{addr=127.0.0.1:58250}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:46.764  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:46.834  INFO connection{addr=127.0.0.1:58268}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:46.834  INFO connection{addr=127.0.0.1:58268}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:46.835  INFO connection{addr=127.0.0.1:58268}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:46.835  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:48.577  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:48.623  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:48.670  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: shutdown the client [INFO] [stdout] Mar 01 00:39:48.670  INFO config_watcher{path="tests/for_udp/noise_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:48.670  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:48.670  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:48.671  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: restart the client [INFO] [stdout] Mar 01 00:39:48.672  INFO config_watcher{path="tests/for_udp/noise_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:48.673  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:48.673  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:48.687  INFO connection{addr=127.0.0.1:53792}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:48.689  INFO connection{addr=127.0.0.1:53794}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:48.689  WARN connection{addr=127.0.0.1:53792}: rathole::server: Dropping previous control channel for service echo [INFO] [stdout] Mar 01 00:39:48.689  INFO connection{addr=127.0.0.1:53792}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:48.690  INFO connection{addr=127.0.0.1:53698}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:48.690  INFO connection{addr=127.0.0.1:53792}:handle{service=echo}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:48.690  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:48.691  WARN connection{addr=127.0.0.1:53794}: rathole::server: Dropping previous control channel for service pingpong [INFO] [stdout] Mar 01 00:39:48.691  INFO connection{addr=127.0.0.1:53794}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:48.691  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:48.691  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:48.691  INFO connection{addr=127.0.0.1:53692}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:48.692  INFO connection{addr=127.0.0.1:53794}:handle{service=pingpong}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:48.692  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:48.698  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:48.698  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:48.922  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:49.074  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:49.132  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: shutdown the client [INFO] [stdout] Mar 01 00:39:49.132  INFO config_watcher{path="tests/for_tcp/noise_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:49.132  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:49.132  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:49.132  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: restart the client [INFO] [stdout] Mar 01 00:39:49.134  INFO config_watcher{path="tests/for_tcp/noise_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:49.134  INFO handle{service=pingpong}: rathole::client: Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b [INFO] [stdout] Mar 01 00:39:49.135  INFO handle{service=echo}: rathole::client: Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d [INFO] [stdout] Mar 01 00:39:49.148  INFO connection{addr=127.0.0.1:58346}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:49.150  INFO connection{addr=127.0.0.1:58348}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:49.151  WARN connection{addr=127.0.0.1:58346}: rathole::server: Dropping previous control channel for service pingpong [INFO] [stdout] Mar 01 00:39:49.151  INFO connection{addr=127.0.0.1:58346}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:49.151  INFO connection{addr=127.0.0.1:58268}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:49.151  INFO connection{addr=127.0.0.1:58268}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:49.152  INFO connection{addr=127.0.0.1:58268}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:49.152  INFO connection{addr=127.0.0.1:58346}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:49.153  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:49.154  WARN connection{addr=127.0.0.1:58348}: rathole::server: Dropping previous control channel for service echo [INFO] [stdout] Mar 01 00:39:49.154  INFO connection{addr=127.0.0.1:58348}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:49.154  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.154  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.154  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.154  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.154  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.154  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.155  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.155  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.155  INFO connection{addr=127.0.0.1:58250}:handle{service=echo}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:49.155  INFO connection{addr=127.0.0.1:58250}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:49.156  INFO connection{addr=127.0.0.1:58250}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:49.156  INFO connection{addr=127.0.0.1:58348}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:49.156  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:49.177  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.177  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.177  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.177  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.177  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.177  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.177  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.178  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.671  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:49.718  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:49.722  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: shutdown the server [INFO] [stdout] Mar 01 00:39:49.722  INFO config_watcher{path="tests/for_udp/noise_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:49.722  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:49.722  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:49.722  INFO connection{addr=127.0.0.1:53792}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:49.723  INFO connection{addr=127.0.0.1:53794}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:49.723  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: restart the server [INFO] [stdout] Mar 01 00:39:49.723 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 541.405987ms... [INFO] [stdout] Mar 01 00:39:49.723  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:49.723  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.723 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 468.23411ms... [INFO] [stdout] Mar 01 00:39:49.723  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: unexpected end of file [INFO] [stdout] Mar 01 00:39:49.724  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:49.725  INFO config_watcher{path="tests/for_udp/noise_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:49.725  INFO rathole::server: Listening at 0.0.0.0:2332 [INFO] [stdout] Mar 01 00:39:50.134  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: echo [INFO] [stdout] Mar 01 00:39:50.200  INFO connection{addr=127.0.0.1:53932}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:50.201  INFO connection{addr=127.0.0.1:53932}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:50.201  INFO connection{addr=127.0.0.1:53932}:handle{service=pingpong}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:50.202  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:50.273  INFO connection{addr=127.0.0.1:53938}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:50.274  INFO connection{addr=127.0.0.1:53938}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:50.274  INFO connection{addr=127.0.0.1:53938}:handle{service=echo}:run_udp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:50.275  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:50.286  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: pingpong [INFO] [stdout] Mar 01 00:39:50.390  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: shutdown the server [INFO] [stdout] Mar 01 00:39:50.390  INFO config_watcher{path="tests/for_tcp/noise_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:50.391  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:50.391  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:50.391  INFO connection{addr=127.0.0.1:58348}:handle{service=echo}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:50.391  INFO connection{addr=127.0.0.1:58348}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:50.391  INFO connection{addr=127.0.0.1:58346}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:50.391  INFO connection{addr=127.0.0.1:58346}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:50.391  INFO connection{addr=127.0.0.1:58348}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:50.391  INFO connection{addr=127.0.0.1:58346}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:50.392  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: restart the server [INFO] [stdout] Mar 01 00:39:50.392 ERROR handle{service=echo}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 520.364781ms... [INFO] [stdout] Mar 01 00:39:50.392 ERROR handle{service=pingpong}: rathole::client: Failed to run the control channel: Failed to read cmd: early eof. Retry in 469.855126ms... [INFO] [stdout] Mar 01 00:39:50.392  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.392  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.392  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.392  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.392  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.393  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.393  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.393  WARN handle{service=echo}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.393  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.393  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.393  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.393  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.394  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.394  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.394  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.394  WARN handle{service=pingpong}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof [INFO] [stdout] Mar 01 00:39:50.395  INFO config_watcher{path="tests/for_tcp/noise_transport.toml"}: rathole::config_watcher: Start watching the config [INFO] [stdout] Mar 01 00:39:50.395  INFO rathole::server: Listening at 0.0.0.0:2333 [INFO] [stdout] Mar 01 00:39:50.870  INFO connection{addr=127.0.0.1:58484}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:50.871  INFO connection{addr=127.0.0.1:58484}: rathole::server: Control channel established service=pingpong [INFO] [stdout] Mar 01 00:39:50.872  INFO connection{addr=127.0.0.1:58484}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2335 [INFO] [stdout] Mar 01 00:39:50.872  INFO handle{service=pingpong}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:50.942  INFO connection{addr=127.0.0.1:58520}: rathole::server: Try to handshake a control channel [INFO] [stdout] Mar 01 00:39:50.943  INFO connection{addr=127.0.0.1:58520}: rathole::server: Control channel established service=echo [INFO] [stdout] Mar 01 00:39:50.944  INFO connection{addr=127.0.0.1:58520}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Listening at 0.0.0.0:2334 [INFO] [stdout] Mar 01 00:39:50.944  INFO handle{service=echo}:run: rathole::client: Control channel established [INFO] [stdout] Mar 01 00:39:52.224  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: lots of echo and pingpong [INFO] [stdout] Mar 01 00:39:52.279  INFO test{config_path="tests/for_udp/noise_transport.toml" t=Udp}: integration_test: shutdown the server and the client [INFO] [stdout] Mar 01 00:39:52.279  INFO config_watcher{path="tests/for_udp/noise_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:52.280  INFO config_watcher{path="tests/for_udp/noise_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:52.280  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:52.280  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:52.280  INFO connection{addr=127.0.0.1:53938}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:52.280  INFO connection{addr=127.0.0.1:53932}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:52.280  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:52.280  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] test udp ... ok [INFO] [stdout] Mar 01 00:39:52.893  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: lots of echo and pingpong [INFO] [stdout] Mar 01 00:39:53.268  INFO test{config_path="tests/for_tcp/noise_transport.toml" t=Tcp}: integration_test: shutdown the server and the client [INFO] [stdout] Mar 01 00:39:53.269  INFO config_watcher{path="tests/for_tcp/noise_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:53.269  INFO config_watcher{path="tests/for_tcp/noise_transport.toml"}: rathole::config_watcher: Config watcher exiting [INFO] [stdout] Mar 01 00:39:53.269  INFO rathole::server: Shuting down gracefully... [INFO] [stdout] Mar 01 00:39:53.269  INFO rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:53.269  INFO connection{addr=127.0.0.1:58484}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:53.269  INFO connection{addr=127.0.0.1:58484}:handle{service=pingpong}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:53.269  INFO connection{addr=127.0.0.1:58520}:handle{service=echo}:run_tcp_connection_pool: rathole::server: TCPListener shutdown [INFO] [stdout] Mar 01 00:39:53.269  INFO connection{addr=127.0.0.1:58520}:handle{service=echo}:run: rathole::server: Control channel shutdown [INFO] [stdout] Mar 01 00:39:53.269  INFO handle{service=pingpong}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:53.270  INFO handle{service=echo}:run: rathole::client: Control channel shutdown [INFO] [stdout] Mar 01 00:39:53.270  INFO connection{addr=127.0.0.1:58484}:handle{service=pingpong}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] Mar 01 00:39:53.270  INFO connection{addr=127.0.0.1:58520}:handle{service=echo}:run_tcp_connection_pool: rathole::server: Shutdown [INFO] [stdout] test tcp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.25s [INFO] [stdout] [INFO] [stderr] Doc-tests rathole [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] running `Command { std: "docker" "inspect" "e5974ea6473c8000bdb546c583f9183827ecfbbb589c3672eceed6050e40ee9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5974ea6473c8000bdb546c583f9183827ecfbbb589c3672eceed6050e40ee9c", kill_on_drop: false }` [INFO] [stdout] e5974ea6473c8000bdb546c583f9183827ecfbbb589c3672eceed6050e40ee9c