[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] 82be01fc6235787fa1021fc657d202925ba164d9
[INFO] testing tanzv/launch-code 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%2Ftanzv%2Flaunch-code" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tanzv/launch-code 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/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" "+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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bd6a3560535af656be4f38517280a57aeee691d9798b39c84335faa4af14c641
[INFO] running `Command { std: "docker" "start" "-a" "bd6a3560535af656be4f38517280a57aeee691d9798b39c84335faa4af14c641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd6a3560535af656be4f38517280a57aeee691d9798b39c84335faa4af14c641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd6a3560535af656be4f38517280a57aeee691d9798b39c84335faa4af14c641", kill_on_drop: false }`
[INFO] [stdout] bd6a3560535af656be4f38517280a57aeee691d9798b39c84335faa4af14c641
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ffa15d9fde364a27a024ca0ebd1323751a0d237d99443359fab5534969527ed4
[INFO] running `Command { std: "docker" "start" "-a" "ffa15d9fde364a27a024ca0ebd1323751a0d237d99443359fab5534969527ed4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling launch-code v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.19s
[INFO] running `Command { std: "docker" "inspect" "ffa15d9fde364a27a024ca0ebd1323751a0d237d99443359fab5534969527ed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffa15d9fde364a27a024ca0ebd1323751a0d237d99443359fab5534969527ed4", kill_on_drop: false }`
[INFO] [stdout] ffa15d9fde364a27a024ca0ebd1323751a0d237d99443359fab5534969527ed4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 020c56117087f924501582c009c02f45f26f769455032ac61f09fa4707cf8a85
[INFO] running `Command { std: "docker" "start" "-a" "020c56117087f924501582c009c02f45f26f769455032ac61f09fa4707cf8a85", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling launch-code v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling predicates v3.1.4
[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 01s
[INFO] running `Command { std: "docker" "inspect" "020c56117087f924501582c009c02f45f26f769455032ac61f09fa4707cf8a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "020c56117087f924501582c009c02f45f26f769455032ac61f09fa4707cf8a85", kill_on_drop: false }`
[INFO] [stdout] 020c56117087f924501582c009c02f45f26f769455032ac61f09fa4707cf8a85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 47249f95d294cfe649464518537bc98d3ac8387730adb3718596756e39ce18bc
[INFO] running `Command { std: "docker" "start" "-a" "47249f95d294cfe649464518537bc98d3ac8387730adb3718596756e39ce18bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/launch_code-42d246929b2901b6)
[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 debug_backend::tests::backend_builds_session_meta_with_capabilities ... 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 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] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/launch_code-da2cc23230635501)
[INFO] [stdout] 
[INFO] [stdout] running 18 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::log_ops::tests::read_log_tail_returns_last_lines_without_trailing_newline ... ok
[INFO] [stdout] test app::session_cli::global_scan_index::tests::should_not_skip_when_signature_does_not_match ... ok
[INFO] [stdout] test app::dap_cli::shared::tests::extract_first_thread_id_rejects_zero_id ... 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::global_scan_index::tests::should_skip_for_running_filter_when_running_count_is_zero ... ok
[INFO] [stdout] test dap::codec::tests::read_write_roundtrip_works ... ok
[INFO] [stdout] test dap::codec::tests::read_message_rejects_too_large_content_length ... ok
[INFO] [stdout] test app::session_cli::list_cache::tests::load_sessions_for_listing_writes_cache_for_stopped_sessions ... 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 dap::tests::discover_vscode_js_debug_server_script_prefers_existing_extension_layout ... 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::list_cache::tests::load_sessions_for_listing_refreshes_cache_after_state_signature_change ... ok
[INFO] [stdout] test app::session_api::tests::retry_session_control_returns_conflict_after_retry_budget ... ok
[INFO] [stdout] test app::session_api::tests::retry_session_control_recovers_after_transient_conflicts ... ok
[INFO] [stdout] test app::log_ops::tests::read_log_tail_clamps_very_large_tail_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/lcode.rs (/opt/rustwide/target/debug/deps/lcode-3e3c9869ee0f4e6f)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[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_skips_zero_and_uses_next_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::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_when_link_summary_has_zero_sessions ... 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 dap::codec::tests::read_write_roundtrip_works ... 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 app::session_cli::list_cache::tests::load_sessions_for_listing_writes_cache_for_stopped_sessions ... ok
[INFO] [stdout] test dap::codec::tests::read_message_rejects_too_large_content_length ... ok
[INFO] [stdout] test dap::tests::discover_vscode_js_debug_server_script_prefers_existing_extension_layout ... ok
[INFO] [stdout] test app::log_ops::tests::read_log_tail_returns_last_lines_without_trailing_newline ... ok
[INFO] [stdout] test app::session_api::tests::retry_session_control_recovers_after_transient_conflicts ... 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_returns_conflict_after_retry_budget ... 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_clamps_very_large_tail_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_alias_lcode.rs (/opt/rustwide/target/debug/deps/cli_alias_lcode-760c90c94cae199f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test lcode_help_is_available ... ok
[INFO] [stdout] test lcode_batch_all_dry_run_does_not_trigger_clap_panic ... ok
[INFO] [stderr]      Running tests/cli_batch_control.rs (/opt/rustwide/target/debug/deps/cli_batch_control-bf47508044a56375)
[INFO] [stdout] test lcode_stop_accepts_positional_session_id_without_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test resume_keyword_all_alias_supports_batch_dry_run_without_all_flag ... ok
[INFO] [stdout] test restart_keyword_all_alias_supports_batch_dry_run_without_all_flag ... ok
[INFO] [stdout] test stop_all_with_launch_code_home_does_not_require_writable_home_registry ... ok
[INFO] [stdout] test restart_all_dry_run_matches_running_sessions_by_default ... ok
[INFO] [stdout] test resume_all_dry_run_supports_status_and_name_filters ... ok
[INFO] [stdout] test stop_keyword_all_alias_supports_batch_dry_run_without_all_flag ... ok
[INFO] [stdout] test resume_all_defaults_to_continue_on_error_with_unlimited_failures ... ok
[INFO] [stdout] test resume_all_stops_early_when_max_failures_reached ... ok
[INFO] [stdout] test suspend_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 suspend_all_dry_run_supports_status_and_name_filters ... ok
[INFO] [stdout] test stop_all_global_scope_requires_yes_without_dry_run ... ok
[INFO] [stdout] test suspend_all_global_scope_dry_run_matches_across_links ... ok
[INFO] [stdout] test stop_all_with_local_flag_limits_scope_to_current_workspace ... 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_stops_matched_sessions_across_links ... ok
[INFO] [stdout] test stop_multi_target_routes_missing_ids_across_links_by_global_fallback ... ok
[INFO] [stderr]      Running tests/cli_cleanup.rs (/opt/rustwide/target/debug/deps/cli_cleanup-8a819bd13570a472)
[INFO] [stdout] test resume_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.18s
[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_removes_deleted_session_ids_from_session_lookup_index ... ok
[INFO] [stdout] test cleanup_dry_run_reports_matches_without_removing_sessions ... ok
[INFO] [stdout] test cleanup_global_scope_reports_link_errors_for_unreadable_state ... ok
[INFO] [stdout] test cleanup_with_local_flag_limits_scope_to_current_workspace ... ok
[INFO] [stdout] test cleanup_older_than_filters_sessions_by_updated_time ... ok
[INFO] [stdout] test cleanup_defaults_to_global_scope_across_registered_links ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_concurrent_start.rs (/opt/rustwide/target/debug/deps/cli_concurrent_start-bfcebbf3470835e0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/cli_config_profiles.rs (/opt/rustwide/target/debug/deps/cli_config_profiles-8a3a1a7d9e4d52a8)
[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.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test config_run_can_apply_runtime_arg_and_env_overrides ... ok
[INFO] [stdout] test config_run_can_clear_saved_args_and_env ... ok
[INFO] [stdout] test config_run_can_force_managed_override ... ok
[INFO] [stdout] test config_run_can_merge_env_file_with_overrides ... ok
[INFO] [stdout] test config_profile_roundtrip_save_list_show_run_delete ... ok
[INFO] [stdout] test config_run_can_override_mode_to_debug ... ok
[INFO] [stdout] test config_run_supports_multiple_env_files_in_order ... ok
[INFO] [stdout] test config_import_rejects_unsupported_bundle_version ... ok
[INFO] [stdout] test config_validate_accepts_node_debug_runtime_profiles ... ok
[INFO] [stdout] test config_validate_rejects_rust_debug_runtime_profiles ... ok
[INFO] [stdout] test config_validate_supports_rust_runtime_profiles ... ok
[INFO] [stdout] test config_validate_all_succeeds_for_valid_profiles ... ok
[INFO] [stdout] test config_validate_all_fails_if_any_profile_is_invalid ... ok
[INFO] [stdout] test config_validate_checks_profile_entry_and_cwd ... ok
[INFO] [stdout] test config_export_and_import_support_merge_and_replace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_daemon.rs (/opt/rustwide/target/debug/deps/cli_daemon-f12024b6202fa9cb)
[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-03c483422532aa33)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test cli_dap_request_exits_non_zero_when_adapter_returns_failure_response ... ok
[INFO] [stdout] test cli_dap_scopes_requests_scopes_for_frame ... ok
[INFO] [stdout] test cli_dap_events_can_poll_event_queue ... ok
[INFO] [stdout] test cli_dap_bootstrap_tolerates_attach_already_debugged_error ... ok
[INFO] [stdout] test cli_dap_batch_exits_non_zero_when_any_response_fails ... 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_batch_can_complete_attach_sequence_without_deadlock ... ok
[INFO] [stdout] test cli_dap_stack_trace_without_thread_id_uses_first_positive_thread ... ok
[INFO] [stdout] test cli_dap_request_sends_command_and_prints_response ... ok
[INFO] [stdout] test cli_dap_evaluate_auto_bootstraps_when_server_is_not_available ... ok
[INFO] [stdout] test cli_dap_threads_requests_threads_command ... ok
[INFO] [stdout] test cli_dap_control_commands_send_expected_dap_requests ... ok
[INFO] [stdout] test cli_dap_continue_without_thread_id_uses_first_positive_thread ... ok
[INFO] [stdout] test cli_dap_expression_commands_send_expected_dap_requests ... 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.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_dap_args.rs (/opt/rustwide/target/debug/deps/cli_dap_args-2788ea160744fabf)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test cli_dap_breakpoints_rejects_zero_line ... ok
[INFO] [stdout] test cli_dap_batch_rejects_non_object_arguments ... ok
[INFO] [stdout] test cli_dap_adopt_subprocess_rejects_zero_max_events ... ok
[INFO] [stdout] test cli_dap_breakpoints_rejects_empty_path ... ok
[INFO] [stdout] test cli_dap_events_rejects_oversized_max ... ok
[INFO] [stdout] test cli_dap_stack_trace_rejects_zero_levels ... ok
[INFO] [stdout] test cli_dap_breakpoints_rejects_whitespace_path ... ok
[INFO] [stdout] test cli_dap_continue_rejects_zero_thread_id ... 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_evaluate_rejects_zero_frame_id ... ok
[INFO] [stdout] test cli_dap_batch_rejects_whitespace_command ... ok
[INFO] [stdout] test cli_dap_batch_rejects_oversized_request_count ... ok
[INFO] [stdout] test cli_dap_variables_rejects_zero_variables_reference ... ok
[INFO] [stdout] test cli_dap_scopes_rejects_zero_frame_id ... ok
[INFO] [stdout] test cli_dap_request_rejects_non_object_arguments ... ok
[INFO] [stdout] test cli_dap_request_rejects_whitespace_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_doctor.rs (/opt/rustwide/target/debug/deps/cli_doctor-a23fed8bb378070c)
[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_debug_reports_dap_failure_without_crashing ... ok
[INFO] [stdout] test cli_doctor_runtime_supports_go_runtime_filter ... 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_strict_exits_non_zero_when_runtime_is_not_ready ... ok
[INFO] [stdout] test cli_doctor_runtime_reports_node_adapter_probe_when_discovery_is_disabled ... ok
[INFO] [stdout] test cli_doctor_all_reports_runtime_summary_in_json ... ok
[INFO] [stdout] test cli_doctor_runtime_strict_accepts_rust_run_readiness ... ok
[INFO] [stdout] test cli_doctor_runtime_reports_matrix_in_json ... ok
[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.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_go_debug_modes.rs (/opt/rustwide/target/debug/deps/cli_go_debug_modes-8b4d15798c22a630)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test debug_help_exposes_go_mode_arguments ... ok
[INFO] [stdout] test debug_rejects_go_mode_for_non_go_runtime ... ok
[INFO] [stdout] test go_attach_mode_requires_positive_pid_source ... ok
[INFO] [stdout] test go_attach_mode_rejects_program_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_help.rs (/opt/rustwide/target/debug/deps/cli_help-63548671300b4dae)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test dap_help_includes_expression_command_descriptions ... ok
[INFO] [stdout] test config_validate_help_exposes_all_flag ... ok
[INFO] [stdout] test list_help_exposes_filter_flags ... ok
[INFO] [stdout] test evaluate_help_explains_key_arguments ... ok
[INFO] [stdout] test serve_help_exposes_worker_and_queue_options ... ok
[INFO] [stdout] test link_help_lists_link_subcommands ... ok
[INFO] [stdout] test stop_help_exposes_batch_mode_flags ... ok
[INFO] [stdout] test start_help_exposes_env_file_flag ... ok
[INFO] [stdout] test project_help_lists_metadata_subcommands ... ok
[INFO] [stdout] test list_ps_alias_is_available ... ok
[INFO] [stdout] test restart_help_exposes_force_and_grace_timeout_options ... ok
[INFO] [stdout] test suspend_resume_help_exposes_batch_mode_flags ... ok
[INFO] [stdout] test top_level_help_includes_command_descriptions ... ok
[INFO] [stdout] test link_help_exposes_prune_subcommand ... ok
[INFO] [stdout] test logs_help_explains_filter_arguments ... ok
[INFO] [stdout] test config_help_lists_profile_subcommands ... ok
[INFO] [stdout] test running_help_exposes_display_flags ... ok
[INFO] [stdout] test config_run_help_exposes_runtime_override_flags ... ok
[INFO] [stdout] test doctor_help_exposes_runtime_subcommand_and_filter ... ok
[INFO] [stdout] test cleanup_help_exposes_status_and_dry_run_flags ... ok
[INFO] [stderr]      Running tests/cli_inspect.rs (/opt/rustwide/target/debug/deps/cli_inspect-d07ea8d9ed651e07)
[INFO] [stdout] test lifecycle_help_mentions_all_keyword_alias_for_all_batch_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test inspect_clamps_tail_lines_to_safe_upper_bound ... ok
[INFO] [stdout] test inspect_outputs_session_and_process_details_as_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_json_output.rs (/opt/rustwide/target/debug/deps/cli_json_output-3d04ed270a39a991)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test json_config_run_missing_profile_has_stable_error_code ... ok
[INFO] [stdout] test json_debug_go_reports_missing_dlv_with_stable_error_code ... 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_error_output_includes_stable_error_code ... ok
[INFO] [stdout] test json_debug_rejects_rust_runtime_with_stable_error_code ... ok
[INFO] [stdout] test json_cleanup_dry_run_returns_structured_payload ... ok
[INFO] [stdout] test json_config_run_invalid_env_file_line_has_stable_error_code ... ok
[INFO] [stdout] test json_attach_accepts_positional_session_id ... ok
[INFO] [stdout] test json_restart_timeout_uses_stop_timeout_error_code ... ok
[INFO] [stdout] test json_project_show_returns_structured_payload ... ok
[INFO] [stdout] test json_logs_invalid_regex_has_stable_error_code ... ok
[INFO] [stdout] test json_resume_rejects_batch_flags_without_all_target ... ok
[INFO] [stdout] test json_resume_accepts_positional_session_id ... ok
[INFO] [stdout] test json_restart_accepts_positional_session_id ... ok
[INFO] [stdout] test json_status_accepts_positional_session_id ... ok
[INFO] [stdout] test json_status_output_returns_structured_session_payload ... ok
[INFO] [stdout] test json_stop_accepts_positional_session_id ... ok
[INFO] [stdout] test json_start_invalid_env_file_line_has_stable_error_code ... ok
[INFO] [stdout] test json_list_output_is_structured ... ok
[INFO] [stdout] test json_list_output_includes_session_objects ... ok
[INFO] [stdout] test json_logs_accepts_positional_session_id ... ok
[INFO] [stdout] test json_link_show_missing_link_has_stable_error_code ... ok
[INFO] [stdout] test json_inspect_accepts_positional_session_id ... ok
[INFO] [stdout] test json_project_list_honors_field_filter_and_all_flag ... ok
[INFO] [stdout] test json_logs_rejects_invalid_time_window_with_stable_error_code ... ok
[INFO] [stdout] test json_stop_output_returns_structured_session_payload ... ok
[INFO] [stdout] test json_config_validate_invalid_profile_has_stable_error_code ... ok
[INFO] [stdout] test json_logs_invalid_exclude_regex_has_stable_error_code ... ok
[INFO] [stdout] test json_stop_rejects_batch_flags_without_all_target ... ok
[INFO] [stdout] test json_project_list_returns_structured_items ... ok
[INFO] [stdout] test json_status_rejects_ambiguous_session_id_prefix ... ok
[INFO] [stdout] test json_status_resolves_unique_session_id_prefix ... ok
[INFO] [stdout] test json_project_set_and_unset_return_message_payloads ... ok
[INFO] [stdout] test json_suspend_accepts_positional_session_id ... ok
[INFO] [stdout] test json_suspend_rejects_batch_flags_without_all_target ... ok
[INFO] [stderr]      Running tests/cli_launch_config.rs (/opt/rustwide/target/debug/deps/cli_launch_config-09ce997984ebccff)
[INFO] [stdout] test json_doctor_runtime_strict_reports_stable_error_code ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[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-73a4fbbaa3766aea)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test launch_env_null_unsets_inherited_variable ... ok
[INFO] [stdout] test launch_supports_env_file_and_python_interpreter_override ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_launch_tasks.rs (/opt/rustwide/target/debug/deps/cli_launch_tasks-42b87c552dad29e9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_launch_variables.rs (/opt/rustwide/target/debug/deps/cli_launch_variables-4ed82d890b4566d6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_link.rs (/opt/rustwide/target/debug/deps/cli_link-3a4ddec075745a52)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test link_registry_initial_write_sets_schema_version ... ok
[INFO] [stdout] test global_list_auto_registers_current_workspace_link ... ok
[INFO] [stdout] test link_scope_routes_runtime_commands_to_linked_workspace ... 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 global_list_auto_prunes_stale_links_when_thresholds_match ... ok
[INFO] [stdout] test stop_auto_routes_using_cached_session_lookup_when_registry_missing_target_link ... FAILED
[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] 
[INFO] [stdout] failures:
[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' (1065) panicked at tests/cli_link.rs:329:5:
[INFO] [stdout] start should succeed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ec12232dca - 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:     0x64ec12232dca - 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:     0x64ec12232dca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ec12232dca - <<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:     0x64ec1224768a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ec1224768a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64ec12237812 - 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:     0x64ec12237812 - <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:     0x64ec1221001f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ec1221001f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ec1222a749 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ec1213b02c - <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:     0x64ec1213b02c - 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:     0x64ec1222a902 - <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:     0x64ec1222a902 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ec1221010a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64ec12207849 - 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:     0x64ec12210ded - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ec12247f3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ec1212696c - cli_link::stop_auto_routes_using_cached_session_lookup_when_registry_missing_target_link::h5fd2ec3e0030c2f6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:329:5
[INFO] [stdout]   20:     0x64ec12127627 - cli_link::stop_auto_routes_using_cached_session_lookup_when_registry_missing_target_link::{{closure}}::h6576c1e718fe5661
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:301:84
[INFO] [stdout]   21:     0x64ec1211b6c6 - core::ops::function::FnOnce::call_once::hf7c6f8c580cf7ff2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64ec1212f10b - <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]   23:     0x64ec1212f10b - 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]   24:     0x64ec1213bafb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x64ec1213bafb - <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]   26:     0x64ec1213bafb - 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]   27:     0x64ec1213bafb - 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]   28:     0x64ec1213bafb - 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]   29:     0x64ec1213bafb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x64ec1213bafb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x64ec12137214 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x64ec12137214 - 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]   33:     0x64ec1213e702 - 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]   34:     0x64ec1213e702 - <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]   35:     0x64ec1213e702 - 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]   36:     0x64ec1213e702 - 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]   37:     0x64ec1213e702 - 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]   38:     0x64ec1213e702 - 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]   39:     0x64ec1213e702 - <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]   40:     0x64ec122321bf - <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]   41:     0x64ec122321bf - <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]   42:     0x71672ee73aa4 - <unknown>
[INFO] [stdout]   43:     0x71672ef00a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- default_list_aggregates_sessions_across_registered_links stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'default_list_aggregates_sessions_across_registered_links' (1057) panicked at tests/cli_link.rs:173:5:
[INFO] [stdout] start should succeed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ec12232dca - 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:     0x64ec12232dca - 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:     0x64ec12232dca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ec12232dca - <<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:     0x64ec1224768a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ec1224768a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64ec12237812 - 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:     0x64ec12237812 - <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:     0x64ec1221001f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ec1221001f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ec1222a749 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ec1213b02c - <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:     0x64ec1213b02c - 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:     0x64ec1222a902 - <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:     0x64ec1222a902 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ec1221010a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64ec12207849 - 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:     0x64ec12210ded - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ec12247f3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ec121233a4 - cli_link::default_list_aggregates_sessions_across_registered_links::h0f7f716db429199b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:173:5
[INFO] [stdout]   20:     0x64ec12124037 - cli_link::default_list_aggregates_sessions_across_registered_links::{{closure}}::h2970fda37cb98b36
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:145:62
[INFO] [stdout]   21:     0x64ec1211b636 - core::ops::function::FnOnce::call_once::h9d28141f42916d7b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64ec1212f10b - <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]   23:     0x64ec1212f10b - 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]   24:     0x64ec1213bafb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x64ec1213bafb - <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]   26:     0x64ec1213bafb - 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]   27:     0x64ec1213bafb - 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]   28:     0x64ec1213bafb - 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]   29:     0x64ec1213bafb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x64ec1213bafb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x64ec12137214 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x64ec12137214 - 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]   33:     0x64ec1213e702 - 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]   34:     0x64ec1213e702 - <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]   35:     0x64ec1213e702 - 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]   36:     0x64ec1213e702 - 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]   37:     0x64ec1213e702 - 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]   38:     0x64ec1213e702 - 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]   39:     0x64ec1213e702 - <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]   40:     0x64ec122321bf - <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]   41:     0x64ec122321bf - <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]   42:     0x71672ee73aa4 - <unknown>
[INFO] [stdout]   43:     0x71672ef00a64 - 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' (1064) panicked at tests/cli_link.rs:253:5:
[INFO] [stdout] start should succeed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ec12232dca - 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:     0x64ec12232dca - 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:     0x64ec12232dca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ec12232dca - <<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:     0x64ec1224768a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ec1224768a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64ec12237812 - 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:     0x64ec12237812 - <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:     0x64ec1221001f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ec1221001f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ec1222a749 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ec1213b02c - <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:     0x64ec1213b02c - 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:     0x64ec1222a902 - <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:     0x64ec1222a902 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ec1221010a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64ec12207849 - 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:     0x64ec12210ded - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ec12247f3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ec1212472c - cli_link::stop_auto_routes_session_id_across_links_in_global_scope::h67c12cea5771d95a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:253:5
[INFO] [stdout]   20:     0x64ec12124fc7 - cli_link::stop_auto_routes_session_id_across_links_in_global_scope::{{closure}}::h4dc8d7707c9384e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_link.rs:225:62
[INFO] [stdout]   21:     0x64ec1211b5b6 - core::ops::function::FnOnce::call_once::h89b1d90b23ca4004
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64ec1212f10b - <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]   23:     0x64ec1212f10b - 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]   24:     0x64ec1213bafb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x64ec1213bafb - <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]   26:     0x64ec1213bafb - 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]   27:     0x64ec1213bafb - 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]   28:     0x64ec1213bafb - 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]   29:     0x64ec1213bafb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x64ec1213bafb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x64ec12137214 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x64ec12137214 - 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]   33:     0x64ec1213e702 - 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]   34:     0x64ec1213e702 - <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]   35:     0x64ec1213e702 - 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]   36:     0x64ec1213e702 - 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]   37:     0x64ec1213e702 - 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]   38:     0x64ec1213e702 - 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]   39:     0x64ec1213e702 - <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]   40:     0x64ec122321bf - <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]   41:     0x64ec122321bf - <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]   42:     0x71672ee73aa4 - <unknown>
[INFO] [stdout]   43:     0x71672ef00a64 - 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.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_link`
[INFO] running `Command { std: "docker" "inspect" "47249f95d294cfe649464518537bc98d3ac8387730adb3718596756e39ce18bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47249f95d294cfe649464518537bc98d3ac8387730adb3718596756e39ce18bc", kill_on_drop: false }`
[INFO] [stdout] 47249f95d294cfe649464518537bc98d3ac8387730adb3718596756e39ce18bc
