[INFO] fetching crate beads-rs 0.1.26...
[INFO] testing beads-rs-0.1.26 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate beads-rs 0.1.26 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate beads-rs 0.1.26
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate beads-rs 0.1.26
[INFO] tweaked toml for crates.io crate beads-rs 0.1.26 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate beads-rs 0.1.26 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate beads-rs 0.1.26 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-tree v0.3.1
[INFO] [stderr]   Downloaded git2 v0.20.3
[INFO] [stderr]   Downloaded libgit2-sys v0.18.3+1.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 936acaa3b642e99647a1c9a5b7076de929b919f6eb60d5759f61db7ff93438f5
[INFO] running `Command { std: "docker" "start" "-a" "936acaa3b642e99647a1c9a5b7076de929b919f6eb60d5759f61db7ff93438f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "936acaa3b642e99647a1c9a5b7076de929b919f6eb60d5759f61db7ff93438f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "936acaa3b642e99647a1c9a5b7076de929b919f6eb60d5759f61db7ff93438f5", kill_on_drop: false }`
[INFO] [stdout] 936acaa3b642e99647a1c9a5b7076de929b919f6eb60d5759f61db7ff93438f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e396e019f76d6d4a8f4015c4ffcabcf668c3ceedda2573b8f94a1c7155de449
[INFO] running `Command { std: "docker" "start" "-a" "5e396e019f76d6d4a8f4015c4ffcabcf668c3ceedda2573b8f94a1c7155de449", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tracing-tree v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling beads-rs v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "5e396e019f76d6d4a8f4015c4ffcabcf668c3ceedda2573b8f94a1c7155de449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e396e019f76d6d4a8f4015c4ffcabcf668c3ceedda2573b8f94a1c7155de449", kill_on_drop: false }`
[INFO] [stdout] 5e396e019f76d6d4a8f4015c4ffcabcf668c3ceedda2573b8f94a1c7155de449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dda4009296587b7e28c50e71b4e64187d4572f28681dad88730f8ae928f3c3ef
[INFO] running `Command { std: "docker" "start" "-a" "dda4009296587b7e28c50e71b4e64187d4572f28681dad88730f8ae928f3c3ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tracing-tree v0.3.1
[INFO] [stderr]    Compiling beads-rs v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.97s
[INFO] running `Command { std: "docker" "inspect" "dda4009296587b7e28c50e71b4e64187d4572f28681dad88730f8ae928f3c3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dda4009296587b7e28c50e71b4e64187d4572f28681dad88730f8ae928f3c3ef", kill_on_drop: false }`
[INFO] [stdout] dda4009296587b7e28c50e71b4e64187d4572f28681dad88730f8ae928f3c3ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5d0dbe2a3b4e615c87254d00667df5180e6d6fc7eabb57c555dfe7bdb8ece7d
[INFO] running `Command { std: "docker" "start" "-a" "d5d0dbe2a3b4e615c87254d00667df5180e6d6fc7eabb57c555dfe7bdb8ece7d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beads_rs-0a897ecd45580b9f)
[INFO] [stdout] 
[INFO] [stdout] running 176 tests
[INFO] [stdout] test cli::commands::label::tests::split_label_batch_parses_ids_and_label ... ok
[INFO] [stdout] test cli::commands::setup::tests::aider_instructions_contains_beads ... ok
[INFO] [stdout] test cli::commands::onboard::tests::agents_content_has_key_elements ... ok
[INFO] [stdout] test cli::commands::label::tests::split_label_batch_requires_label ... ok
[INFO] [stdout] test compat::export::tests::test_hash_remote_deterministic ... ok
[INFO] [stdout] test compat::export::tests::test_export_context_path ... ok
[INFO] [stdout] test compat::go_schema::tests::test_dep_kind_mapping ... ok
[INFO] [stdout] test compat::go_schema::tests::test_write_stamp_to_rfc3339 ... ok
[INFO] [stdout] test compat::go_schema::tests::test_derive_status ... ok
[INFO] [stdout] test compat::export::tests::test_hash_remote_different_urls ... ok
[INFO] [stdout] test core::collections::tests::label_parse_valid ... ok
[INFO] [stdout] test core::collections::tests::label_rejects_empty ... ok
[INFO] [stdout] test core::collections::tests::label_rejects_newlines ... ok
[INFO] [stdout] test core::dep::tests::accessors_work ... ok
[INFO] [stdout] test compat::export::tests::test_symlink_created_when_none_exists ... ok
[INFO] [stdout] test compat::export::tests::test_export_empty_state ... ok
[INFO] [stdout] test compat::export::tests::test_symlink_replaced_when_wrong_target ... ok
[INFO] [stdout] test compat::export::tests::test_nonexistent_clone_path_skipped ... ok
[INFO] [stdout] test core::collections::tests::label_trims_whitespace ... ok
[INFO] [stdout] test core::collections::tests::labels_serde_roundtrip ... ok
[INFO] [stdout] test core::dep::tests::delete_marks_deleted ... ok
[INFO] [stdout] test compat::export::tests::test_symlink_skipped_when_correct ... ok
[INFO] [stdout] test cli::commands::prime::tests::context_is_not_empty ... ok
[INFO] [stdout] test core::dep::tests::join_keeps_earlier_created ... ok
[INFO] [stdout] test core::dep::tests::join_lww_later_wins ... ok
[INFO] [stdout] test core::domain::tests::dep_kind_parse_accepts_aliases ... ok
[INFO] [stdout] test core::dep::tests::new_edge_is_active ... ok
[INFO] [stdout] test core::dep::tests::restore_undeletes ... ok
[INFO] [stdout] test core::dep::tests::self_dependency_rejected ... ok
[INFO] [stdout] test core::dep::tests::serde_rejects_self_dep ... ok
[INFO] [stdout] test core::dep::tests::serde_roundtrip ... ok
[INFO] [stdout] test core::identity::tests::bead_slug_parse_normalizes ... ok
[INFO] [stdout] test core::identity::tests::bead_slug_rejects_invalid ... ok
[INFO] [stdout] test core::identity::tests::branch_name_parse_valid ... ok
[INFO] [stdout] test core::identity::tests::branch_name_rejects_empty ... ok
[INFO] [stdout] test compat::export::tests::test_tombstones_not_exported ... ok
[INFO] [stdout] test cli::commands::setup::tests::cursor_rules_contains_beads ... ok
[INFO] [stdout] test core::identity::tests::branch_name_rejects_invalid ... ok
[INFO] [stdout] test config::tests::config_roundtrip ... ok
[INFO] [stdout] test compat::export::tests::test_export_with_beads ... ok
[INFO] [stdout] test compat::export::tests::test_regular_file_backed_up_and_replaced ... ok
[INFO] [stdout] test compat::export::tests::test_multiple_clones_same_canonical ... ok
[INFO] [stdout] test core::identity::tests::actor_id_serde_validates_on_deserialize ... ok
[INFO] [stdout] test core::meta::tests::current_version_is_1 ... ok
[INFO] [stdout] test core::identity::tests::identity_types_serde_roundtrip ... ok
[INFO] [stdout] test core::state::tests::dep_index_deps_to_uses_index ... ok
[INFO] [stdout] test core::identity::tests::note_id_serde_validates_on_deserialize ... ok
[INFO] [stdout] test core::identity::tests::bead_id_parse_with_custom_slug ... ok
[INFO] [stdout] test core::identity::tests::bead_id_serde_validates_on_deserialize ... ok
[INFO] [stdout] test core::state::tests::dep_index_deps_from_uses_index ... ok
[INFO] [stdout] test core::identity::tests::bead_id_slug_is_canonicalized ... ok
[INFO] [stdout] test core::meta::tests::meta_serde_roundtrip ... ok
[INFO] [stdout] test core::state::tests::deletion_wins_when_newer ... ok
[INFO] [stdout] test core::domain::tests::dep_kind_parse_rejects_unknown ... ok
[INFO] [stdout] test core::state::tests::dep_index_insert_active_edge ... ok
[INFO] [stdout] test core::state::tests::dep_index_insert_deleted_edge ... ok
[INFO] [stdout] test core::domain::tests::priority_serde_roundtrip ... ok
[INFO] [stdout] test core::state::tests::dep_index_multiple_kinds ... ok
[INFO] [stdout] test core::state::tests::dep_index_rebuild_from_deps ... ok
[INFO] [stdout] test core::state::tests::dep_index_transition_active_to_deleted ... ok
[INFO] [stdout] test core::state::tests::invariant_insert_removes_tombstone ... ok
[INFO] [stdout] test core::state::tests::require_live_mut_returns_mutable_bead ... ok
[INFO] [stdout] test core::state::tests::dep_index_transition_deleted_to_active ... ok
[INFO] [stdout] test core::state::tests::invariant_delete_removes_live ... ok
[INFO] [stdout] test core::identity::tests::branch_name_trims ... ok
[INFO] [stdout] test core::state::tests::require_live_returns_bead_when_exists ... ok
[INFO] [stdout] test core::state::tests::require_live_returns_deleted_for_tombstoned_id ... ok
[INFO] [stdout] test core::state::tests::require_live_returns_not_found_for_unknown_id ... ok
[INFO] [stdout] test core::state::tests::resurrection_newer_bead_wins ... ok
[INFO] [stdout] test core::stores::tests::tombstone_store_upsert_merges ... ok
[INFO] [stdout] test core::identity::tests::bead_id_with_slug_rewrites_prefix ... ok
[INFO] [stdout] test daemon::clock::tests::backward_jump_keeps_monotonicity ... ok
[INFO] [stdout] test daemon::clock::tests::forward_jump_advances_wall_time ... ok
[INFO] [stdout] test daemon::clock::tests::receive_advances_clock ... ok
[INFO] [stdout] test daemon::clock::tests::tick_is_monotonic ... ok
[INFO] [stdout] test compat::export::tests::test_export_sorted_by_id ... ok
[INFO] [stdout] test daemon::clock::tests::receive_with_older_stamp_is_noop ... ok
[INFO] [stdout] test core::stores::tests::dep_store_upsert_merges ... ok
[INFO] [stdout] test core::meta::tests::version_compatibility ... ok
[INFO] [stdout] test daemon::core::tests::complete_refresh_applies_state_when_clean ... ok
[INFO] [stdout] test daemon::core::tests::complete_refresh_clears_flag_on_error ... ok
[INFO] [stdout] test core::state::tests::join_resurrection_rule_prefers_newer_bead ... ok
[INFO] [stdout] test core::state::tests::lineage_tombstone_only_kills_matching_lineage ... ok
[INFO] [stdout] test core::state::tests::dep_index_join_rebuilds_indexes ... ok
[INFO] [stdout] test daemon::core::tests::apply_wal_mutation_clamps_to_last_seen_stamp ... ok
[INFO] [stdout] test core::domain::tests::priority_serde_validates_on_deserialize ... ok
[INFO] [stdout] test daemon::core::tests::detect_clock_skew_flags_large_delta ... ok
[INFO] [stdout] test daemon::core::tests::detect_clock_skew_ignores_small_delta ... ok
[INFO] [stdout] test daemon::core::tests::complete_refresh_clears_in_progress_flag ... ok
[INFO] [stdout] test daemon::core::tests::complete_refresh_schedules_sync_when_needs_sync ... ok
[INFO] [stdout] test daemon::core::tests::wal_write_failure_aborts_mutation ... ok
[INFO] [stdout] test daemon::executor::tests::generate_unique_id_rejects_invalid_root_slug ... ok
[INFO] [stdout] test daemon::executor::tests::generate_unique_id_uses_root_slug ... ok
[INFO] [stdout] test daemon::executor::tests::infer_bead_slug_prefers_most_common ... ok
[INFO] [stdout] test daemon::ipc::tests::ping_info_serializes_as_query ... ok
[INFO] [stdout] test daemon::ipc::tests::response_ok ... ok
[INFO] [stdout] test daemon::ipc::tests::response_roundtrip::error_response ... ok
[INFO] [stdout] test daemon::ipc::tests::response_err ... ok
[INFO] [stdout] test daemon::core::tests::complete_refresh_unknown_remote_is_noop ... ok
[INFO] [stdout] test daemon::core::tests::complete_sync_resolves_collisions_for_dirty_state ... ok
[INFO] [stdout] test daemon::core::tests::complete_sync_success_dirty_keeps_wal ... ok
[INFO] [stdout] test daemon::ipc::tests::request_roundtrip ... ok
[INFO] [stdout] test daemon::core::tests::complete_refresh_skips_state_when_dirty ... ok
[INFO] [stdout] test daemon::core::tests::complete_sync_failure_keeps_wal ... ok
[INFO] [stdout] test daemon::core::tests::complete_sync_success_clean_deletes_wal ... ok
[INFO] [stdout] test daemon::ipc::tests::invalid_json_would_cause_parse_error ... ok
[INFO] [stdout] test daemon::ipc::tests::response_roundtrip::initialized ... ok
[INFO] [stdout] test daemon::ipc::tests::response_roundtrip::op_created ... ok
[INFO] [stdout] test daemon::ipc::tests::response_roundtrip::op_updated ... ok
[INFO] [stdout] test daemon::ops::tests::bead_op_repo ... ok
[INFO] [stdout] test daemon::ipc::tests::unit_variants_are_distinguishable ... ok
[INFO] [stdout] test daemon::ops::tests::patch_apply ... ok
[INFO] [stdout] test daemon::ipc::tests::unit_variants_roundtrip ... ok
[INFO] [stdout] test daemon::ipc::tests::version_mismatch_error_includes_parse_error ... ok
[INFO] [stdout] test daemon::ipc::tests::version_mismatch_is_retryable ... ok
[INFO] [stdout] test daemon::ops::tests::patch_default_is_keep ... ok
[INFO] [stdout] test daemon::query::tests::filters_default_matches_all ... ok
[INFO] [stdout] test daemon::query::tests::query_repo ... ok
[INFO] [stdout] test daemon::remote::tests::normalize_trims_slashes ... ok
[INFO] [stdout] test daemon::remote::tests::normalize_with_port_and_case ... ok
[INFO] [stdout] test daemon::repo::tests::backoff_exponential ... ok
[INFO] [stdout] test daemon::scheduler::tests::backoff_never_shortens_deadline ... ok
[INFO] [stdout] test daemon::scheduler::tests::cancel ... ok
[INFO] [stdout] test daemon::wal::tests::cleanup_stale_removes_tmp ... ok
[INFO] [stdout] test daemon::remote::tests::normalize_file_urls_are_stable ... ok
[INFO] [stdout] test daemon::remote::tests::normalize_https_and_ssh ... ok
[INFO] [stdout] test daemon::ipc::tests::response_roundtrip::query_daemon_info ... ok
[INFO] [stdout] test daemon::repo::tests::mark_dirty ... ok
[INFO] [stdout] test daemon::scheduler::tests::stress_reschedules_do_not_accumulate_due_fires ... ok
[INFO] [stdout] test daemon::repo::tests::new_state_not_dirty ... ok
[INFO] [stdout] test daemon::scheduler::tests::reschedule_debounces_later ... ok
[INFO] [stdout] test daemon::scheduler::tests::schedule_and_drain_due ... ok
[INFO] [stdout] test git::collision::tests::collision_resolution_errors_on_self_dep_after_remap ... ok
[INFO] [stdout] test git::collision::tests::collision_resolution_tombstone_does_not_delete_winner ... ok
[INFO] [stdout] test daemon::wal::tests::read_nonexistent ... ok
[INFO] [stdout] test git::collision::tests::earlier_creation_wins ... ok
[INFO] [stdout] test git::collision::tests::same_time_tiebreak_on_actor ... ok
[INFO] [stdout] test daemon::wal::tests::delete_removes_file ... ok
[INFO] [stdout] test daemon::wal::tests::different_remotes_different_files ... ok
[INFO] [stdout] test daemon::wal::tests::write_read_roundtrip_with_tombstones_and_deps ... ok
[INFO] [stdout] test daemon::wal::tests::migrate_prefers_newer_sequence ... ok
[INFO] [stdout] test daemon::wal::tests::migrate_from_runtime_dir_moves_wal ... ok
[INFO] [stdout] test daemon::wal::tests::write_read_roundtrip ... ok
[INFO] [stdout] test daemon::ipc::tests::response_roundtrip::shutting_down ... ok
[INFO] [stdout] test git::collision::tests::determinism ... ok
[INFO] [stdout] test core::state::tests::join_commutative ... ok
[INFO] [stdout] test core::state::tests::join_associative ... ok
[INFO] [stdout] test daemon::ipc::tests::response_roundtrip::synced ... ok
[INFO] [stdout] test git::sync::tests::sync_diff_count_message ... ok
[INFO] [stdout] test git::sync::tests::sync_diff_detailed_message ... ok
[INFO] [stdout] test daemon::ipc::tests::response_roundtrip::query_issues_empty ... ok
[INFO] [stdout] test daemon::wal::tests::read_legacy_map_state_format ... ok
[INFO] [stdout] test daemon::ops::tests::bead_patch_validation ... ok
[INFO] [stdout] test git::wire::tests::roundtrip_empty_state ... ok
[INFO] [stdout] test git::sync::tests::sync_diff_truncates_long_titles ... ok
[INFO] [stdout] test git::wire::tests::roundtrip_meta ... ok
[INFO] [stdout] test git::sync::tests::fetch_detects_divergence ... ok
[INFO] [stdout] test git::sync::tests::fetch_updates_remote_tracking_ref ... ok
[INFO] [stdout] test git::sync::tests::fetch_best_effort_surfaces_error ... ok
[INFO] [stdout] test migrate::go_export::tests::test_multiple_comments_same_issue_unique ... ok
[INFO] [stdout] test upgrade::tests::version_compare ... ok
[INFO] [stdout] test git::sync::tests::fetch_preserves_local_ahead_and_creates_backup ... ok
[INFO] [stdout] test migrate::go_export::tests::test_comment_ids_globally_unique_across_issues ... ok
[INFO] [stdout] test upgrade::tests::install_binary_copies_and_sets_permissions ... ok
[INFO] [stdout] test git::wire::tests::roundtrip_tombstones ... ok
[INFO] [stdout] test git::sync::tests::read_state_at_oid_reads_meta_last_write_stamp ... ok
[INFO] [stdout] test git::wire::tests::roundtrip_state ... ok
[INFO] [stdout] test git::sync::tests::init_does_not_override_existing_local_ref ... ok
[INFO] [stdout] test git::wire::tests::roundtrip_deps ... ok
[INFO] [stdout] test git::sync::tests::fetch_fast_forwards_when_remote_ahead ... ok
[INFO] [stdout] test git::sync::tests::sync_with_retry_reports_divergence ... ok
[INFO] [stdout] test core::state::tests::join_idempotent ... ok
[INFO] [stdout] test git::sync::tests::fetch_respects_history_invariants ... ok
[INFO] [stdout] test git::sync::tests::fetch_sequence_preserves_local_history ... ok
[INFO] [stdout] test git::sync::tests::sync_with_retry_surfaces_fetch_divergence ... ok
[INFO] [stdout] test git::sync::tests::fetch_detects_force_push ... ok
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/bd-58bb25f4d67809db)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/critical_path.rs (/opt/rustwide/target/debug/deps/critical_path-cb535d88c685ef33)
[INFO] [stdout] test result: ok. 176 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.61s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test test_create_with_assignee ... ok
[INFO] [stdout] test test_create_design_and_acceptance ... ok
[INFO] [stdout] test test_create_with_deleted_parent ... ok
[INFO] [stdout] test test_auto_init_on_first_create ... ok
[INFO] [stdout] test test_claim_closed_issue ... ok
[INFO] [stdout] test test_create_and_list ... ok
[INFO] [stdout] test test_comment_compat_alias ... ok
[INFO] [stdout] test test_claim_already_claimed_issue ... ok
[INFO] [stdout] test test_crash_recovery_replays_wal ... ok
[INFO] [stdout] test test_close_blocked_issue ... ok
[INFO] [stdout] test test_create_show_close_workflow ... ok
[INFO] [stdout] test test_comments ... ok
[INFO] [stdout] test test_create_with_nonexistent_parent ... ok
[INFO] [stdout] test test_claim_and_unclaim ... ok
[INFO] [stdout] test test_dep_add_nonexistent_blocker ... ok
[INFO] [stdout] test test_circular_dependency_prevention ... ok
[INFO] [stdout] test test_deleted_id_lookup ... ok
[INFO] [stdout] test test_count_command ... ok
[INFO] [stdout] test test_discovered_from_workflow ... ok
[INFO] [stdout] test test_delete_issue_that_blocks_others ... ok
[INFO] [stdout] test test_delete_and_undelete ... ok
[INFO] [stdout] test test_double_init ... ok
[INFO] [stdout] test test_discovered_from_deps_allow_cycles ... ok
[INFO] [stdout] test test_dep_add_deleted_blocker ... ok
[INFO] [stdout] test test_double_close ... ok
[INFO] [stdout] test test_dep_tree ... ok
[INFO] [stdout] test test_double_reopen ... ok
[INFO] [stdout] test test_bulk_label_operations ... ok
[INFO] [stdout] test test_dep_rm ... ok
[INFO] [stdout] test test_delete_middle_of_dependency_chain ... ok
[INFO] [stdout] test test_duplicate_dependency ... ok
[INFO] [stdout] test test_init_creates_beads_branch ... ok
[INFO] [stdout] test test_empty_and_whitespace_inputs ... ok
[INFO] [stdout] test test_epic_close_with_open_children ... ok
[INFO] [stdout] test test_duplicate_label ... ok
[INFO] [stdout] test test_invalid_priority_values ... ok
[INFO] [stdout] test test_init_fails_without_origin_remote ... ok
[INFO] [stdout] test test_epic_with_subtasks ... ok
[INFO] [stdout] test test_empty_comment ... ok
[INFO] [stdout] test test_dependencies ... ok
[INFO] [stdout] test test_filter_no_results ... ok
[INFO] [stdout] test test_invalid_type_value ... ok
[INFO] [stdout] test test_prime_command ... ok
[INFO] [stdout] test test_error_handling_invalid_transitions ... ok
[INFO] [stdout] test test_error_handling_invalid_id ... ok
[INFO] [stdout] test test_filter_by_priority ... ok
[INFO] [stdout] test test_partial_id_matching ... ok
[INFO] [stdout] test test_filter_by_type ... ok
[INFO] [stdout] test test_epic_show_progress_display ... ok
[INFO] [stdout] test test_labels ... ok
[INFO] [stdout] test test_list_sorting ... ok
[INFO] [stdout] test test_remove_nonexistent_label ... ok
[INFO] [stdout] test test_parent_deps_reject_cycles ... ok
[INFO] [stdout] test test_remove_nonexistent_dependency ... ok
[INFO] [stdout] test test_operations_on_deleted_issue ... ok
[INFO] [stdout] test test_setup_aider ... ok
[INFO] [stdout] test test_epic_close_eligible ... ok
[INFO] [stdout] test test_setup_claude_project ... ok
[INFO] [stdout] test test_setup_cursor ... ok
[INFO] [stdout] test test_related_deps_allow_cycles ... ok
[INFO] [stdout] test test_search_no_results ... ok
[INFO] [stdout] test test_reclaim_extends_lease ... ok
[INFO] [stdout] test test_self_dependency_prevention ... ok
[INFO] [stdout] test test_label_list_and_list_all ... ok
[INFO] [stdout] test test_reopen_closed ... ok
[INFO] [stdout] test test_stale_command ... ok
[INFO] [stdout] test test_string_priority_accepted ... ok
[INFO] [stdout] test test_list_limit ... ok
[INFO] [stdout] test test_search ... ok
[INFO] [stdout] test test_unclaim_not_claimed ... ok
[INFO] [stdout] test test_very_long_description ... ok
[INFO] [stdout] test test_long_dependency_chain ... ok
[INFO] [stdout] test test_very_long_title ... ok
[INFO] [stdout] test test_sync_command ... ok
[INFO] [stdout] test test_show_with_all_optional_fields ... ok
[INFO] [stdout] test test_update_multiple_fields_at_once ... ok
[INFO] [stdout] test test_update_deps_with_kind ... ok
[INFO] [stdout] test test_status_overview ... ok
[INFO] [stdout] test test_unicode_and_special_characters ... ok
[INFO] [stdout] test test_update_deps ... ok
[INFO] [stdout] test test_update_parent_and_unparent ... ok
[INFO] [stdout] test test_update_bead ... ok
[INFO] [stdout] test test_many_labels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.40s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/daemon_lifecycle.rs (/opt/rustwide/target/debug/deps/daemon_lifecycle-0120925ce7b9192a)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_daemon_meta_file_written ... ok
[INFO] [stdout] test test_thundering_herd_single_daemon ... ok
[INFO] [stdout] test test_concurrent_restart_safety ... ok
[INFO] [stdout] test test_version_mismatch_triggers_restart ... ok
[INFO] [stdout] test test_stale_socket_recovery ... ok
[INFO] [stdout] test test_no_orphaned_daemons ... FAILED
[INFO] [stdout] test test_graceful_shutdown_cleans_up ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_no_orphaned_daemons stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_no_orphaned_daemons' (3175) panicked at tests/daemon_lifecycle.rs:231:9:
[INFO] [stdout] old daemon 3283 still alive
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57f0018f9762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57f0018f9762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57f0018f9762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57f0018f9762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57f00191007a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57f00191007a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57f0018ffa86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57f0018ffa86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57f0018d617f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57f0018d617f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57f0018f0d89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57f00183f51e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57f00183f51e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57f0018f0f42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57f0018f0f42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57f0018d6238 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57f0018cb2d9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57f0018d708d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57f00191080c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57f00181408b - daemon_lifecycle[3d3402c624054cd6]::test_no_orphaned_daemons
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/daemon_lifecycle.rs:231:9
[INFO] [stdout]   20:     0x57f001813877 - daemon_lifecycle[3d3402c624054cd6]::test_no_orphaned_daemons::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/daemon_lifecycle.rs:210:30
[INFO] [stdout]   21:     0x57f001812876 - <daemon_lifecycle[3d3402c624054cd6]::test_no_orphaned_daemons::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57f0018338cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57f0018338cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x57f00184012a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x57f00184012a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x57f00184012a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x57f00184012a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x57f00184012a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x57f00184012a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x57f00184012a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x57f00183b6d4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x57f00183b6d4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x57f001842c22 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x57f001842c22 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x57f001842c22 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x57f001842c22 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x57f001842c22 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57f001842c22 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x57f001842c22 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x57f0018f8a4f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x57f0018f8a4f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7ee471342aa4 - <unknown>
[INFO] [stdout]   43:     0x7ee4713cfa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_graceful_shutdown_cleans_up stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_graceful_shutdown_cleans_up' (3174) panicked at tests/daemon_lifecycle.rs:370:5:
[INFO] [stdout] daemon should stop after SIGTERM
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57f0018f9762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57f0018f9762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57f0018f9762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57f0018f9762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57f00191007a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57f00191007a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57f0018ffa86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57f0018ffa86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57f0018d617f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57f0018d617f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57f0018f0d89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57f00183f51e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57f00183f51e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57f0018f0f42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57f0018f0f42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57f0018d626a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57f0018cb2d9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57f0018d708d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57f00191080c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57f001815164 - daemon_lifecycle[3d3402c624054cd6]::test_graceful_shutdown_cleans_up
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/daemon_lifecycle.rs:370:5
[INFO] [stdout]   20:     0x57f001813937 - daemon_lifecycle[3d3402c624054cd6]::test_graceful_shutdown_cleans_up::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/daemon_lifecycle.rs:350:38
[INFO] [stdout]   21:     0x57f001812976 - <daemon_lifecycle[3d3402c624054cd6]::test_graceful_shutdown_cleans_up::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57f0018338cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57f0018338cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x57f00184012a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x57f00184012a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x57f00184012a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x57f00184012a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x57f00184012a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x57f00184012a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x57f00184012a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x57f00183b6d4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x57f00183b6d4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x57f001842c22 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x57f001842c22 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x57f001842c22 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x57f001842c22 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x57f001842c22 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57f001842c22 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x57f001842c22 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x57f0018f8a4f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x57f0018f8a4f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7ee471342aa4 - <unknown>
[INFO] [stdout]   43:     0x7ee4713cfa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_graceful_shutdown_cleans_up
[INFO] [stdout]     test_no_orphaned_daemons
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.92s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test daemon_lifecycle`
[INFO] running `Command { std: "docker" "inspect" "d5d0dbe2a3b4e615c87254d00667df5180e6d6fc7eabb57c555dfe7bdb8ece7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d0dbe2a3b4e615c87254d00667df5180e6d6fc7eabb57c555dfe7bdb8ece7d", kill_on_drop: false }`
[INFO] [stdout] d5d0dbe2a3b4e615c87254d00667df5180e6d6fc7eabb57c555dfe7bdb8ece7d
