[INFO] cloning repository https://github.com/tanzv/launch-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanzv/launch-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanzv%2Flaunch-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanzv%2Flaunch-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71337d1a1ee021cd050d0ce3dabe95d82b316794
[INFO] testing tanzv/launch-code against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanzv%2Flaunch-code" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tanzv/launch-code
[INFO] finished tweaking git repo https://github.com/tanzv/launch-code
[INFO] tweaked toml for git repo https://github.com/tanzv/launch-code written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tanzv/launch-code on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tanzv/launch-code 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b80595c2153413e93a68227c326921e06807f5e362808af087dfbea799194ad2
[INFO] running `Command { std: "docker" "start" "-a" "b80595c2153413e93a68227c326921e06807f5e362808af087dfbea799194ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b80595c2153413e93a68227c326921e06807f5e362808af087dfbea799194ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b80595c2153413e93a68227c326921e06807f5e362808af087dfbea799194ad2", kill_on_drop: false }`
[INFO] [stdout] b80595c2153413e93a68227c326921e06807f5e362808af087dfbea799194ad2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0d2048c44d2c334ce6326857f0ef710285993365cbd5b3dbbae18d7410e2489
[INFO] running `Command { std: "docker" "start" "-a" "f0d2048c44d2c334ce6326857f0ef710285993365cbd5b3dbbae18d7410e2489", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling launch-code v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.18s
[INFO] running `Command { std: "docker" "inspect" "f0d2048c44d2c334ce6326857f0ef710285993365cbd5b3dbbae18d7410e2489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0d2048c44d2c334ce6326857f0ef710285993365cbd5b3dbbae18d7410e2489", kill_on_drop: false }`
[INFO] [stdout] f0d2048c44d2c334ce6326857f0ef710285993365cbd5b3dbbae18d7410e2489
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1baa80848b2430a1da2621bb01521ec7008c7f02cbcf4c48fc8276d2531492e5
[INFO] running `Command { std: "docker" "start" "-a" "1baa80848b2430a1da2621bb01521ec7008c7f02cbcf4c48fc8276d2531492e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling launch-code v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "1baa80848b2430a1da2621bb01521ec7008c7f02cbcf4c48fc8276d2531492e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1baa80848b2430a1da2621bb01521ec7008c7f02cbcf4c48fc8276d2531492e5", kill_on_drop: false }`
[INFO] [stdout] 1baa80848b2430a1da2621bb01521ec7008c7f02cbcf4c48fc8276d2531492e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e58747cfac24f1210bac73efc63f758e56210e4ad08b98bdbdfe412e34ba526
[INFO] running `Command { std: "docker" "start" "-a" "0e58747cfac24f1210bac73efc63f758e56210e4ad08b98bdbdfe412e34ba526", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/launch_code-0bb262c416cb6d50)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test debug_backend::tests::dap_capability_matches_backend_matrix ... ok
[INFO] [stdout] test debug_backend::tests::runtime_to_backend_mapping_matches_current_support_matrix ... ok
[INFO] [stdout] test envfile::tests::parse_env_file_map_rejects_invalid_lines ... ok
[INFO] [stdout] test envfile::tests::parse_env_file_map_supports_quotes_and_export_prefix ... ok
[INFO] [stdout] test config::tests::load_launch_spec_supports_env_null_unset_and_scalar_env_values ... ok
[INFO] [stdout] test envfile::tests::parse_env_file_map_supports_inline_comments_and_escapes ... ok
[INFO] [stdout] test debug_backend::tests::backend_builds_session_meta_with_capabilities ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/launch_code-7e469006c9a3104a)
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test app::dap_cli::shared::tests::extract_first_thread_id_accepts_positive_id ... ok
[INFO] [stdout] test app::log_ops::tests::read_log_tail_returns_all_lines_when_max_exceeds_file_length ... ok
[INFO] [stdout] test app::dap_cli::shared::tests::extract_first_thread_id_rejects_zero_id ... ok
[INFO] [stdout] test app::dap_cli::shared::tests::extract_first_thread_id_skips_zero_and_uses_next_positive_id ... ok
[INFO] [stdout] test app::session_cli::global_scan_index::tests::should_not_skip_when_signature_does_not_match ... ok
[INFO] [stdout] test app::log_ops::tests::read_log_tail_returns_last_lines_without_trailing_newline ... ok
[INFO] [stdout] test app::session_cli::global_scan_index::tests::should_skip_for_running_filter_when_running_count_is_zero ... ok
[INFO] [stdout] test app::session_cli::global_scan_index::tests::should_skip_when_link_summary_has_zero_sessions ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_action_key_bindings_cover_lifecycle_ops ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_action_store_prefers_row_link_path ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_action_store_uses_local_when_link_path_missing ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_mode_requires_explicit_flag ... ok
[INFO] [stdout] test app::session_cli::tests::list_default_view_keeps_wide_for_non_tty ... ok
[INFO] [stdout] test app::session_cli::tests::clip_display_width_limits_line_size ... ok
[INFO] [stdout] test app::session_cli::tests::list_default_view_prefers_compact_on_tty ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_mode_respects_force_on_and_off_flags ... ok
[INFO] [stdout] test app::session_cli::tests::refresh_interactive_rows_keeps_previous_rows_on_error ... ok
[INFO] [stdout] test app::session_cli::tests::list_default_view_respects_quiet_compact_and_explicit_format ... ok
[INFO] [stdout] test app::session_cli::tests::refresh_interactive_rows_updates_rows_on_success ... ok
[INFO] [stdout] test app::session_cli::list_cache::tests::load_sessions_for_listing_writes_cache_for_stopped_sessions ... ok
[INFO] [stdout] test app::session_cli::tests::truncate_interactive_field_respects_display_width_for_wide_chars ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_table_uses_full_layout_on_wide_terminal ... ok
[INFO] [stdout] test dap::codec::tests::read_message_rejects_too_large_content_length ... ok
[INFO] [stdout] test dap::codec::tests::read_write_roundtrip_works ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_row_uses_fixed_width_columns_without_tabs ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_table_uses_narrow_layout_on_small_terminal ... ok
[INFO] [stdout] test dap::tests::parse_adapter_command_supports_json_array ... ok
[INFO] [stdout] test dap::tests::parse_adapter_command_supports_plain_command_string ... ok
[INFO] [stdout] test tests::ps_alias_detection_handles_global_flags ... ok
[INFO] [stdout] test dap::tests::discover_vscode_js_debug_server_script_prefers_existing_extension_layout ... ok
[INFO] [stdout] test app::session_cli::list_cache::tests::load_sessions_for_listing_refreshes_cache_after_state_signature_change ... ok
[INFO] [stdout] test app::session_api::tests::retry_session_control_recovers_after_transient_conflicts ... ok
[INFO] [stdout] test app::session_api::tests::retry_session_control_returns_conflict_after_retry_budget ... ok
[INFO] [stdout] test app::log_ops::tests::read_log_tail_clamps_very_large_tail_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/lcode.rs (/opt/rustwide/target/debug/deps/lcode-75a9d0775c7c95ab)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test app::dap_cli::shared::tests::extract_first_thread_id_skips_zero_and_uses_next_positive_id ... ok
[INFO] [stdout] test app::dap_cli::shared::tests::extract_first_thread_id_accepts_positive_id ... ok
[INFO] [stdout] test app::dap_cli::shared::tests::extract_first_thread_id_rejects_zero_id ... ok
[INFO] [stdout] test app::log_ops::tests::read_log_tail_returns_last_lines_without_trailing_newline ... ok
[INFO] [stdout] test app::log_ops::tests::read_log_tail_returns_all_lines_when_max_exceeds_file_length ... ok
[INFO] [stdout] test app::session_cli::global_scan_index::tests::should_not_skip_when_signature_does_not_match ... ok
[INFO] [stdout] test app::session_cli::global_scan_index::tests::should_skip_for_running_filter_when_running_count_is_zero ... ok
[INFO] [stdout] test app::session_cli::global_scan_index::tests::should_skip_when_link_summary_has_zero_sessions ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_action_store_uses_local_when_link_path_missing ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_mode_requires_explicit_flag ... ok
[INFO] [stdout] test app::session_cli::tests::list_default_view_keeps_wide_for_non_tty ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_table_uses_full_layout_on_wide_terminal ... ok
[INFO] [stdout] test app::session_cli::tests::clip_display_width_limits_line_size ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_action_key_bindings_cover_lifecycle_ops ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_table_uses_narrow_layout_on_small_terminal ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_row_uses_fixed_width_columns_without_tabs ... ok
[INFO] [stdout] test app::session_cli::tests::list_default_view_prefers_compact_on_tty ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_action_store_prefers_row_link_path ... ok
[INFO] [stdout] test app::session_cli::list_cache::tests::load_sessions_for_listing_writes_cache_for_stopped_sessions ... ok
[INFO] [stdout] test app::session_cli::tests::list_default_view_respects_quiet_compact_and_explicit_format ... ok
[INFO] [stdout] test dap::codec::tests::read_message_rejects_too_large_content_length ... ok
[INFO] [stdout] test app::session_cli::tests::refresh_interactive_rows_keeps_previous_rows_on_error ... ok
[INFO] [stdout] test dap::codec::tests::read_write_roundtrip_works ... ok
[INFO] [stdout] test dap::tests::parse_adapter_command_supports_plain_command_string ... ok
[INFO] [stdout] test tests::ps_alias_detection_handles_global_flags ... ok
[INFO] [stdout] test app::session_cli::tests::refresh_interactive_rows_updates_rows_on_success ... ok
[INFO] [stdout] test app::session_cli::tests::truncate_interactive_field_respects_display_width_for_wide_chars ... ok
[INFO] [stdout] test dap::tests::discover_vscode_js_debug_server_script_prefers_existing_extension_layout ... ok
[INFO] [stdout] test app::session_cli::tests::interactive_mode_respects_force_on_and_off_flags ... ok
[INFO] [stdout] test dap::tests::parse_adapter_command_supports_json_array ... ok
[INFO] [stdout] test app::session_api::tests::retry_session_control_recovers_after_transient_conflicts ... ok
[INFO] [stdout] test app::session_api::tests::retry_session_control_returns_conflict_after_retry_budget ... ok
[INFO] [stdout] test app::session_cli::list_cache::tests::load_sessions_for_listing_refreshes_cache_after_state_signature_change ... ok
[INFO] [stderr]      Running tests/bpmn_release_scripts.rs (/opt/rustwide/target/debug/deps/bpmn_release_scripts-df821dadc7d8a552)
[INFO] [stdout] test app::log_ops::tests::read_log_tail_clamps_very_large_tail_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test bpmn_release_scripts_tests::prepare_script_fails_when_source_file_missing ... ok
[INFO] [stdout] test bpmn_release_scripts_tests::release_script_rejects_invalid_env_file_line ... ok
[INFO] [stdout] test bpmn_release_scripts_tests::release_script_rejects_invalid_semver ... ok
[INFO] [stdout] test bpmn_release_scripts_tests::prepare_script_copies_bpmn_into_package ... ok
[INFO] [stdout] test bpmn_release_scripts_tests::release_script_uses_env_file_for_publish_defaults ... ok
[INFO] [stderr]      Running tests/cli_alias_lcode.rs (/opt/rustwide/target/debug/deps/cli_alias_lcode-0e42bcc163863b5e)
[INFO] [stdout] test bpmn_release_scripts_tests::release_script_runs_version_pack_and_publish_with_registry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test lcode_batch_all_dry_run_does_not_trigger_clap_panic ... ok
[INFO] [stdout] test lcode_help_is_available ... ok
[INFO] [stdout] test lcode_stop_accepts_positional_session_id_without_panic ... ok
[INFO] [stderr]      Running tests/cli_batch_control.rs (/opt/rustwide/target/debug/deps/cli_batch_control-686954fd6b1e46a5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test restart_keyword_all_alias_supports_batch_dry_run_without_all_flag ... ok
[INFO] [stdout] test resume_all_supports_explicit_fail_fast_via_continue_on_error_false ... ok
[INFO] [stdout] test resume_keyword_all_alias_supports_batch_dry_run_without_all_flag ... ok
[INFO] [stdout] test resume_all_stops_early_when_max_failures_reached ... ok
[INFO] [stdout] test resume_all_dry_run_supports_status_and_name_filters ... ok
[INFO] [stdout] test restart_all_dry_run_matches_running_sessions_by_default ... ok
[INFO] [stdout] test resume_all_defaults_to_continue_on_error_with_unlimited_failures ... ok
[INFO] [stdout] test stop_keyword_all_alias_supports_batch_dry_run_without_all_flag ... ok
[INFO] [stdout] test suspend_all_dry_run_supports_status_and_name_filters ... ok
[INFO] [stdout] test stop_all_with_launch_code_home_does_not_require_writable_home_registry ... ok
[INFO] [stdout] test suspend_keyword_all_alias_supports_batch_dry_run_without_all_flag ... ok
[INFO] [stdout] test stop_all_global_dry_run_tolerates_broken_link_state_and_reports_link_error ... ok
[INFO] [stdout] test stop_all_global_scope_requires_yes_without_dry_run ... ok
[INFO] [stdout] test stop_all_with_local_flag_limits_scope_to_current_workspace ... ok
[INFO] [stdout] test suspend_all_global_scope_dry_run_matches_across_links ... ok
[INFO] [stdout] test stop_all_global_scope_stops_matched_sessions_across_links ... ok
[INFO] [stdout] test resume_multi_target_routes_missing_ids_across_links_by_global_fallback ... ok
[INFO] [stderr]      Running tests/cli_build.rs (/opt/rustwide/target/debug/deps/cli_build-b9569154fb27109f)
[INFO] [stdout] test stop_multi_target_routes_missing_ids_across_links_by_global_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test build_help_exposes_cross_compile_flags ... ok
[INFO] [stdout] test build_rejects_unsupported_runtime ... ok
[INFO] [stdout] test build_dry_run_go_platform_sets_go_env ... ok
[INFO] [stdout] test build_dry_run_rust_platform_resolves_target_triple ... ok
[INFO] [stderr]      Running tests/cli_cleanup.rs (/opt/rustwide/target/debug/deps/cli_cleanup-cb3eb6132d2c481d)
[INFO] [stdout] test build_go_rejects_rust_target_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test cleanup_keeps_running_sessions_by_default ... ok
[INFO] [stdout] test cleanup_removes_stopped_sessions_from_state ... ok
[INFO] [stdout] test cleanup_dry_run_reports_matches_without_removing_sessions ... ok
[INFO] [stdout] test cleanup_defaults_to_global_scope_across_registered_links ... ok
[INFO] [stdout] test cleanup_global_scope_reports_link_errors_for_unreadable_state ... ok
[INFO] [stdout] test cleanup_older_than_filters_sessions_by_updated_time ... ok
[INFO] [stdout] test cleanup_with_local_flag_limits_scope_to_current_workspace ... ok
[INFO] [stderr]      Running tests/cli_concurrent_start.rs (/opt/rustwide/target/debug/deps/cli_concurrent_start-e01db75f69b179a4)
[INFO] [stdout] test cleanup_removes_deleted_session_ids_from_session_lookup_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test concurrent_start_processes_persist_all_sessions ... 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/cli_config_profiles.rs (/opt/rustwide/target/debug/deps/cli_config_profiles-7e9100833b92a499)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test config_profile_can_persist_log_retention_policy ... ok
[INFO] [stdout] test config_run_can_clear_saved_args_and_env ... ok
[INFO] [stdout] test config_profile_roundtrip_save_list_show_run_delete ... ok
[INFO] [stdout] test config_run_can_apply_runtime_arg_and_env_overrides ... ok
[INFO] [stdout] test config_run_can_force_managed_override ... ok
[INFO] [stdout] test config_run_applies_saved_env_files_before_saved_env ... ok
[INFO] [stdout] test config_run_can_merge_env_file_with_overrides ... ok
[INFO] [stdout] test config_run_supports_multiple_env_files_in_order ... ok
[INFO] [stdout] test config_run_clear_env_ignores_saved_env_files ... ok
[INFO] [stdout] test config_run_can_override_mode_to_debug ... ok
[INFO] [stdout] test config_import_rejects_unsupported_bundle_version ... ok
[INFO] [stdout] test config_save_show_persists_env_files_as_absolute_paths ... ok
[INFO] [stdout] test config_validate_supports_rust_runtime_profiles ... ok
[INFO] [stdout] test config_validate_rejects_rust_debug_runtime_profiles ... ok
[INFO] [stdout] test config_validate_accepts_node_debug_runtime_profiles ... ok
[INFO] [stdout] test config_validate_all_fails_if_any_profile_is_invalid ... ok
[INFO] [stdout] test config_export_and_import_support_merge_and_replace ... ok
[INFO] [stdout] test config_validate_checks_profile_entry_and_cwd ... ok
[INFO] [stderr]      Running tests/cli_daemon.rs (/opt/rustwide/target/debug/deps/cli_daemon-ddc2849a13e4d8bf)
[INFO] [stdout] test config_validate_all_succeeds_for_valid_profiles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test daemon_once_reconciles_managed_sessions ... 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/cli_dap.rs (/opt/rustwide/target/debug/deps/cli_dap-74a82f4cca6d0d66)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test cli_dap_continue_without_thread_id_uses_first_positive_thread ... ok
[INFO] [stdout] test cli_dap_scopes_requests_scopes_for_frame ... ok
[INFO] [stdout] test cli_dap_request_sends_command_and_prints_response ... ok
[INFO] [stdout] test cli_dap_breakpoints_sets_multiple_lines_without_manual_json ... ok
[INFO] [stdout] test cli_dap_variables_requests_variables_with_paging_options ... ok
[INFO] [stdout] test cli_dap_threads_requests_threads_command ... ok
[INFO] [stdout] test cli_dap_request_exits_non_zero_when_adapter_returns_failure_response ... ok
[INFO] [stdout] test cli_dap_events_can_poll_event_queue ... ok
[INFO] [stdout] test cli_dap_stack_trace_without_thread_id_uses_first_positive_thread ... ok
[INFO] [stdout] test cli_dap_bootstrap_tolerates_attach_already_debugged_error ... ok
[INFO] [stdout] test cli_dap_batch_can_complete_attach_sequence_without_deadlock ... ok
[INFO] [stdout] test cli_dap_expression_commands_send_expected_dap_requests ... ok
[INFO] [stdout] test cli_dap_control_commands_send_expected_dap_requests ... ok
[INFO] [stdout] test cli_dap_batch_exits_non_zero_when_any_response_fails ... ok
[INFO] [stdout] test cli_dap_evaluate_auto_bootstraps_when_server_is_not_available ... ok
[INFO] [stdout] test cli_dap_adopt_subprocess_registers_child_session_and_bootstraps_debug_sequence ... ok
[INFO] [stdout] test cli_dap_threads_supports_node_bridge_adapter_when_configured ... ok
[INFO] [stdout] test cli_dap_evaluate_auto_bootstraps_after_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_dap_args.rs (/opt/rustwide/target/debug/deps/cli_dap_args-6dc05de80b7d7cd6)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test cli_dap_breakpoints_rejects_whitespace_path ... ok
[INFO] [stdout] test cli_dap_variables_rejects_zero_variables_reference ... ok
[INFO] [stdout] test cli_dap_evaluate_rejects_zero_frame_id ... ok
[INFO] [stdout] test cli_dap_continue_rejects_zero_thread_id ... ok
[INFO] [stdout] test cli_dap_breakpoints_rejects_empty_path ... ok
[INFO] [stdout] test cli_dap_stack_trace_rejects_zero_levels ... ok
[INFO] [stdout] test cli_dap_scopes_rejects_zero_frame_id ... ok
[INFO] [stdout] test cli_dap_request_rejects_whitespace_command ... ok
[INFO] [stdout] test cli_dap_breakpoints_rejects_zero_line ... ok
[INFO] [stdout] test cli_dap_batch_rejects_oversized_request_count ... ok
[INFO] [stderr]      Running tests/cli_doctor.rs (/opt/rustwide/target/debug/deps/cli_doctor-aca1d2f33dcf685b)
[INFO] [stdout] test cli_dap_adopt_subprocess_rejects_zero_max_events ... ok
[INFO] [stdout] test cli_dap_events_rejects_zero_max ... ok
[INFO] [stdout] test cli_dap_request_rejects_empty_command ... ok
[INFO] [stdout] test cli_dap_request_rejects_non_object_arguments ... ok
[INFO] [stdout] test cli_dap_batch_rejects_whitespace_command ... ok
[INFO] [stdout] test cli_dap_events_rejects_oversized_max ... ok
[INFO] [stdout] test cli_dap_batch_rejects_non_object_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test cli_doctor_debug_reports_node_adapter_diagnostic_when_unavailable ... ok
[INFO] [stdout] test cli_doctor_runtime_supports_go_runtime_filter ... ok
[INFO] [stdout] test cli_doctor_debug_reports_dap_failure_without_crashing ... ok
[INFO] [stdout] test cli_doctor_runtime_strict_accepts_rust_run_readiness ... ok
[INFO] [stdout] test cli_doctor_debug_collects_threads_and_events_in_json ... ok
[INFO] [stdout] test cli_doctor_all_strict_exits_non_zero_when_runtime_is_not_ready ... ok
[INFO] [stdout] test cli_doctor_runtime_supports_runtime_filter ... ok
[INFO] [stdout] test cli_doctor_runtime_reports_node_adapter_probe_when_discovery_is_disabled ... ok
[INFO] [stdout] test cli_doctor_runtime_strict_exits_non_zero_when_runtime_is_not_ready ... ok
[INFO] [stdout] test cli_doctor_runtime_reports_matrix_in_json ... ok
[INFO] [stdout] test cli_doctor_all_reports_runtime_summary_in_json ... ok
[INFO] [stderr]      Running tests/cli_go_debug_modes.rs (/opt/rustwide/target/debug/deps/cli_go_debug_modes-016830dd4eead73e)
[INFO] [stdout] test cli_doctor_debug_reports_event_channel_and_status_diagnostics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test go_attach_mode_requires_positive_pid_source ... ok
[INFO] [stdout] test debug_rejects_go_mode_for_non_go_runtime ... ok
[INFO] [stdout] test go_attach_mode_rejects_program_arguments ... ok
[INFO] [stdout] test debug_help_exposes_go_mode_arguments ... ok
[INFO] [stderr]      Running tests/cli_help.rs (/opt/rustwide/target/debug/deps/cli_help-b57026964374ed60)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test config_help_lists_profile_subcommands ... ok
[INFO] [stdout] test cleanup_help_exposes_status_and_dry_run_flags ... ok
[INFO] [stdout] test config_save_help_exposes_env_file_flag ... ok
[INFO] [stdout] test link_help_lists_link_subcommands ... ok
[INFO] [stdout] test link_help_exposes_prune_subcommand ... ok
[INFO] [stdout] test config_validate_help_exposes_all_flag ... ok
[INFO] [stdout] test serve_help_exposes_worker_and_queue_options ... ok
[INFO] [stdout] test restart_help_exposes_force_and_grace_timeout_options ... ok
[INFO] [stdout] test running_help_exposes_display_flags ... ok
[INFO] [stdout] test evaluate_help_explains_key_arguments ... ok
[INFO] [stdout] test stop_help_exposes_batch_mode_flags ... ok
[INFO] [stdout] test list_ps_alias_is_available ... ok
[INFO] [stdout] test logs_help_explains_filter_arguments ... ok
[INFO] [stdout] test start_help_exposes_env_file_flag ... ok
[INFO] [stdout] test project_help_lists_metadata_subcommands ... ok
[INFO] [stdout] test config_run_help_exposes_runtime_override_flags ... ok
[INFO] [stdout] test top_level_help_includes_command_descriptions ... ok
[INFO] [stdout] test list_help_exposes_filter_flags ... ok
[INFO] [stdout] test suspend_resume_help_exposes_batch_mode_flags ... ok
[INFO] [stdout] test doctor_help_exposes_runtime_subcommand_and_filter ... ok
[INFO] [stdout] test lifecycle_help_mentions_all_keyword_alias_for_all_batch_commands ... ok
[INFO] [stderr]      Running tests/cli_inspect.rs (/opt/rustwide/target/debug/deps/cli_inspect-cd51b1719191ec98)
[INFO] [stdout] test dap_help_includes_expression_command_descriptions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test inspect_outputs_session_and_process_details_as_json ... ok
[INFO] [stderr]      Running tests/cli_json_output.rs (/opt/rustwide/target/debug/deps/cli_json_output-32625f3dafd14135)
[INFO] [stdout] test inspect_clamps_tail_lines_to_safe_upper_bound ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test json_debug_go_reports_missing_dlv_with_stable_error_code ... ok
[INFO] [stdout] test json_config_run_missing_profile_has_stable_error_code ... ok
[INFO] [stdout] test json_attach_accepts_positional_session_id ... ok
[INFO] [stdout] test json_debug_rejects_rust_runtime_with_stable_error_code ... ok
[INFO] [stdout] test json_logs_follow_uses_stable_event_stream_schema ... ok
[INFO] [stdout] test json_config_import_unsupported_bundle_version_has_stable_error_code ... ok
[INFO] [stdout] test json_dap_rejects_node_runtime_with_stable_error_code ... ok
[INFO] [stdout] test json_link_show_missing_link_has_stable_error_code ... ok
[INFO] [stdout] test json_cleanup_dry_run_returns_structured_payload ... ok
[INFO] [stdout] test json_error_output_includes_stable_error_code ... ok
[INFO] [stdout] test json_config_show_includes_saved_env_files ... ok
[INFO] [stdout] test json_config_validate_invalid_profile_has_stable_error_code ... ok
[INFO] [stdout] test json_list_output_includes_session_objects ... ok
[INFO] [stdout] test json_inspect_accepts_positional_session_id ... ok
[INFO] [stdout] test json_restart_timeout_uses_stop_timeout_error_code ... ok
[INFO] [stdout] test json_logs_accepts_positional_session_id ... ok
[INFO] [stdout] test json_logs_invalid_regex_has_stable_error_code ... ok
[INFO] [stdout] test json_logs_snapshot_uses_stable_document_schema ... ok
[INFO] [stdout] test json_config_validate_invalid_saved_env_file_has_stable_error_code ... ok
[INFO] [stdout] test json_restart_accepts_positional_session_id ... ok
[INFO] [stdout] test json_project_show_returns_structured_payload ... ok
[INFO] [stdout] test json_resume_accepts_positional_session_id ... ok
[INFO] [stdout] test json_start_invalid_env_file_line_has_stable_error_code ... ok
[INFO] [stdout] test json_status_accepts_positional_session_id ... ok
[INFO] [stdout] test json_project_list_returns_structured_items ... ok
[INFO] [stdout] test json_project_set_and_unset_return_message_payloads ... ok
[INFO] [stdout] test json_list_output_is_structured ... ok
[INFO] [stdout] test json_logs_invalid_exclude_regex_has_stable_error_code ... ok
[INFO] [stdout] test json_logs_rejects_invalid_time_window_with_stable_error_code ... ok
[INFO] [stdout] test json_config_run_invalid_env_file_line_has_stable_error_code ... ok
[INFO] [stdout] test json_resume_rejects_batch_flags_without_all_target ... ok
[INFO] [stdout] test json_project_list_honors_field_filter_and_all_flag ... ok
[INFO] [stdout] test json_status_rejects_ambiguous_session_id_prefix ... ok
[INFO] [stdout] test json_doctor_runtime_strict_reports_stable_error_code ... ok
[INFO] [stdout] test json_stop_rejects_batch_flags_without_all_target ... ok
[INFO] [stdout] test json_suspend_accepts_positional_session_id ... ok
[INFO] [stdout] test json_stop_accepts_positional_session_id ... ok
[INFO] [stdout] test json_stop_output_returns_structured_session_payload ... ok
[INFO] [stdout] test json_status_resolves_unique_session_id_prefix ... ok
[INFO] [stdout] test json_status_output_returns_structured_session_payload ... ok
[INFO] [stdout] test json_suspend_rejects_batch_flags_without_all_target ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_launch_config.rs (/opt/rustwide/target/debug/deps/cli_launch_config-e0dba5fae52df790)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_can_launch_from_vscode_launch_json ... 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/cli_launch_envfile_python.rs (/opt/rustwide/target/debug/deps/cli_launch_envfile_python-ae8ce88d5c1cdabf)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test launch_supports_env_file_and_python_interpreter_override ... ok
[INFO] [stdout] test launch_env_null_unsets_inherited_variable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_launch_tasks.rs (/opt/rustwide/target/debug/deps/cli_launch_tasks-752ae6011da0c3e2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/cli_launch_variables.rs (/opt/rustwide/target/debug/deps/cli_launch_variables-abeabdfd97772954)
[INFO] [stdout] test launch_runs_pre_and_post_tasks ... 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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/cli_link.rs (/opt/rustwide/target/debug/deps/cli_link-072062e82c0fb8c9)
[INFO] [stdout] test launch_expands_workspace_and_env_variables ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test link_registry_initial_write_sets_schema_version ... ok
[INFO] [stdout] test link_scope_routes_runtime_commands_to_linked_workspace ... ok
[INFO] [stdout] test global_list_auto_registers_current_workspace_link ... ok
[INFO] [stdout] test link_add_list_show_remove_roundtrip ... ok
[INFO] [stdout] test link_prune_removes_missing_and_temporary_empty_links ... ok
[INFO] [stdout] test default_list_aggregates_sessions_across_registered_links ... FAILED
[INFO] [stdout] test stop_auto_routes_session_id_across_links_in_global_scope ... FAILED
[INFO] [stdout] test stop_auto_routes_using_cached_session_lookup_when_registry_missing_target_link ... FAILED
[INFO] [stdout] test global_list_auto_prunes_stale_links_when_thresholds_match ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- default_list_aggregates_sessions_across_registered_links stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'default_list_aggregates_sessions_across_registered_links' (1169) panicked at tests/cli_link.rs:173:5:
[INFO] [stdout] start should succeed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564ee860f81a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x564ee860f81a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x564ee860f81a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x564ee860f81a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x564ee862423a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x564ee862423a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x564ee8614212 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x564ee8614212 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x564ee85ec85f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x564ee85ec85f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x564ee86070d9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x564ee85183ec - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x564ee85183ec - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x564ee8607292 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x564ee8607292 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x564ee85ec94a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x564ee85e4089 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x564ee85ed62d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x564ee86249cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x564ee84fc2a4 - cli_link[73e9cd3e52ebdd28]::default_list_aggregates_sessions_across_registered_links
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:173:5
[INFO] [stdout]   20:     0x564ee84f6bb7 - cli_link[73e9cd3e52ebdd28]::default_list_aggregates_sessions_across_registered_links::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:145:62
[INFO] [stdout]   21:     0x564ee8503446 - <cli_link[73e9cd3e52ebdd28]::default_list_aggregates_sessions_across_registered_links::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x564ee850b6cb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x564ee850b6cb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x564ee8518ebb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x564ee8518ebb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x564ee8518ebb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x564ee8518ebb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x564ee8518ebb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x564ee8518ebb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x564ee8518ebb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x564ee8513894 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x564ee8513894 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x564ee851bac2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x564ee851bac2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x564ee851bac2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x564ee851bac2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x564ee851bac2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x564ee851bac2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x564ee851bac2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x564ee860ec0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x564ee860ec0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x77ce4b128aa4 - <unknown>
[INFO] [stdout]   43:     0x77ce4b1b5a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- stop_auto_routes_session_id_across_links_in_global_scope stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stop_auto_routes_session_id_across_links_in_global_scope' (1176) panicked at tests/cli_link.rs:253:5:
[INFO] [stdout] start should succeed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564ee860f81a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x564ee860f81a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x564ee860f81a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x564ee860f81a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x564ee862423a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x564ee862423a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x564ee8614212 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x564ee8614212 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x564ee85ec85f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x564ee85ec85f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x564ee86070d9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x564ee85183ec - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x564ee85183ec - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x564ee8607292 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x564ee8607292 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x564ee85ec94a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x564ee85e4089 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x564ee85ed62d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x564ee86249cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x564ee84fd55c - cli_link[73e9cd3e52ebdd28]::stop_auto_routes_session_id_across_links_in_global_scope
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:253:5
[INFO] [stdout]   20:     0x564ee84f6be7 - cli_link[73e9cd3e52ebdd28]::stop_auto_routes_session_id_across_links_in_global_scope::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:225:62
[INFO] [stdout]   21:     0x564ee8503486 - <cli_link[73e9cd3e52ebdd28]::stop_auto_routes_session_id_across_links_in_global_scope::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x564ee850b6cb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x564ee850b6cb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x564ee8518ebb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x564ee8518ebb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x564ee8518ebb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x564ee8518ebb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x564ee8518ebb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x564ee8518ebb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x564ee8518ebb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x564ee8513894 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x564ee8513894 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x564ee851bac2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x564ee851bac2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x564ee851bac2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x564ee851bac2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x564ee851bac2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x564ee851bac2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x564ee851bac2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x564ee860ec0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x564ee860ec0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x77ce4b128aa4 - <unknown>
[INFO] [stdout]   43:     0x77ce4b1b5a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- stop_auto_routes_using_cached_session_lookup_when_registry_missing_target_link stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stop_auto_routes_using_cached_session_lookup_when_registry_missing_target_link' (1177) panicked at tests/cli_link.rs:329:5:
[INFO] [stdout] start should succeed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564ee860f81a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x564ee860f81a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x564ee860f81a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x564ee860f81a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x564ee862423a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x564ee862423a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x564ee8614212 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x564ee8614212 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x564ee85ec85f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x564ee85ec85f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x564ee86070d9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x564ee85183ec - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x564ee85183ec - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x564ee8607292 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x564ee8607292 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x564ee85ec94a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x564ee85e4089 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x564ee85ed62d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x564ee86249cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x564ee84ff6ec - cli_link[73e9cd3e52ebdd28]::stop_auto_routes_using_cached_session_lookup_when_registry_missing_target_link
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:329:5
[INFO] [stdout]   20:     0x564ee84f6c47 - cli_link[73e9cd3e52ebdd28]::stop_auto_routes_using_cached_session_lookup_when_registry_missing_target_link::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:301:84
[INFO] [stdout]   21:     0x564ee8503506 - <cli_link[73e9cd3e52ebdd28]::stop_auto_routes_using_cached_session_lookup_when_registry_missing_target_link::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x564ee850b6cb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x564ee850b6cb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x564ee8518ebb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x564ee8518ebb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x564ee8518ebb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x564ee8518ebb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x564ee8518ebb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x564ee8518ebb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x564ee8518ebb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x564ee8513894 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x564ee8513894 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x564ee851bac2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x564ee851bac2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x564ee851bac2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x564ee851bac2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x564ee851bac2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x564ee851bac2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x564ee851bac2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x564ee860ec0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x564ee860ec0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x77ce4b128aa4 - <unknown>
[INFO] [stdout]   43:     0x77ce4b1b5a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     default_list_aggregates_sessions_across_registered_links
[INFO] [stdout]     stop_auto_routes_session_id_across_links_in_global_scope
[INFO] [stdout]     stop_auto_routes_using_cached_session_lookup_when_registry_missing_target_link
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_link`
[INFO] running `Command { std: "docker" "inspect" "0e58747cfac24f1210bac73efc63f758e56210e4ad08b98bdbdfe412e34ba526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e58747cfac24f1210bac73efc63f758e56210e4ad08b98bdbdfe412e34ba526", kill_on_drop: false }`
[INFO] [stdout] 0e58747cfac24f1210bac73efc63f758e56210e4ad08b98bdbdfe412e34ba526
