[INFO] cloning repository https://github.com/SoloJiang/weft-codex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SoloJiang/weft-codex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoloJiang%2Fweft-codex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoloJiang%2Fweft-codex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f60d45b05da6cf8d61bb1499b38f9cf0673665e2 [INFO] testing SoloJiang/weft-codex against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoloJiang%2Fweft-codex" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SoloJiang/weft-codex [INFO] finished tweaking git repo https://github.com/SoloJiang/weft-codex [INFO] tweaked toml for git repo https://github.com/SoloJiang/weft-codex written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SoloJiang/weft-codex on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SoloJiang/weft-codex 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c [INFO] running `Command { std: "docker" "start" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c", 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" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c", 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" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling futures-core v0.3.33 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling futures-sink v0.3.33 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.10 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.4.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling futures-io v0.3.33 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-util v0.3.33 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling socket2 v0.6.5 [INFO] [stderr] Compiling mio v1.2.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http v1.5.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tokio v1.53.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.5.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling event-listener v5.4.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.13 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling spin v0.9.9 [INFO] [stderr] Compiling futures-channel v0.3.33 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling http-body v1.1.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling futures-executor v0.3.33 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling http-body-util v0.1.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-stream v0.1.19 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.19 [INFO] [stderr] Compiling hyper v1.11.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling weft-app-server v0.1.1 (/opt/rustwide/workdir/crates/app-server) [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling weft-core v0.1.1 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling weftd v0.1.1 (/opt/rustwide/workdir/crates/daemon) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c", 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" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling weftd v0.1.1 (/opt/rustwide/workdir/crates/daemon) [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling weft-core v0.1.1 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling weft-app-server v0.1.1 (/opt/rustwide/workdir/crates/app-server) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 14.39s [INFO] running `Command { std: "docker" "inspect" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c", 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" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/weft_app_server-da3327ebc8da48ac) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test client::tests::agent_message_completion_finalizes_streamed_text ... ok [INFO] [stdout] test client::tests::approval_methods_recognized ... ok [INFO] [stdout] test client::tests::classify_distinguishes_message_kinds ... ok [INFO] [stdout] test client::tests::appserver_caps_large_tool_input ... ok [INFO] [stdout] test client::tests::collab_tool_call_carries_receiver_thread_ids ... ok [INFO] [stdout] test client::tests::collab_thread_delta_gets_its_own_agent_thread ... ok [INFO] [stdout] test client::tests::encodes_turn_start_with_local_image_input_items ... ok [INFO] [stdout] test client::tests::elicitation_is_not_an_approval ... ok [INFO] [stdout] test client::tests::encodes_turn_start_with_text_input_array ... ok [INFO] [stdout] test client::tests::encodes_turn_start_with_output_schema ... ok [INFO] [stdout] test client::tests::decline_responses_match_schema ... ok [INFO] [stdout] test client::tests::encodes_thread_start_with_full_launch_config ... ok [INFO] [stdout] test client::tests::encodes_turn_steer_with_expected_turn_precondition ... ok [INFO] [stdout] test client::tests::error_response_encodes_id_and_message ... ok [INFO] [stdout] test client::tests::extracts_ids_from_responses ... ok [INFO] [stdout] test client::tests::fork_params_carry_last_turn_id_only_when_set ... ok [INFO] [stdout] test client::tests::fork_response_yields_new_thread_id ... ok [INFO] [stdout] test client::tests::ignores_non_tool_content_items ... ok [INFO] [stdout] test client::tests::interrupt_carries_both_ids ... ok [INFO] [stdout] test client::tests::maps_streaming_notifications_to_events ... ok [INFO] [stdout] test client::tests::mcp_object_result_and_plan_text_render ... ok [INFO] [stdout] test client::tests::notification_has_no_id ... ok [INFO] [stdout] test client::tests::only_real_tool_item_types_open_rows ... ok [INFO] [stdout] test client::tests::parallel_item_deltas_keep_their_item_keys ... ok [INFO] [stdout] test client::tests::thread_read_requests_metadata_only_and_parses_fork_origin ... ok [INFO] [stdout] test client::tests::top_level_error_notification_surfaces_text ... ok [INFO] [stdout] test client::tests::turn_completed_error_message_is_surfaced ... ok [INFO] [stdout] test client::tests::turn_quota_detection_requires_a_structured_code ... ok [INFO] [stdout] test command::tests::default_command_is_codex ... ok [INFO] [stdout] test detect::tests::merge_appends_only_new_entries ... ok [INFO] [stdout] test detect::tests::supported_shells_are_explicit ... ok [INFO] [stdout] test proc_registry::tests::all_pids_includes_the_test_process_itself ... ok [INFO] [stdout] test proc_registry::tests::deadline_aware_tree_walk_keeps_each_discovered_process_group ... ok [INFO] [stdout] test proc_registry::tests::deadline_aware_snapshot_and_tree_walk_stop_before_full_input ... ok [INFO] [stdout] test proc_registry::tests::instance_memory_bytes_includes_self_even_with_empty_subtree ... ok [INFO] [stdout] test proc_registry::tests::owner_kind_all_covers_every_variant_in_declaration_order ... ok [INFO] [stdout] test proc_registry::tests::parse_stat_handles_comm_with_parens_and_spaces ... ok [INFO] [stdout] test proc_registry::tests::parse_vmrss_kb_reads_the_vmrss_line ... ok [INFO] [stdout] test detect::tests::cached_shell_path_round_trips_atomically ... ok [INFO] [stdout] test proto::tests::caps_large_tool_input_but_preserves_small_objects ... ok [INFO] [stdout] test proto::tests::content_item_uses_the_first_non_empty_text_field ... ok [INFO] [stdout] test proto::tests::humanizes_nested_provider_errors ... ok [INFO] [stdout] test proc_registry::tests::configure_puts_child_in_its_own_process_group ... ok [INFO] [stdout] test proc_registry::tests::bounded_reap_zero_budget_kills_root_but_keeps_registration_until_owner_teardown ... ok [INFO] [stdout] test proc_registry::tests::count_is_exactly_filter_is_ours ... ok [INFO] [stdout] test proc_registry::tests::bounded_reap_reports_completed_when_its_child_wait_wins_the_deadline ... ok [INFO] [stdout] test proc_registry::tests::count_includes_descendants ... ok [INFO] [stdout] test proc_registry::tests::is_ours_tracks_descendant_criterion ... ok [INFO] [stdout] test proc_registry::tests::instance_usage_matches_the_two_separate_functions_it_replaces ... ok [INFO] [stdout] test proc_registry::tests::kill_group_never_signals_weft_or_init_group ... ok [INFO] [stdout] test proc_registry::tests::owner_counts_group_by_kind_and_skip_zero ... ok [INFO] [stdout] test proc_registry::tests::reap_kills_descendants_even_when_they_escape_into_their_own_group ... FAILED [INFO] [stdout] test proc_registry::tests::drop_without_reap_deregisters ... ok [INFO] [stdout] test proc_registry::tests::dropping_inherited_fd_marker_queues_reparented_child_cleanup ... FAILED [INFO] [stdout] test proc_registry::tests::instance_memory_bytes_reflects_owned_subtree ... ok [INFO] [stdout] test proc_registry::tests::inherited_fd_marker_reaps_a_background_child_after_its_parent_exits ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- proc_registry::tests::reap_kills_descendants_even_when_they_escape_into_their_own_group stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'proc_registry::tests::reap_kills_descendants_even_when_they_escape_into_their_own_group' (3191) panicked at crates/app-server/src/proc_registry.rs:1473:9: [INFO] [stdout] assertion `left == right` failed: tree-aware reap must kill the escaped grandchild's group, not only the leader's [INFO] [stdout] left: Some(3215) [INFO] [stdout] right: None [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5633bb8f4381 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5633bb90a0aa - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x5633bb8f8c8c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x5633bb8cdbe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5633bb8eb799 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x5633bb8585d0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5633bb8ebac2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5633bb8cdc92 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5633bb8c5ec9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5633bb8ce97d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x5633bb90a80c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x5633bb90a783 - core[7c831bd917ebf35f]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5633bb84060c - core[7c831bd917ebf35f]::panicking::assert_failed::, core[7c831bd917ebf35f]::option::Option> [INFO] [stdout] 13: 0x5633bb81e4f2 - weft_app_server[714100fa945ba383]::proc_registry::tests::reap_kills_descendants_even_when_they_escape_into_their_own_group::{closure#0} [INFO] [stdout] 14: 0x5633bb836103 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 15: 0x5633bb8412c9 - >::with::, core[7c831bd917ebf35f]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option<()>)> [INFO] [stdout] 16: 0x5633bb836287 - ::block_on::>>> [INFO] [stdout] 17: 0x5633bb835ecd - tokio[9c7495f4d309f30f]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 18: 0x5633bb839e95 - ::block_on::>> [INFO] [stdout] 19: 0x5633bb821beb - weft_app_server[714100fa945ba383]::proc_registry::tests::reap_kills_descendants_even_when_they_escape_into_their_own_group [INFO] [stdout] 20: 0x5633bb849bf9 - >::call_once [INFO] [stdout] 21: 0x5633bb84b8bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 22: 0x5633bb858f25 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 23: 0x5633bb8522e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 24: 0x5633bb85c082 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 25: 0x5633bb8f36e9 - ::new::thread_start [INFO] [stdout] 26: 0x72ec6825e07a - [INFO] [stdout] 27: 0x72ec682f1534 - clone [INFO] [stdout] 28: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- proc_registry::tests::dropping_inherited_fd_marker_queues_reparented_child_cleanup stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'proc_registry::tests::dropping_inherited_fd_marker_queues_reparented_child_cleanup' (3180) panicked at crates/app-server/src/proc_registry.rs:1582:9: [INFO] [stdout] Drop cleanup did not reap marked child 3219 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5633bb8f4381 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5633bb90a0aa - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x5633bb8f8c8c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x5633bb8cdbe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5633bb8eb799 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x5633bb8585d0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5633bb8ebac2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5633bb8cdc92 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5633bb8c5ec9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5633bb8ce97d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x5633bb90a80c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x5633bb81ca0e - weft_app_server[714100fa945ba383]::proc_registry::tests::dropping_inherited_fd_marker_queues_reparented_child_cleanup::{closure#0} [INFO] [stdout] 12: 0x5633bb836103 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 13: 0x5633bb8412c9 - >::with::, core[7c831bd917ebf35f]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option<()>)> [INFO] [stdout] 14: 0x5633bb836287 - ::block_on::>>> [INFO] [stdout] 15: 0x5633bb835ecd - tokio[9c7495f4d309f30f]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 16: 0x5633bb839e95 - ::block_on::>> [INFO] [stdout] 17: 0x5633bb82194b - weft_app_server[714100fa945ba383]::proc_registry::tests::dropping_inherited_fd_marker_queues_reparented_child_cleanup [INFO] [stdout] 18: 0x5633bb849bb9 - >::call_once [INFO] [stdout] 19: 0x5633bb84b8bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 20: 0x5633bb858f25 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 21: 0x5633bb8522e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5633bb85c082 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5633bb8f36e9 - ::new::thread_start [INFO] [stdout] 24: 0x72ec6825e07a - [INFO] [stdout] 25: 0x72ec682f1534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- proc_registry::tests::inherited_fd_marker_reaps_a_background_child_after_its_parent_exits stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'proc_registry::tests::inherited_fd_marker_reaps_a_background_child_after_its_parent_exits' (3181) panicked at crates/app-server/src/proc_registry.rs:1536:9: [INFO] [stdout] the marked background process must be gone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5633bb8f4381 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5633bb90a0aa - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x5633bb8f8c8c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x5633bb8cdbe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5633bb8eb799 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x5633bb8585d0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5633bb8ebac2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5633bb8cdcc4 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5633bb8c5ec9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5633bb8ce97d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x5633bb90a80c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x5633bb81f40f - weft_app_server[714100fa945ba383]::proc_registry::tests::inherited_fd_marker_reaps_a_background_child_after_its_parent_exits::{closure#0} [INFO] [stdout] 12: 0x5633bb836103 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 13: 0x5633bb8412c9 - >::with::, core[7c831bd917ebf35f]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option<()>)> [INFO] [stdout] 14: 0x5633bb836287 - ::block_on::>>> [INFO] [stdout] 15: 0x5633bb835ecd - tokio[9c7495f4d309f30f]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 16: 0x5633bb839e95 - ::block_on::>> [INFO] [stdout] 17: 0x5633bb821d3b - weft_app_server[714100fa945ba383]::proc_registry::tests::inherited_fd_marker_reaps_a_background_child_after_its_parent_exits [INFO] [stdout] 18: 0x5633bb849c19 - >::call_once [INFO] [stdout] 19: 0x5633bb84b8bb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 20: 0x5633bb858f25 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 21: 0x5633bb8522e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5633bb85c082 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5633bb8f36e9 - ::new::thread_start [INFO] [stdout] 24: 0x72ec6825e07a - [INFO] [stdout] 25: 0x72ec682f1534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] proc_registry::tests::dropping_inherited_fd_marker_queues_reparented_child_cleanup [INFO] [stdout] proc_registry::tests::inherited_fd_marker_reaps_a_background_child_after_its_parent_exits [INFO] [stdout] proc_registry::tests::reap_kills_descendants_even_when_they_escape_into_their_own_group [INFO] [stdout] [INFO] [stdout] test result: FAILED. 53 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.37s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p weft-app-server --lib` [INFO] running `Command { std: "docker" "inspect" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c", kill_on_drop: false }` [INFO] [stdout] c6553ad6a5e8c6c13ac5bbceeced284a8b16cb036389e6b3e70ab2ec2406377c