[INFO] cloning repository https://github.com/subediparas5/lsport
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subediparas5/lsport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubediparas5%2Flsport", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubediparas5%2Flsport'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 276347a8aef04a99dd950b8f6a87a04cc8a01d87
[INFO] testing subediparas5/lsport against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubediparas5%2Flsport" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/subediparas5/lsport
[INFO] finished tweaking git repo https://github.com/subediparas5/lsport
[INFO] tweaked toml for git repo https://github.com/subediparas5/lsport written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/subediparas5/lsport on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/subediparas5/lsport 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b2a722cb609cf3ce73f76da922211ac7877908f6f3fd30dfb2b9fc805036a42
[INFO] running `Command { std: "docker" "start" "-a" "7b2a722cb609cf3ce73f76da922211ac7877908f6f3fd30dfb2b9fc805036a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b2a722cb609cf3ce73f76da922211ac7877908f6f3fd30dfb2b9fc805036a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2a722cb609cf3ce73f76da922211ac7877908f6f3fd30dfb2b9fc805036a42", kill_on_drop: false }`
[INFO] [stdout] 7b2a722cb609cf3ce73f76da922211ac7877908f6f3fd30dfb2b9fc805036a42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 928ba1ac952c3f216809b0a107933a2c698af3729938b5746c4e319d71de41b9
[INFO] running `Command { std: "docker" "start" "-a" "928ba1ac952c3f216809b0a107933a2c698af3729938b5746c4e319d71de41b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling listeners v0.3.0
[INFO] [stderr]    Compiling sysinfo v0.31.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]    Compiling lsport v0.3.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] running `Command { std: "docker" "inspect" "928ba1ac952c3f216809b0a107933a2c698af3729938b5746c4e319d71de41b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "928ba1ac952c3f216809b0a107933a2c698af3729938b5746c4e319d71de41b9", kill_on_drop: false }`
[INFO] [stdout] 928ba1ac952c3f216809b0a107933a2c698af3729938b5746c4e319d71de41b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b51dd88fc81150ae1e83a38e235bd037211fc31c473f39bc9ebfca0b6377af8c
[INFO] running `Command { std: "docker" "start" "-a" "b51dd88fc81150ae1e83a38e235bd037211fc31c473f39bc9ebfca0b6377af8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling lsport v0.3.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "b51dd88fc81150ae1e83a38e235bd037211fc31c473f39bc9ebfca0b6377af8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b51dd88fc81150ae1e83a38e235bd037211fc31c473f39bc9ebfca0b6377af8c", kill_on_drop: false }`
[INFO] [stdout] b51dd88fc81150ae1e83a38e235bd037211fc31c473f39bc9ebfca0b6377af8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 465ceb7ce9bbe4b11196655d19c6579ccd97dbb575d55f887a5329282a0c5f79
[INFO] running `Command { std: "docker" "start" "-a" "465ceb7ce9bbe4b11196655d19c6579ccd97dbb575d55f887a5329282a0c5f79", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lsport-4180331e02d0d94d)
[INFO] [stdout] 
[INFO] [stdout] running 203 tests
[INFO] [stdout] test app::connect_tests::test_connect_mode_clears_on_enter ... ok
[INFO] [stdout] test app::connect_tests::test_connect_key_mode_goes_back_to_host ... ok
[INFO] [stdout] test app::connect_tests::test_connect_pop_empty ... ok
[INFO] [stdout] test app::connect_tests::test_connect_pop_key ... ok
[INFO] [stdout] test app::connect_tests::test_connect_push_host ... ok
[INFO] [stdout] test app::connect_tests::test_connect_pop_host ... ok
[INFO] [stdout] test app::connect_tests::test_disconnect ... ok
[INFO] [stdout] test app::connect_tests::test_disconnect_when_not_connected ... ok
[INFO] [stdout] test app::connect_tests::test_enter_connect_key_mode ... ok
[INFO] [stdout] test app::connect_tests::test_connect_push_key ... ok
[INFO] [stdout] test app::connect_tests::test_connect_mode_initialization ... ok
[INFO] [stdout] test app::connect_tests::test_enter_connect_mode ... ok
[INFO] [stdout] test app::connect_tests::test_enter_connect_key_mode_empty_host ... ok
[INFO] [stdout] test app::connect_tests::test_exit_connect_mode ... ok
[INFO] [stdout] test app::tests::test_app_cycle_sort_column ... ok
[INFO] [stdout] test app::tests::test_app_default ... ok
[INFO] [stdout] test app::tests::test_app_default_equals_new ... ok
[INFO] [stdout] test app::tests::test_app_new ... ok
[INFO] [stdout] test app::tests::test_app_toggle_sort_order ... ok
[INFO] [stdout] test app::tests::test_enter_filter_mode ... ok
[INFO] [stdout] test app::tests::test_filter_by_port ... ok
[INFO] [stdout] test app::tests::test_filter_by_process_name ... ok
[INFO] [stdout] test app::tests::test_filter_by_pid ... ok
[INFO] [stdout] test app::tests::test_filter_empty_string ... ok
[INFO] [stdout] test app::tests::test_filter_case_insensitive ... ok
[INFO] [stdout] test app::tests::test_filter_push_pop ... ok
[INFO] [stdout] test app::tests::test_full_workflow ... ok
[INFO] [stdout] test app::tests::test_filter_no_matches ... ok
[INFO] [stdout] test app::tests::test_filter_mode_default ... ok
[INFO] [stdout] test app::tests::test_navigation_many_items ... ok
[INFO] [stdout] test app::tests::test_navigation_wrap_around_forward ... ok
[INFO] [stdout] test app::tests::test_port_entry_debug ... ok
[INFO] [stdout] test app::tests::test_protocol_clone ... ok
[INFO] [stdout] test app::tests::test_protocol_debug ... ok
[INFO] [stdout] test app::tests::test_protocol_display_tcp ... ok
[INFO] [stdout] test app::tests::test_maybe_clear_status_not_expired ... ok
[INFO] [stdout] test app::tests::test_protocol_display_udp ... ok
[INFO] [stdout] test app::tests::test_protocol_equality ... ok
[INFO] [stdout] test app::tests::test_filter_pop_empty ... ok
[INFO] [stdout] test app::tests::test_quit_idempotent ... ok
[INFO] [stdout] test app::tests::test_quit ... ok
[INFO] [stdout] test app::tests::test_navigation_empty_list ... ok
[INFO] [stdout] test app::tests::test_port_entry_clone ... ok
[INFO] [stdout] test app::tests::test_exit_filter_mode ... ok
[INFO] [stdout] test app::tests::test_rapid_navigation ... ok
[INFO] [stdout] test app::tests::test_clear_filter ... ok
[INFO] [stdout] test app::tests::test_navigation_single_item ... ok
[INFO] [stdout] test app::tests::test_navigation_wrap_around_backward ... ok
[INFO] [stdout] test app::tests::test_navigation_two_items ... ok
[INFO] [stdout] test app::tests::test_regex_filter_invalid_falls_back ... ok
[INFO] [stdout] test app::tests::test_regex_filter_port_pattern ... ok
[INFO] [stdout] test app::tests::test_selected_entry_valid ... ok
[INFO] [stdout] test app::tests::test_regex_filter_case_insensitive ... ok
[INFO] [stdout] test app::tests::test_selected_entry_empty_list ... ok
[INFO] [stdout] test app::tests::test_selected_entry_first ... ok
[INFO] [stdout] test app::tests::test_selected_entry_last ... ok
[INFO] [stdout] test app::tests::test_sort_column_cycle ... ok
[INFO] [stdout] test app::tests::test_sort_and_filter_combined ... ok
[INFO] [stdout] test app::tests::test_sort_column_default ... ok
[INFO] [stdout] test app::tests::test_sort_order_double_toggle ... ok
[INFO] [stdout] test app::tests::test_sort_order_default ... ok
[INFO] [stdout] test app::tests::test_regex_filter_cleared ... ok
[INFO] [stdout] test app::tests::test_sort_order_toggle ... ok
[INFO] [stdout] test app::tests::test_sorting_by_cpu ... ok
[INFO] [stdout] test app::tests::test_sorting_by_memory ... ok
[INFO] [stdout] test app::tests::test_sorting_by_pid ... ok
[INFO] [stdout] test app::tests::test_sorting_by_port_ascending ... ok
[INFO] [stdout] test app::tests::test_status_message_clone ... ok
[INFO] [stdout] test app::tests::test_status_message_error ... ok
[INFO] [stdout] test app::tests::test_status_message_success ... ok
[INFO] [stdout] test app::tests::test_status_message_info ... ok
[INFO] [stdout] test app::tests::test_update_entries_empty_to_filled ... ok
[INFO] [stdout] test app::tests::test_sort_column_full_cycle ... ok
[INFO] [stdout] test app::tests::test_update_entries_index_adjustment ... ok
[INFO] [stdout] test app::tests::test_sorting_by_port_descending ... ok
[INFO] [stdout] test app::tests::test_status_message_variants_debug ... ok
[INFO] [stdout] test app::tests::test_update_entries_filled_to_empty ... ok
[INFO] [stdout] test app::tests::test_update_entries_index_preserved ... ok
[INFO] [stdout] test app::tests::test_zombie_detection_exactly_at_threshold ... ok
[INFO] [stdout] test app::tests::test_zombie_detection_high_cpu_has_parent ... ok
[INFO] [stdout] test app::tests::test_zombie_detection_high_cpu_no_parent ... ok
[INFO] [stdout] test app::tests::test_zombie_detection_just_above_threshold ... ok
[INFO] [stdout] test app::tests::test_zombie_detection_low_cpu_no_parent ... ok
[INFO] [stdout] test app::tests::test_zombie_detection_max_cpu ... ok
[INFO] [stdout] test app::tests::test_regex_filter_basic ... ok
[INFO] [stdout] test app::tests::test_zombie_detection_zero_cpu ... ok
[INFO] [stdout] test cli_tests::test_remote_config_parse_host_only ... ok
[INFO] [stdout] test cli_tests::test_remote_config_parse_full ... ok
[INFO] [stdout] test cli_tests::test_remote_config_parse_no_port ... ok
[INFO] [stdout] test cli_tests::test_remote_config_with_key ... ok
[INFO] [stdout] test cli_tests::test_remote_config_parse_invalid ... ok
[INFO] [stdout] test cli_tests::test_run_describe_remote_host ... ok
[INFO] [stdout] test cli_tests::test_run_describe_remote_with_key ... ok
[INFO] [stdout] test cli_tests::test_run_kill_both_pid_and_port ... ok
[INFO] [stdout] test app::tests::test_zombie_threshold_constant ... ok
[INFO] [stdout] test cli_tests::test_run_kill_neither_pid_nor_port ... ok
[INFO] [stdout] test cli_tests::test_run_kill_remote_host ... ok
[INFO] [stdout] test cli_tests::test_run_kill_remote_with_key ... ok
[INFO] [stdout] test cli_tests::test_scan_ports_remote_with_key ... ok
[INFO] [stdout] test remote::tests::test_remote_config_display ... ok
[INFO] [stdout] test remote::tests::test_remote_config_parse_full ... ok
[INFO] [stdout] test remote::tests::test_remote_config_parse_host_only ... ok
[INFO] [stdout] test remote::tests::test_remote_config_parse_no_port ... ok
[INFO] [stdout] test remote::tests::test_extract_port_ipv6 ... ok
[INFO] [stdout] test remote::tests::test_extract_port_ipv4 ... ok
[INFO] [stdout] test remote::tests::test_parse_ss_users ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_gigabytes ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_gigabytes_boundary ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_consistency ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_kilobytes ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_kilobytes_boundary ... ok
[INFO] [stdout] test cli_tests::test_scan_ports_remote_invalid ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_large_values ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_max_u64 ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_megabytes ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_megabytes_boundary ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_precision ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_zero ... ok
[INFO] [stdout] test scanner::tests::test_process_info_struct ... ok
[INFO] [stdout] test app::tests::test_update_entries_boundary_index ... ok
[INFO] [stdout] test scanner::tests::test_format_memory_bytes ... ok
[INFO] [stdout] test app::tests::test_status_message_timestamp_updated ... ok
[INFO] [stdout] test scanner::tests::test_kill_process_nonexistent_pid ... ok
[INFO] [stdout] test scanner::tests::test_kill_process_zero_pid ... ok
[INFO] [stdout] test scanner::tests::test_scanner_scan_cpu_usage_range ... ok
[INFO] [stdout] test scanner::tests::test_scanner_new ... ok
[INFO] [stdout] test scanner::tests::test_scanner_default ... ok
[INFO] [stdout] test cli_tests::test_kill_process_force_nonexistent ... ok
[INFO] [stdout] test scanner::tests::test_scanner_default_equals_new ... ok
[INFO] [stdout] test cli_tests::test_run_describe_process_name ... ok
[INFO] [stdout] test scanner::tests::test_scanner_entries_deduplication ... ok
[INFO] [stdout] test scanner::tests::test_scanner_scan_entries_have_process_names ... ok
[INFO] [stdout] test scanner::tests::test_scanner_scan_entries_have_memory_display ... ok
[INFO] [stdout] test tests::test_alt_modifier_ignored_for_navigation ... ok
[INFO] [stdout] test tests::test_app_initial_status_message ... ok
[INFO] [stdout] test tests::test_app_initialization ... ok
[INFO] [stdout] test tests::test_connect_mode_blocks_other_keys ... ok
[INFO] [stdout] test cli_tests::test_scan_ports_local ... ok
[INFO] [stdout] test tests::test_connect_mode_help_mode_exclusive ... ok
[INFO] [stdout] test tests::test_connect_mode_filter_mode_exclusive ... ok
[INFO] [stdout] test scanner::tests::test_scanner_scan_entries_have_valid_ports ... ok
[INFO] [stdout] test scanner::tests::test_scanner_full_workflow ... ok
[INFO] [stdout] test tests::test_escape_does_nothing ... ok
[INFO] [stdout] test scanner::tests::test_scanner_scan_entries_have_valid_pids ... ok
[INFO] [stdout] test scanner::tests::test_scanner_scan_zombie_detection_applied ... ok
[INFO] [stdout] test scanner::tests::test_scanner_scan_entries_have_valid_protocol ... ok
[INFO] [stdout] test tests::test_handle_connect_input_enter_host ... ok
[INFO] [stdout] test tests::test_handle_connect_input_backspace_key_mode ... ok
[INFO] [stdout] test tests::test_handle_connect_input_backspace ... ok
[INFO] [stdout] test tests::test_handle_connect_input_esc_in_key_mode ... ok
[INFO] [stdout] test tests::test_handle_connect_input_char ... ok
[INFO] [stdout] test tests::test_handle_connect_input_enter_empty_host ... ok
[INFO] [stdout] test tests::test_handle_connect_input_esc_cancels ... ok
[INFO] [stdout] test tests::test_key_event_c_with_ctrl_does_not_enter_connect ... ok
[INFO] [stdout] test tests::test_function_keys_do_nothing ... ok
[INFO] [stdout] test tests::test_handle_kill_no_selection ... ok
[INFO] [stdout] test scanner::tests::test_scanner_scan_entries_sorted_by_port ... ok
[INFO] [stdout] test tests::test_key_event_c_without_ctrl_does_not_quit ... ok
[INFO] [stdout] test scanner::tests::test_scanner_scan_returns_vec ... ok
[INFO] [stdout] test tests::test_key_event_down_arrow ... ok
[INFO] [stdout] test tests::test_key_event_end ... ok
[INFO] [stdout] test tests::test_key_event_end_already_at_end ... ok
[INFO] [stdout] test tests::test_key_event_down_wrap_around ... ok
[INFO] [stdout] test tests::test_key_event_ctrl_k_calls_kill ... ok
[INFO] [stdout] test tests::test_key_event_end_empty_list ... ok
[INFO] [stdout] test tests::test_key_event_enter_calls_kill ... ok
[INFO] [stdout] test tests::test_key_event_home ... ok
[INFO] [stdout] test tests::test_full_navigation_workflow ... ok
[INFO] [stdout] test tests::test_key_event_enter_connect_mode ... ok
[INFO] [stdout] test tests::test_handle_disconnect ... ok
[INFO] [stdout] test tests::test_key_event_home_already_at_start ... ok
[INFO] [stdout] test tests::test_key_event_page_down ... ok
[INFO] [stdout] test tests::test_key_event_k_moves_up ... ok
[INFO] [stdout] test tests::test_key_event_j_moves_down ... ok
[INFO] [stdout] test tests::test_key_event_disconnect_not_connected ... ok
[INFO] [stdout] test tests::test_key_event_disconnect ... ok
[INFO] [stdout] test tests::test_key_event_quit_lowercase_q ... ok
[INFO] [stdout] test tests::test_key_event_up_arrow ... ok
[INFO] [stdout] test tests::test_key_event_page_up ... ok
[INFO] [stdout] test tests::test_key_event_quit_ctrl_c ... ok
[INFO] [stdout] test tests::test_key_event_page_up_near_start ... ok
[INFO] [stdout] test tests::test_key_event_page_down_near_end ... ok
[INFO] [stdout] test tests::test_navigation_empty_list_down ... ok
[INFO] [stdout] test tests::test_key_event_up_wrap_around ... ok
[INFO] [stdout] test tests::test_key_event_quit_uppercase_q ... ok
[INFO] [stdout] test tests::test_timing_constants ... ok
[INFO] [stdout] test tests::test_navigation_empty_list_page_down ... ok
[INFO] [stdout] test tests::test_navigation_empty_list_page_up ... ok
[INFO] [stdout] test tests::test_shift_modifier_ignored_for_navigation ... ok
[INFO] [stdout] test tests::test_vim_navigation_wrap_around ... ok
[INFO] [stdout] test tests::test_navigation_empty_list_up ... ok
[INFO] [stdout] test cli_tests::test_run_describe_empty_target ... FAILED
[INFO] [stdout] test cli_tests::test_run_describe_nonexistent_port ... ok
[INFO] [stdout] test tests::test_mixed_protocol_entries ... ok
[INFO] [stdout] test tests::test_unknown_key_does_nothing ... ok
[INFO] [stdout] test cli_tests::test_run_describe_nonexistent_pid ... ok
[INFO] [stdout] test cli_tests::test_run_kill_pid_only ... ok
[INFO] [stdout] test cli_tests::test_run_kill_force_flag ... ok
[INFO] [stdout] test cli_tests::test_run_kill_port_only ... ok
[INFO] [stdout] test tests::test_handle_connect_input_tab_skips_key ... ok
[INFO] [stdout] test tests::test_handle_kill_nonexistent_process ... ok
[INFO] [stdout] test scanner::tests::test_scanner_multiple_scans ... ok
[INFO] [stdout] test tests::test_rapid_key_events ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_tests::test_run_describe_empty_target stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_tests::test_run_describe_empty_target' (119) panicked at src/main.rs:1544:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57398f133a7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57398f133a7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57398f133a7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57398f133a7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57398f14c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57398f14c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x57398f138b92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57398f138b92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57398f11153f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57398f11153f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57398f12b859 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57398eac80ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57398eac80ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57398f12bad2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57398f12bad2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57398f11162a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57398f108859 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57398f1123fd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57398f14cddc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57398f14cda2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57398ea9d842 - lsport::cli_tests::test_run_describe_empty_target::h4756bc5e10069337
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1544:9
[INFO] [stdout]   21:     0x57398ea9d887 - lsport::cli_tests::test_run_describe_empty_target::{{closure}}::h0136710b4a52de3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1539:40
[INFO] [stdout]   22:     0x57398ea77f86 - core::ops::function::FnOnce::call_once::h0d60a373f5eaabd4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57398eabc18b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57398eabc18b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x57398eac8b7b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x57398eac8b7b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x57398eac8b7b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x57398eac8b7b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x57398eac8b7b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57398eac8b7b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x57398eac8b7b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x57398eac4294 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x57398eac4294 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x57398eacb782 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x57398eacb782 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x57398eacb782 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x57398eacb782 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x57398eacb782 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57398eacb782 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x57398eacb782 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57398f13301f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x57398f13301f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f187e53aa4 - <unknown>
[INFO] [stdout]   44:     0x75f187ee0a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_tests::test_run_describe_empty_target
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 202 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.59s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin lsport`
[INFO] running `Command { std: "docker" "inspect" "465ceb7ce9bbe4b11196655d19c6579ccd97dbb575d55f887a5329282a0c5f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465ceb7ce9bbe4b11196655d19c6579ccd97dbb575d55f887a5329282a0c5f79", kill_on_drop: false }`
[INFO] [stdout] 465ceb7ce9bbe4b11196655d19c6579ccd97dbb575d55f887a5329282a0c5f79
