[INFO] fetching crate nerve-tui 0.4.1...
[INFO] testing nerve-tui-0.4.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate nerve-tui 0.4.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate nerve-tui 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nerve-tui 0.4.1
[INFO] tweaked toml for crates.io crate nerve-tui 0.4.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nerve-tui 0.4.1 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 nerve-tui 0.4.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a
[INFO] running `Command { std: "docker" "start" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a", 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" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a" "/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" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a", 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" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nerve-tui v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `terminal_app` is never read
[INFO] [stdout]  --> src/notify.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct Notifier {
[INFO] [stdout]   |                   -------- field in this struct
[INFO] [stdout] 6 |     config: NotificationConfig,
[INFO] [stdout] 7 |     terminal_app: Option<String>,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dir_name` is never read
[INFO] [stdout]   --> src/platform/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct SessionTarget {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub(crate) dir_name: String,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_id` is never used
[INFO] [stdout]   --> src/platform/mod.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Bridge {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub(crate) fn resolve_id(&self, target: &SessionTarget) -> Option<BridgeId> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_pane_id` is never used
[INFO] [stdout]   --> src/platform/tmux.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TmuxBridge {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub(crate) fn resolve_pane_id(&self, target: &SessionTarget) -> Option<String> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.85s
[INFO] running `Command { std: "docker" "inspect" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a", 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" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a" "/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 getrandom v0.4.2
[INFO] [stdout] warning: field `terminal_app` is never read
[INFO] [stdout]  --> src/notify.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct Notifier {
[INFO] [stdout]   |                   -------- field in this struct
[INFO] [stdout] 6 |     config: NotificationConfig,
[INFO] [stdout] 7 |     terminal_app: Option<String>,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dir_name` is never read
[INFO] [stdout]   --> src/platform/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct SessionTarget {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub(crate) dir_name: String,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_id` is never used
[INFO] [stdout]   --> src/platform/mod.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Bridge {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub(crate) fn resolve_id(&self, target: &SessionTarget) -> Option<BridgeId> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_pane_id` is never used
[INFO] [stdout]   --> src/platform/tmux.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TmuxBridge {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub(crate) fn resolve_pane_id(&self, target: &SessionTarget) -> Option<String> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling nerve-tui v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `terminal_app` is never read
[INFO] [stdout]  --> src/notify.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct Notifier {
[INFO] [stdout]   |                   -------- field in this struct
[INFO] [stdout] 6 |     config: NotificationConfig,
[INFO] [stdout] 7 |     terminal_app: Option<String>,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dir_name` is never read
[INFO] [stdout]   --> src/platform/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct SessionTarget {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub(crate) dir_name: String,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_id` is never used
[INFO] [stdout]   --> src/platform/mod.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Bridge {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub(crate) fn resolve_id(&self, target: &SessionTarget) -> Option<BridgeId> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_pane_id` is never used
[INFO] [stdout]   --> src/platform/tmux.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TmuxBridge {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub(crate) fn resolve_pane_id(&self, target: &SessionTarget) -> Option<String> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.44s
[INFO] running `Command { std: "docker" "inspect" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a", 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" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `terminal_app` is never read
[INFO] [stderr]  --> src/notify.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) struct Notifier {
[INFO] [stderr]   |                   -------- field in this struct
[INFO] [stderr] 6 |     config: NotificationConfig,
[INFO] [stderr] 7 |     terminal_app: Option<String>,
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `dir_name` is never read
[INFO] [stderr]   --> src/platform/mod.rs:13:16
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub(crate) struct SessionTarget {
[INFO] [stderr]    |                   ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 13 |     pub(crate) dir_name: String,
[INFO] [stderr]    |                ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `resolve_id` is never used
[INFO] [stderr]   --> src/platform/mod.rs:81:19
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl Bridge {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 81 |     pub(crate) fn resolve_id(&self, target: &SessionTarget) -> Option<BridgeId> {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `resolve_pane_id` is never used
[INFO] [stderr]   --> src/platform/tmux.rs:84:19
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl TmuxBridge {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 84 |     pub(crate) fn resolve_pane_id(&self, target: &SessionTarget) -> Option<String> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nerve-tui` (bin "nerve-tui") generated 4 warnings
[INFO] [stderr] warning: `nerve-tui` (bin "nerve-tui" test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nerve_tui-498f84d7ab2ae1f1)
[INFO] [stdout] 
[INFO] [stdout] running 122 tests
[INFO] [stdout] test app::app_tests::devnull_is_not_a_controlling_tty ... ok
[INFO] [stdout] test config::tests::missing_config_returns_defaults_without_error ... ok
[INFO] [stdout] test config::tests::corrupt_config_surfaces_load_error_and_defaults ... ok
[INFO] [stdout] test config::tests::refresh_interval_is_clamped ... ok
[INFO] [stdout] test detect::git::tests::refname_with_control_byte_rejected ... ok
[INFO] [stdout] test detect::git::tests::cache_evicts_when_head_disappears ... ok
[INFO] [stdout] test detect::git::tests::malformed_head_returns_none ... ok
[INFO] [stdout] test detect::git::tests::cache_short_circuits_after_first_walk ... ok
[INFO] [stdout] test detect::git::tests::detached_head_returns_marker ... ok
[INFO] [stdout] test config::tests::process_scan_interval_is_clamped ... ok
[INFO] [stdout] test detect::git::tests::no_repo_returns_none ... ok
[INFO] [stdout] test config::tests::session_name_overrides_are_sanitised ... ok
[INFO] [stdout] test detect::git::tests::ref_outside_heads_returns_tail ... ok
[INFO] [stdout] test detect::git::tests::cache_remembers_no_tree ... ok
[INFO] [stdout] test detect::git::tests::reads_branch_from_normal_repo ... ok
[INFO] [stdout] test detect::git::tests::sha256_detached_recognized ... ok
[INFO] [stdout] test detect::git::tests::retain_present_drops_missing_cwds ... ok
[INFO] [stdout] test detect::jsonl::tests::snippet_truncation_does_not_panic_on_utf8_boundary ... ok
[INFO] [stdout] test detect::git::tests::walks_up_from_subdirectory ... ok
[INFO] [stdout] test detect::jsonl::tests::tool_name_ansi_smuggled_keyword_routes_to_correct_state ... ok
[INFO] [stdout] test detect::jsonl::tests::tool_name_with_ansi_is_sanitised_before_storage ... ok
[INFO] [stdout] test detect::git::tests::worktree_gitfile_followed ... ok
[INFO] [stdout] test detect::jsonl_cache::tests::first_read_invokes_parsers_and_subsequent_short_circuits ... ok
[INFO] [stdout] test detect::jsonl_cache::tests::retain_present_drops_missing_entries ... ok
[INFO] [stdout] test detect::process::tests::resume_session_id_handles_all_forms ... ok
[INFO] [stdout] test detect::process::tests::resume_session_id_rejects_path_traversal_and_unsafe_chars ... ok
[INFO] [stdout] test lockfile::tests::first_acquire_succeeds_and_stamps_pid ... ok
[INFO] [stdout] test signals::tests::raised_flag_reports_requested ... ok
[INFO] [stdout] test platform::tests::bridge_id_round_trips ... ok
[INFO] [stdout] test state::filtered_view::tests::previous_query_then_no_filter ... ok
[INFO] [stdout] test state::filtered_view::tests::get_and_iter_resolve_via_registry ... ok
[INFO] [stdout] test lockfile::tests::lock_releases_on_drop ... ok
[INFO] [stdout] test state::filtered_view::tests::rebuilds_on_first_refresh ... ok
[INFO] [stdout] test state::filtered_view::tests::rebuilds_when_registry_version_changes ... ok
[INFO] [stdout] test lockfile::tests::second_acquire_fails_with_pid_of_holder ... ok
[INFO] [stdout] test state::filtered_view::tests::rebuilds_when_query_changes ... ok
[INFO] [stdout] test state::filtered_view::tests::skips_rebuild_when_unchanged ... ok
[INFO] [stdout] test state::prefs::tests::corrupt_prefs_falls_back_to_defaults ... ok
[INFO] [stdout] test state::prefs::tests::missing_prefs_returns_defaults_at_current_version ... ok
[INFO] [stdout] test state::session::tests::from_snapshot_seeds_state_machine_with_detected_state ... ok
[INFO] [stdout] test state::session::tests::fuzzy_match_empty_query ... ok
[INFO] [stdout] test state::session::tests::fuzzy_match_case_insensitive ... ok
[INFO] [stdout] test state::prefs::tests::versionless_prefs_migrate_to_current_version ... ok
[INFO] [stdout] test state::prefs::tests::save_round_trips ... ok
[INFO] [stdout] test state::session::tests::fuzzy_match_empty_target ... ok
[INFO] [stdout] test state::session::tests::fuzzy_match_no_match ... ok
[INFO] [stdout] test state::session::tests::fuzzy_match_non_contiguous ... ok
[INFO] [stdout] test state::session::tests::fuzzy_match_substring ... ok
[INFO] [stdout] test state::session::tests::fuzzy_match_wrong_order ... ok
[INFO] [stdout] test state::session::tests::matches_query_by_directory_name ... ok
[INFO] [stdout] test state::session::tests::matches_query_by_name ... ok
[INFO] [stdout] test state::session::tests::matches_query_by_path_partial ... ok
[INFO] [stdout] test state::session::tests::matches_query_empty ... ok
[INFO] [stdout] test state::session::tests::matches_query_fuzzy ... ok
[INFO] [stdout] test state::session::tests::matches_query_fuzzy_by_dir ... ok
[INFO] [stdout] test state::session::tests::matches_query_fuzzy_by_name ... ok
[INFO] [stdout] test state::session::tests::matches_query_no_match ... ok
[INFO] [stdout] test detect::git::tests::cache_invalidates_on_head_mtime_change ... ok
[INFO] [stdout] test state::session::tests::merge_snapshot_skips_name_when_renamed ... ok
[INFO] [stdout] [?1004ltest state::session::tests::rename_to_flags_session_as_renamed ... [?1049lok
[INFO] [stdout] test state::session::tests::take_pending_notification_dedups ... ok
[INFO] [stdout] test state::state_machine::tests::different_proposal_resets_counter ... ok
[INFO] [stdout] test state::state_machine::tests::proposing_current_value_clears_pending ... ok
[INFO] [stdout] test state::state_machine::tests::requires_threshold_confirmations ... ok
[INFO] [stdout] test state::state_machine::tests::set_forces_immediate_transition ... ok
[INFO] [stdout] test state::state_machine::tests::threshold_of_one_transitions_immediately ... ok
[INFO] [stdout] test tui::help::tests::covers_the_quit_and_help_bindings ... ok
[INFO] [stdout] test terminal_guard::tests::restore_flag_machinery ... ok
[INFO] [stdout] test tui::help::tests::every_section_has_at_least_one_entry ... ok
[INFO] [stdout] test tui::help::tests::first_binding_is_a_header ... ok
[INFO] [stdout] test tui::theme::tests::catalog_includes_builtins ... ok
[INFO] [stdout] test tui::theme::tests::parse_color_accepts_no_prefix ... ok
[INFO] [stdout] test tui::theme::tests::parse_color_accepts_hash_prefix ... ok
[INFO] [stdout] test updater::tests::detects_newer_versions ... ok
[INFO] [stdout] test tui::theme::tests::parse_color_rejects_short ... ok
[INFO] [stdout] test tui::theme::tests::parse_color_rejects_non_hex ... ok
[INFO] [stdout] test updater::tests::ignores_same_or_older ... ok
[INFO] [stdout] test tui::theme::tests::from_toml_roundtrip ... ok
[INFO] [stdout] test util::focus_arg::tests::shell_metacharacters_rejected ... ok
[INFO] [stdout] test util::focus_arg::tests::empty_rejected ... ok
[INFO] [stdout] test util::focus_arg::tests::overlong_rejected ... ok
[INFO] [stdout] test tui::theme::tests::catalog_appends_user_themes_alphabetically ... ok
[INFO] [stdout] test util::focus_arg::tests::tmux_pane_id_passes ... ok
[INFO] [stdout] test tui::theme::tests::from_toml_uses_file_stem_when_name_omitted ... ok
[INFO] [stdout] test util::focus_arg::tests::typical_uuid_passes ... ok
[INFO] [stdout] test util::focus_arg::tests::unicode_rejected ... ok
[INFO] [stdout] test util::fs::tests::read_capped_propagates_file_not_found ... ok
[INFO] [stdout] test util::fs::tests::read_capped_returns_full_contents_when_under_cap ... ok
[INFO] [stdout] test util::sanitize::tests::c0_controls_removed_except_whitespace ... ok
[INFO] [stdout] test util::fs::tests::read_capped_truncates_silently_when_over_cap ... ok
[INFO] [stdout] test util::sanitize::tests::c1_standalone_removed ... ok
[INFO] [stdout] test util::sanitize::tests::csi_sequence_removed ... ok
[INFO] [stdout] test util::sanitize::tests::dcs_sos_pm_apc_removed ... ok
[INFO] [stdout] test util::sanitize::tests::default_is_empty ... ok
[INFO] [stdout] test util::sanitize::tests::del_removed ... ok
[INFO] [stdout] test util::sanitize::tests::display_writes_inner_string ... ok
[INFO] [stdout] test util::sanitize::tests::nested_escapes_handled ... ok
[INFO] [stdout] test util::sanitize::tests::new_is_idempotent ... ok
[INFO] [stdout] test util::sanitize::tests::new_drops_other_control_bytes ... ok
[INFO] [stdout] test util::sanitize::tests::new_preserves_tab_newline_cr ... ok
[INFO] [stdout] test util::sanitize::tests::new_strips_osc_sequences ... ok
[INFO] [stdout] test util::sanitize::tests::osc_52_clipboard_write_removed ... ok
[INFO] [stdout] test util::sanitize::tests::partial_eq_against_str_literal ... ok
[INFO] [stdout] test util::sanitize::tests::new_strips_ansi_csi_sequences ... ok
[INFO] [stdout] test util::sanitize::tests::plain_text_borrowed ... ok
[INFO] [stdout] test util::sanitize::tests::trailing_unterminated_escape_drops_remainder ... ok
[INFO] [stdout] test util::sanitize::tests::unicode_passes_through ... ok
[INFO] [stdout] test util::sanitize::tests::whitespace_preserved ... ok
[INFO] [stdout] test util::text::tests::handles_emoji_zwj_sequences ... ok
[INFO] [stdout] test util::text::tests::handles_empty_input ... ok
[INFO] [stdout] test state::session::tests::fuzzy_match_middle ... ok
[INFO] [stdout] test util::text::tests::max_zero_returns_empty_regardless_of_input ... ok
[INFO] [stdout] test util::text::tests::returns_input_when_within_cap ... ok
[INFO] [stdout] test state::session::tests::fuzzy_match_exact ... ok
[INFO] [stdout] test util::text::tests::appends_ellipsis_when_truncating ... ok
[INFO] [stdout] test util::text::tests::keeps_grapheme_clusters_intact ... ok
[INFO] [stdout] test util::text::tests::max_one_returns_ellipsis_only ... ok
[INFO] [stdout] test detect::jsonl_cache::tests::mtime_change_invalidates_cache ... ok
[INFO] [stdout] test detect::process::tests::process_table_refreshes_once_per_ttl_window ... ok
[INFO] [stdout] test platform::tests::bridge_id_rejects_malformed ... ok
[INFO] [stdout] test detect::jsonl_cache::tests::inode_change_resets_offset_to_zero ... FAILED
[INFO] [stdout] test signals::tests::drain_zombies_reaps_dead_child ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- detect::jsonl_cache::tests::inode_change_resets_offset_to_zero stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'detect::jsonl_cache::tests::inode_change_resets_offset_to_zero' (1013) panicked at src/detect/jsonl_cache.rs:235:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 107
[INFO] [stdout]  right: 7
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fc151c0378 - 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:     0x55fc151c0378 - 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:     0x55fc151c0378 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55fc151c0378 - <<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:     0x55fc151d696a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55fc151d696a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55fc151c54b2 - 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:     0x55fc151c54b2 - <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:     0x55fc1519c496 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55fc1519c496 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55fc151b7399 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55fc151204ac - <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:     0x55fc151204ac - 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:     0x55fc151b7552 - <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:     0x55fc151b7552 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55fc1519c552 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55fc15190ef9 - 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:     0x55fc1519d41d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55fc151d70fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55fc151d6fb3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55fc151d1fe2 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55fc14f5da9d - nerve_tui[370d92de4a34fa9b]::detect::jsonl_cache::tests::inode_change_resets_offset_to_zero
[INFO] [stdout]                                at /opt/rustwide/workdir/src/detect/jsonl_cache.rs:235:9
[INFO] [stdout]   22:     0x55fc14f57997 - nerve_tui[370d92de4a34fa9b]::detect::jsonl_cache::tests::inode_change_resets_offset_to_zero::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/detect/jsonl_cache.rs:195:44
[INFO] [stdout]   23:     0x55fc14f8d4b6 - <nerve_tui[370d92de4a34fa9b]::detect::jsonl_cache::tests::inode_change_resets_offset_to_zero::{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]   24:     0x55fc1511358b - <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]   25:     0x55fc1511358b - 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]   26:     0x55fc15120e05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x55fc15120e05 - <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]   28:     0x55fc15120e05 - 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]   29:     0x55fc15120e05 - 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]   30:     0x55fc15120e05 - 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]   31:     0x55fc15120e05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x55fc15120e05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x55fc1511a714 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x55fc1511a714 - 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]   35:     0x55fc15123e82 - 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]   36:     0x55fc15123e82 - <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]   37:     0x55fc15123e82 - 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]   38:     0x55fc15123e82 - 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]   39:     0x55fc15123e82 - 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]   40:     0x55fc15123e82 - 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]   41:     0x55fc15123e82 - <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]   42:     0x55fc151bf7cf - <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]   43:     0x55fc151bf7cf - <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]   44:     0x7372d7ab2aa4 - <unknown>
[INFO] [stdout]   45:     0x7372d7b3fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     detect::jsonl_cache::tests::inode_change_resets_offset_to_zero
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 121 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin nerve-tui`
[INFO] running `Command { std: "docker" "inspect" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a", kill_on_drop: false }`
[INFO] [stdout] 026a66787524d9dc91e203e9c69794ae88f579c5bd755f55dfe0bda0cb67dd1a
