[INFO] cloning repository https://github.com/reconhawklabs/EchoGap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reconhawklabs/EchoGap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freconhawklabs%2FEchoGap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freconhawklabs%2FEchoGap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c099477a6ad49b74eafff63818cc0c4d8f297a67
[INFO] testing reconhawklabs/EchoGap against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freconhawklabs%2FEchoGap" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reconhawklabs/EchoGap
[INFO] finished tweaking git repo https://github.com/reconhawklabs/EchoGap
[INFO] tweaked toml for git repo https://github.com/reconhawklabs/EchoGap written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reconhawklabs/EchoGap on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reconhawklabs/EchoGap already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_macros_support v0.35.0
[INFO] [stderr]   Downloaded pnet_macros v0.35.0
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded pnet v0.35.0
[INFO] [stderr]   Downloaded pnet_transport v0.35.0
[INFO] [stderr]   Downloaded pnet_sys v0.35.0
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded pnet_datalink v0.35.0
[INFO] [stderr]   Downloaded pnet_packet v0.35.0
[INFO] [stderr]   Downloaded pnet_base v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 543e1382a0e7e23ff12ad9bef5d2c2cd81e2ac1a37166de82a39b9e7fd44e20b
[INFO] running `Command { std: "docker" "start" "-a" "543e1382a0e7e23ff12ad9bef5d2c2cd81e2ac1a37166de82a39b9e7fd44e20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "543e1382a0e7e23ff12ad9bef5d2c2cd81e2ac1a37166de82a39b9e7fd44e20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "543e1382a0e7e23ff12ad9bef5d2c2cd81e2ac1a37166de82a39b9e7fd44e20b", kill_on_drop: false }`
[INFO] [stdout] 543e1382a0e7e23ff12ad9bef5d2c2cd81e2ac1a37166de82a39b9e7fd44e20b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adc77d3913074817bf36a2c7854dc1a635474f659df30525c6a9d4159684a2cf
[INFO] running `Command { std: "docker" "start" "-a" "adc77d3913074817bf36a2c7854dc1a635474f659df30525c6a9d4159684a2cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling echogap-core v0.1.0 (/opt/rustwide/workdir/echogap-core)
[INFO] [stderr]    Compiling echogap-server v0.1.0 (/opt/rustwide/workdir/echogap-server)
[INFO] [stderr]    Compiling echogap-client v0.1.0 (/opt/rustwide/workdir/echogap-client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.73s
[INFO] running `Command { std: "docker" "inspect" "adc77d3913074817bf36a2c7854dc1a635474f659df30525c6a9d4159684a2cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adc77d3913074817bf36a2c7854dc1a635474f659df30525c6a9d4159684a2cf", kill_on_drop: false }`
[INFO] [stdout] adc77d3913074817bf36a2c7854dc1a635474f659df30525c6a9d4159684a2cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aaab39c4b413ae03ac0d2d22a6eb92227a126d31eacf46016e68d8aaed75569
[INFO] running `Command { std: "docker" "start" "-a" "5aaab39c4b413ae03ac0d2d22a6eb92227a126d31eacf46016e68d8aaed75569", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling echogap-core v0.1.0 (/opt/rustwide/workdir/echogap-core)
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling echogap-server v0.1.0 (/opt/rustwide/workdir/echogap-server)
[INFO] [stderr]    Compiling echogap-client v0.1.0 (/opt/rustwide/workdir/echogap-client)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.12s
[INFO] running `Command { std: "docker" "inspect" "5aaab39c4b413ae03ac0d2d22a6eb92227a126d31eacf46016e68d8aaed75569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aaab39c4b413ae03ac0d2d22a6eb92227a126d31eacf46016e68d8aaed75569", kill_on_drop: false }`
[INFO] [stdout] 5aaab39c4b413ae03ac0d2d22a6eb92227a126d31eacf46016e68d8aaed75569
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb8a44a1f173ff19c4f747691424cf4aba93a09800356adbc6e58573ef315f78
[INFO] running `Command { std: "docker" "start" "-a" "fb8a44a1f173ff19c4f747691424cf4aba93a09800356adbc6e58573ef315f78", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/echogap_client-57fd55d6d5384eb2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_cli_calibrate ... ok
[INFO] [stdout] test tests::test_cli_send ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/echogap_core-c5f25b2d74c62e92)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test adaptive::tests::test_jitter_calculation ... ok
[INFO] [stdout] test adaptive::tests::test_adaptive_timing_creation ... ok
[INFO] [stdout] test adaptive::tests::test_disabled_adaptive ... ok
[INFO] [stdout] test adaptive::tests::test_relaxing_on_high_jitter ... ok
[INFO] [stdout] test adaptive::tests::test_reset_to_original ... ok
[INFO] [stdout] test calibration::tests::test_calibration_payload ... ok
[INFO] [stdout] test calibration::tests::test_calibrator_basic ... ok
[INFO] [stdout] test adaptive::tests::test_tightening_on_low_jitter ... ok
[INFO] [stdout] test calibration::tests::test_calibrator_empty ... ok
[INFO] [stdout] test calibration::tests::test_calibrator_with_jitter ... ok
[INFO] [stdout] test calibration::tests::test_timing_config_generation ... ok
[INFO] [stdout] test codec::tests::test_decoder_basic ... ok
[INFO] [stdout] test codec::tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] test codec::tests::test_decoder_error_handling ... ok
[INFO] [stdout] test calibration::tests::test_result_summary ... ok
[INFO] [stdout] test codec::tests::test_encoder_basic ... ok
[INFO] [stdout] test config::tests::test_estimated_throughput ... ok
[INFO] [stdout] test config::tests::test_timing_config_decode ... ok
[INFO] [stdout] test compression::tests::test_empty_data ... ok
[INFO] [stdout] test codec::tests::test_framed_roundtrip ... ok
[INFO] [stdout] test fec::tests::test_gf_arithmetic ... ok
[INFO] [stdout] test fec::tests::test_rs_block_syndrome_zero ... ok
[INFO] [stdout] test fec::tests::test_rs_encode_decode_block ... ok
[INFO] [stdout] test fec::tests::test_all_ones ... ok
[INFO] [stdout] test fec::tests::test_rs_roundtrip_various_sizes ... ok
[INFO] [stdout] test compression::tests::test_compressible_payload ... ok
[INFO] [stdout] test fec::tests::test_all_zeros ... ok
[INFO] [stdout] test config::tests::test_timing_config_delay_for_bit ... ok
[INFO] [stdout] test negotiation::tests::test_calibration_stats_roundtrip ... ok
[INFO] [stdout] test negotiation::tests::test_is_calibration_packet ... ok
[INFO] [stdout] test negotiation::tests::test_timing_config_wire_roundtrip ... ok
[INFO] [stdout] test protocol::tests::test_ack_frame ... ok
[INFO] [stdout] test fec::tests::test_empty_input ... ok
[INFO] [stdout] test protocol::tests::test_frame_roundtrip ... ok
[INFO] [stdout] test codec::tests::test_framed_with_bit_error_correction ... ok
[INFO] [stdout] test protocol::tests::test_session_state_transitions ... ok
[INFO] [stdout] test compression::tests::test_roundtrip ... ok
[INFO] [stdout] test fec::tests::test_rs_two_error_correction ... ok
[INFO] [stdout] test icmp::tests::test_echo_reply_roundtrip ... ok
[INFO] [stdout] test session::tests::test_server_session_creation ... ok
[INFO] [stdout] test icmp::tests::test_echo_request_roundtrip ... ok
[INFO] [stdout] test compression::tests::test_incompressible_data ... ok
[INFO] [stdout] test icmp::tests::test_ping_stats ... ok
[INFO] [stdout] test compression::tests::test_small_payload ... ok
[INFO] [stdout] test fec::tests::test_rs_roundtrip_simple ... ok
[INFO] [stdout] test negotiation::tests::test_calibration_request_roundtrip ... ok
[INFO] [stdout] test session::tests::test_server_session_close ... ok
[INFO] [stdout] test fec::tests::test_rs_single_error_correction ... ok
[INFO] [stdout] test negotiation::tests::test_calibration_header_roundtrip ... ok
[INFO] [stdout] test icmp::tests::test_checksum_verification ... ok
[INFO] [stdout] test session::tests::test_session_stats_default ... ok
[INFO] [stdout] test protocol::tests::test_crc_validation ... ok
[INFO] [stdout] test session::tests::test_session_event_variants ... ok
[INFO] [stdout] test tunnel::tests::test_arq_nak_payload ... ok
[INFO] [stdout] test socket::tests::test_socket_creation_without_privileges ... ok
[INFO] [stdout] test tunnel::tests::test_arq_ack_payload ... ok
[INFO] [stdout] test tunnel::tests::test_arq_parse_response ... ok
[INFO] [stdout] test tunnel::tests::test_arq_responder_creation ... ok
[INFO] [stdout] test tunnel::tests::test_send_result_is_success ... ok
[INFO] [stdout] test tunnel::tests::test_reliable_sender_creation ... ok
[INFO] [stdout] test tunnel::tests::test_estimate_transmit_time ... ok
[INFO] [stdout] test tunnel::tests::test_receive_stats_default ... ok
[INFO] [stdout] test tunnel::tests::test_receiver_with_filters ... ok
[INFO] [stdout] test tunnel::tests::test_transmitter_creation ... ok
[INFO] [stdout] test tunnel::tests::test_transmit_stats_default ... ok
[INFO] [stdout] test tunnel::tests::test_receiver_creation ... ok
[INFO] [stdout] test fec::tests::test_generator_roots ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/ping.rs (/opt/rustwide/target/debug/deps/echogap_ping-7a2c3f82501deceb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_cli_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/icmp_integration.rs (/opt/rustwide/target/debug/deps/icmp_integration-d5f3bddcf7c3e112)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_calibration_message_roundtrip ... ok
[INFO] [stdout] test test_codec_frame_structure ... ok
[INFO] [stdout] test test_blocking_socket_creation ... ok
[INFO] [stdout] test test_icmp_socket_creation ... ok
[INFO] [stdout] test test_ping_localhost ... ok
[INFO] [stdout] test test_is_calibration_packet_detection ... ok
[INFO] [stdout] test test_packet_roundtrip_integrity ... ok
[INFO] [stdout] test test_server_session_close ... ok
[INFO] [stdout] test test_server_session_lifecycle ... ok
[INFO] [stdout] test test_session_event_variants ... ok
[INFO] [stdout] test test_timing_receiver_creation ... ok
[INFO] [stdout] test test_timing_transmitter_creation ... ok
[INFO] [stdout] test test_session_state_transitions ... ok
[INFO] [stdout] test test_session_stats_tracking ... ok
[INFO] [stdout] test test_async_ping_localhost ... ok
[INFO] [stdout] test test_server_session_timeout ... ok
[INFO] [stdout] test test_ping_timeout ... FAILED
[INFO] [stdout] test test_transmit_time_estimation ... ok
[INFO] [stdout] test test_negotiation_protocol_localhost ... ok
[INFO] [stdout] test test_async_ping_multiple ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p echogap-core --test icmp_integration`
[INFO] [stdout] test test_tunnel_localhost_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_ping_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ping_timeout' (108) panicked at echogap-core/tests/icmp_integration.rs:174:10:
[INFO] [stdout] Ping should not error: Io(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654787942162 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654787942162 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654787942162 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x654787942162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65478795283a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65478795283a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x6547879107f6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6547879107f6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x654787921389 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x654787921389 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x654787921221 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65478781d3ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x65478781d3ee - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6547879216b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6547879216b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x654787921448 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65478791c679 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6547879055cd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x654787959f8c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x654787959752 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6547877cd031 - core::result::Result<T,E>::expect::ha9bb4d2cc7132392
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6547877dcec1 - icmp_integration::test_ping_timeout::{{closure}}::h0c935822bce5ee38
[INFO] [stdout]                                at /opt/rustwide/workdir/echogap-core/tests/icmp_integration.rs:174:10
[INFO] [stdout]   22:     0x6547877bd362 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5c495b383838f290
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6547877bd2dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h42319ff5f2827586
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6547877c4e6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3522f6d06f18f355
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x6547877c4dbb - tokio::task::coop::with_budget::h6c1de4ef3644c6ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x6547877c4dbb - tokio::task::coop::budget::h86dfa3f002f7e59c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x6547877c4dbb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heb8468e473e99a4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x6547877c1c00 - tokio::runtime::scheduler::current_thread::Context::enter::h2d1939b9c7c9ea8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x6547877c42dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hec1d76a94e8e3ded
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x6547877c34d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haa5a6e4027387e47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x6547877bc3db - tokio::runtime::context::scoped::Scoped<T>::set::h974269060ddf984b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x6547877c8919 - tokio::runtime::context::set_scheduler::{{closure}}::h0f3763599c66ba59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x6547877becf2 - std::thread::local::LocalKey<T>::try_with::hb9d9329aee0b3366
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x6547877bddee - std::thread::local::LocalKey<T>::with::h51c6223fdabb45c4
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x6547877c884d - tokio::runtime::context::set_scheduler::habf6b5ce5157730c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x6547877c3260 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2ea045383f633681
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x6547877c3596 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h43a19b0a8e5c9762
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x6547877c0dc0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdfe00e6e0af7f167
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x6547877c9883 - tokio::runtime::context::runtime::enter_runtime::hecf800e98703ee25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6547877c0781 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hac0f778bd469481a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x6547877bf984 - tokio::runtime::runtime::Runtime::block_on_inner::h7ddc86a3677a8bc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x6547877bfc5c - tokio::runtime::runtime::Runtime::block_on::hba23cefede9469b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x6547877dca63 - icmp_integration::test_ping_timeout::h1852307b58955438
[INFO] [stdout]                                at /opt/rustwide/workdir/echogap-core/tests/icmp_integration.rs:176:70
[INFO] [stdout]   44:     0x6547877dcaf7 - icmp_integration::test_ping_timeout::{{closure}}::h0a0e7107c5ee8da2
[INFO] [stdout]                                at /opt/rustwide/workdir/echogap-core/tests/icmp_integration.rs:159:29
[INFO] [stdout]   45:     0x6547877d3916 - core::ops::function::FnOnce::call_once::h08f3cb77994b7fb6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x65478781d1ab - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x65478781d1ab - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x654787830bba - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x654787830bba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x654787830bba - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x654787830bba - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x654787830bba - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x654787830bba - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x654787830bba - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x65478780b014 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x65478780b014 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x65478780e9b2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x65478780e9b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x65478780e9b2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x65478780e9b2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x65478780e9b2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x65478780e9b2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x65478780e9b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x65478791790f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x65478791790f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   66:     0x77262a8efaa4 - <unknown>
[INFO] [stdout]   67:     0x77262a97ca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_ping_timeout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fb8a44a1f173ff19c4f747691424cf4aba93a09800356adbc6e58573ef315f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb8a44a1f173ff19c4f747691424cf4aba93a09800356adbc6e58573ef315f78", kill_on_drop: false }`
[INFO] [stdout] fb8a44a1f173ff19c4f747691424cf4aba93a09800356adbc6e58573ef315f78
