[INFO] fetching crate codexpad-bridge 1.0.3...
[INFO] testing codexpad-bridge-1.0.3 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate codexpad-bridge 1.0.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate codexpad-bridge 1.0.3
[INFO] finished tweaking crates.io crate codexpad-bridge 1.0.3
[INFO] tweaked toml for crates.io crate codexpad-bridge 1.0.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate codexpad-bridge 1.0.3 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codexpad-bridge 1.0.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr]   Downloaded codexpad-wire v0.3.10
[INFO] [stderr]   Downloaded codexpad-contracts v0.3.8
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9
[INFO] running `Command { std: "docker" "start" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling codexpad-contracts v0.3.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling codexpad-wire v0.3.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling codexpad-bridge v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.47s
[INFO] running `Command { std: "docker" "inspect" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling codexpad-bridge v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.30s
[INFO] running `Command { std: "docker" "inspect" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codexpad_bridge-9ab3d449fdfa8798)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test directory::tests::canonicalize_directory_accepts_existing_dir ... ok
[INFO] [stdout] test config::tests::resolve_codex_binary_uses_path_entry_when_available ... ok
[INFO] [stdout] test directory::tests::directory_contains_respects_path_boundaries ... ok
[INFO] [stdout] test directory::tests::parent_directory_returns_none_for_root ... ok
[INFO] [stdout] test manage::tests::build_activate_record_promotes_previous_release ... ok
[INFO] [stdout] test manage::tests::build_user_service_enforces_process_cleanup_and_memory_accounting ... ok
[INFO] [stdout] test manage::tests::build_rollback_record_swaps_current_and_previous ... ok
[INFO] [stdout] test manage::tests::decode_env_value_restores_single_quotes ... ok
[INFO] [stdout] test server::tests::build_health_payload_contains_bridge_metadata_and_primary_runtime ... ok
[INFO] [stdout] test manage::tests::merge_env_values_prefers_overrides_and_defaults ... ok
[INFO] [stdout] test manage::tests::isolated_cargo_config_overrides_user_mirror_replace_with ... ok
[INFO] [stdout] test server::tests::parse_client_envelope_rejects_double_encoded_hello_payload ... ok
[INFO] [stdout] test server::tests::parse_client_envelope_accepts_plain_hello_payload ... ok
[INFO] [stdout] test config::tests::resolve_codex_binary_falls_back_to_common_home_bin ... ok
[INFO] [stdout] test app_server::tests::start_sends_initialize_initialized_and_opt_out_notifications ... ok
[INFO] [stdout] test server::tests::get_runtime_status_request_returns_without_hanging ... ok
[INFO] [stdout] test server::tests::health_handler_returns_without_hanging ... ok
[INFO] [stdout] test server::tests::runtime_snapshot_returns_without_hanging ... ok
[INFO] [stdout] test server::tests::list_runtimes_request_returns_without_hanging ... ok
[INFO] [stdout] test server::tests::runtime_summaries_return_without_hanging ... ok
[INFO] [stdout] test app_server::tests::stop_kills_spawned_process_group ... FAILED
[INFO] [stdout] test state::tests::events::app_server_starting_message_updates_status_without_deadlock ... ok
[INFO] [stdout] test state::tests::render_events::command_execution_render_snapshot_preserves_exec_kind ... ok
[INFO] [stdout] test state::tests::render_events::file_change_render_snapshot_preserves_per_file_diff ... ok
[INFO] [stdout] test state::tests::render_events::approval_review_notifications_upsert_single_render_node ... ok
[INFO] [stdout] test state::tests::events::permissions_server_request_is_persisted_for_clients ... ok
[INFO] [stdout] test server::tests::hello_payload_returns_without_hanging ... ok
[INFO] [stdout] test state::tests::events::legacy_server_request_is_normalized_into_pending_request ... ok
[INFO] [stdout] test state::tests::text_updates::normalize_name_clears_blank_titles ... ok
[INFO] [stdout] test state::tests::text_updates::resolve_optional_text_update_distinguishes_unchanged_set_and_clear ... ok
[INFO] [stdout] test state::tests::turn_inputs::build_turn_input_items_accepts_text_and_local_image ... ok
[INFO] [stdout] test state::tests::turn_inputs::build_turn_input_items_rejects_non_staged_image_path ... ok
[INFO] [stdout] test state::tests::turn_inputs::send_turn_request_compatibility_supports_legacy_text_and_structured_items ... ok
[INFO] [stdout] test state::tests::events::turn_completed_notification_cleans_up_staged_turn_inputs ... ok
[INFO] [stdout] test state::threads::history_tests::build_thread_render_snapshot_marks_last_item_streaming_for_in_progress_turn ... ok
[INFO] [stdout] test state::threads::history_tests::enrich_thread_history_backfills_missing_aggregated_output ... ok
[INFO] [stdout] test state::tests::events::runtime_exit_downgrades_cached_threads_and_emits_status_change ... ok
[INFO] [stdout] test state::tests::render_events::hook_notifications_upsert_single_render_node ... ok
[INFO] [stdout] test state::threads::history_tests::enrich_thread_history_falls_back_to_codex_home_when_thread_path_missing ... ok
[INFO] [stdout] test state::threads::history_tests::enrich_thread_history_inserts_missing_command_before_final_answer ... ok
[INFO] [stdout] test state::threads::history_tests::enrich_thread_history_keeps_existing_aggregated_output ... ok
[INFO] [stdout] test state::threads::reads::tests::materialized_thread_error_triggers_turn_fallback ... ok
[INFO] [stdout] test state::threads::reads::tests::unrelated_thread_read_error_does_not_trigger_fallback ... ok
[INFO] [stdout] test state::threads::history_tests::enrich_thread_history_extracts_text_from_function_call_output_body_arrays ... ok
[INFO] [stdout] test state::threads::history_tests::enrich_thread_history_does_not_fake_output_for_image_only_function_call_output ... ok
[INFO] [stdout] test state::threads::tests::thread_list_request_payload_keeps_present_optional_strings ... ok
[INFO] [stdout] test state::threads::tests::thread_list_request_payload_omits_absent_optional_strings ... ok
[INFO] [stdout] test state::threads::thread_response::tests::extract_active_turn_payload_converts_seconds_to_millis ... ok
[INFO] [stdout] test state::tests::render_exec_output::cache_thread_render_snapshot_backfills_missing_exec_output ... ok
[INFO] [stdout] test state::tests::render_events::terminal_interaction_notification_preserves_command_and_input ... ok
[INFO] [stdout] test state::tests::turn_inputs::stage_input_image_writes_file_under_staging_root ... ok
[INFO] [stdout] test state::tests::render_events::user_message_render_snapshot_collects_data_urls_without_polluting_text ... ok
[INFO] [stdout] test state::tests::render_exec_output::command_execution_completion_keeps_streamed_output_when_turn_id_changes ... ok
[INFO] [stdout] test state::tests::render_exec_output::command_execution_completion_prefers_final_aggregated_output ... ok
[INFO] [stdout] test state::tests::render_status_surface::active_thread_status_does_not_render_running_surface ... ok
[INFO] [stdout] test storage::tests::bridge_management_tasks_can_round_trip ... ok
[INFO] [stdout] test state::tests::render_status_surface::failed_thread_status_uses_error_surface_without_interrupt ... ok
[INFO] [stdout] test storage::tests::ensure_primary_runtime_refreshes_existing_binary ... ok
[INFO] [stdout] test storage::tests::migrate_legacy_workspaces_preserves_existing_bookmarks ... ok
[INFO] [stdout] test storage::tests::upsert_directory_bookmark_updates_name_without_resetting_created_at ... ok
[INFO] [stdout] test storage::tests::record_directory_usage_accumulates_use_count ... ok
[INFO] [stdout] test storage::tests::thread_index_migration_removes_legacy_note_column ... ok
[INFO] [stdout] test state::threads::tests::start_thread_falls_back_when_empty_thread_cannot_include_turns ... ok
[INFO] [stdout] test state::threads::tests::resume_thread_and_send_turn_forward_cwd_and_report_effective_cwd ... ok
[INFO] [stdout] test state::tests::runtime_fallback::get_runtime_status_falls_back_when_runtime_map_is_blocked ... ok
[INFO] [stdout] test state::tests::runtime_fallback::runtime_summaries_for_client_fall_back_when_runtime_map_is_blocked ... ok
[INFO] [stdout] test state::tests::runtime_fallback::list_runtimes_falls_back_when_runtime_map_is_blocked ... ok
[INFO] [stdout] test state::tests::runtime_fallback::runtime_snapshot_for_client_falls_back_when_status_lock_is_blocked ... ok
[INFO] [stdout] test state::tests::runtime_fallback::hello_payload_falls_back_when_status_lock_is_blocked ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app_server::tests::stop_kills_spawned_process_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app_server::tests::stop_kills_spawned_process_group' (963) panicked at src/app_server/tests.rs:185:6:
[INFO] [stdout] 等待子进程退出超时: Elapsed(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ba8c479f78 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ba8c479f78 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ba8c479f78 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ba8c479f78 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ba8c49297a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ba8c49297a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55ba8c47f7a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55ba8c47f7a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55ba8c454cb6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ba8c454cb6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ba8c470b49 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ba8c18641c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x55ba8c18641c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ba8c470dc2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x55ba8c470dc2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ba8c454d72 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ba8c449669 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ba8c455e8d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ba8c49316c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ba8c492eb2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ba8bdebf9b - <core[8fb95b77d25ab6c8]::result::Result<(), tokio[f97e667d15ed1f97]::time::error::Elapsed>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55ba8bfea3da - codexpad_bridge[6c8bbbe70c21fd9e]::app_server::tests::stop_kills_spawned_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app_server/tests.rs:185:6
[INFO] [stdout]   22:     0x55ba8c1786c2 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x55ba8c17873d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55ba8c0d713d - <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x55ba8c0d703b - tokio[f97e667d15ed1f97]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x55ba8c0d703b - tokio[f97e667d15ed1f97]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x55ba8c0d703b - <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x55ba8c0a8ae0 - <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x55ba8c0d5b6d - <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x55ba8c0d4e14 - <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x55ba8be08aeb - <tokio[f97e667d15ed1f97]::runtime::context::scoped::Scoped<tokio[f97e667d15ed1f97]::runtime::scheduler::Context>>::set::<<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x55ba8be6eff9 - tokio[f97e667d15ed1f97]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x55ba8be0b542 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f97e667d15ed1f97]::runtime::context::Context>>::try_with::<tokio[f97e667d15ed1f97]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x55ba8be0b0ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f97e667d15ed1f97]::runtime::context::Context>>::with::<tokio[f97e667d15ed1f97]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x55ba8be3a48d - tokio[f97e667d15ed1f97]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x55ba8c0acfc0 - <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x55ba8c0ad2b6 - <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x55ba8c0d4920 - <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x55ba8beb3723 - tokio[f97e667d15ed1f97]::runtime::context::runtime::enter_runtime::<<tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x55ba8c0a8611 - <tokio[f97e667d15ed1f97]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x55ba8c116b54 - <tokio[f97e667d15ed1f97]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x55ba8c116d1f - <tokio[f97e667d15ed1f97]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x55ba8bffab01 - codexpad_bridge[6c8bbbe70c21fd9e]::app_server::tests::stop_kills_spawned_process_group
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app_server/tests.rs:185:43
[INFO] [stdout]   44:     0x55ba8bfe9717 - codexpad_bridge[6c8bbbe70c21fd9e]::app_server::tests::stop_kills_spawned_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app_server/tests.rs:117:44
[INFO] [stdout]   45:     0x55ba8be326e6 - <codexpad_bridge[6c8bbbe70c21fd9e]::app_server::tests::stop_kills_spawned_process_group::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55ba8c1794fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55ba8c1794fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x55ba8c186d75 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x55ba8c186d75 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x55ba8c186d75 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x55ba8c186d75 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x55ba8c186d75 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55ba8c186d75 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x55ba8c186d75 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x55ba8c180684 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x55ba8c180684 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x55ba8c189df2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x55ba8c189df2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x55ba8c189df2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x55ba8c189df2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x55ba8c189df2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x55ba8c189df2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x55ba8c189df2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55ba8c478eef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   65:     0x55ba8c478eef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x73683a130aa4 - <unknown>
[INFO] [stdout]   67:     0x73683a1bda64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app_server::tests::stop_kills_spawned_process_group
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 68 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.67s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9", kill_on_drop: false }`
[INFO] [stdout] 9cd8528c78a972c9a0cad90bb95a6b70c0afd7093516db5513a9790bbfd09be9
