[INFO] cloning repository https://github.com/simota/agentmux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simota/agentmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimota%2Fagentmux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimota%2Fagentmux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2bf7bc1102ce7313133fff149eaa65c93fa5b3f7
[INFO] testing simota/agentmux against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimota%2Fagentmux" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/simota/agentmux
[INFO] finished tweaking git repo https://github.com/simota/agentmux
[INFO] tweaked toml for git repo https://github.com/simota/agentmux written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simota/agentmux 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 git repo https://github.com/simota/agentmux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.122
[INFO] [stderr]   Downloaded num-conv v0.2.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.122
[INFO] [stderr]   Downloaded js-sys v0.3.99
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.122
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded serial-windows v0.4.0
[INFO] [stderr]   Downloaded termios v0.2.2
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded serial v0.4.0
[INFO] [stderr]   Downloaded filedescriptor v0.8.3
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.2
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded portable-pty v0.8.1
[INFO] [stderr]   Downloaded log v0.4.30
[INFO] [stderr]   Downloaded vte v0.13.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.122
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.50
[INFO] [stderr]   Downloaded compact_str v0.8.2
[INFO] [stderr]   Downloaded zerocopy v0.8.50
[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] f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b
[INFO] running `Command { std: "docker" "start" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b", 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" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b" "/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" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b", 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" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b" "/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.186
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling vte v0.13.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.150
[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 time v0.3.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling agentmux-core v0.1.0 (/opt/rustwide/workdir/crates/agentmux-core)
[INFO] [stderr]    Compiling agentmux-terminal v0.1.0 (/opt/rustwide/workdir/crates/agentmux-terminal)
[INFO] [stderr]    Compiling agentmux-message v0.1.0 (/opt/rustwide/workdir/crates/agentmux-message)
[INFO] [stderr]    Compiling agentmux-context v0.1.0 (/opt/rustwide/workdir/crates/agentmux-context)
[INFO] [stderr]    Compiling agentmux-worktree v0.1.0 (/opt/rustwide/workdir/crates/agentmux-worktree)
[INFO] [stderr]    Compiling agentmux-policy v0.1.0 (/opt/rustwide/workdir/crates/agentmux-policy)
[INFO] [stderr]    Compiling agentmux-pty v0.1.0 (/opt/rustwide/workdir/crates/agentmux-pty)
[INFO] [stderr]    Compiling agentmux-ipc v0.1.0 (/opt/rustwide/workdir/crates/agentmux-ipc)
[INFO] [stderr]    Compiling agentmux-agent v0.1.0 (/opt/rustwide/workdir/crates/agentmux-agent)
[INFO] [stderr]    Compiling agentmux-tui v0.1.0 (/opt/rustwide/workdir/crates/agentmux-tui)
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling agentmux-store v0.1.0 (/opt/rustwide/workdir/crates/agentmux-store)
[INFO] [stderr]    Compiling agentmux-daemon v0.1.0 (/opt/rustwide/workdir/crates/agentmux-daemon)
[INFO] [stderr]    Compiling agentmux-cli v0.1.0 (/opt/rustwide/workdir/crates/agentmux-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.27s
[INFO] running `Command { std: "docker" "inspect" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b", 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" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b" "/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 tokio v1.52.3
[INFO] [stderr]    Compiling agentmux-terminal v0.1.0 (/opt/rustwide/workdir/crates/agentmux-terminal)
[INFO] [stderr]    Compiling agentmux-context v0.1.0 (/opt/rustwide/workdir/crates/agentmux-context)
[INFO] [stderr]    Compiling agentmux-worktree v0.1.0 (/opt/rustwide/workdir/crates/agentmux-worktree)
[INFO] [stderr]    Compiling agentmux-message v0.1.0 (/opt/rustwide/workdir/crates/agentmux-message)
[INFO] [stderr]    Compiling agentmux-policy v0.1.0 (/opt/rustwide/workdir/crates/agentmux-policy)
[INFO] [stderr]    Compiling agentmux-core v0.1.0 (/opt/rustwide/workdir/crates/agentmux-core)
[INFO] [stderr]    Compiling agentmux-store v0.1.0 (/opt/rustwide/workdir/crates/agentmux-store)
[INFO] [stderr]    Compiling agentmux-pty v0.1.0 (/opt/rustwide/workdir/crates/agentmux-pty)
[INFO] [stderr]    Compiling agentmux-ipc v0.1.0 (/opt/rustwide/workdir/crates/agentmux-ipc)
[INFO] [stderr]    Compiling agentmux-agent v0.1.0 (/opt/rustwide/workdir/crates/agentmux-agent)
[INFO] [stderr]    Compiling agentmux-daemon v0.1.0 (/opt/rustwide/workdir/crates/agentmux-daemon)
[INFO] [stderr]    Compiling agentmux-tui v0.1.0 (/opt/rustwide/workdir/crates/agentmux-tui)
[INFO] [stderr]    Compiling agentmux-cli v0.1.0 (/opt/rustwide/workdir/crates/agentmux-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.07s
[INFO] running `Command { std: "docker" "inspect" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b", 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" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentmux_agent-a34006eb69d524c3)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test adapter::tests::claude_permission_profile_matches_native_permission_mode_names ... ok
[INFO] [stdout] test adapter::tests::permission_profile_keeps_provider_neutral_legacy_names ... ok
[INFO] [stdout] test adapter::tests::codex_permission_profile_matches_native_sandbox_and_approval_names ... ok
[INFO] [stdout] test input::tests::enter_is_explicit_script_action ... ok
[INFO] [stdout] test adapter::tests::context_pack_comes_from_context_crate ... ok
[INFO] [stdout] test input::tests::key_actions_map_to_terminal_bytes ... ok
[INFO] [stdout] test input::tests::paste_text_uses_bracketed_paste_without_implicit_enter ... ok
[INFO] [stdout] test input::tests::preconditions_accept_idle_unlocked_quiet_agent ... ok
[INFO] [stdout] test input::tests::preconditions_reject_non_idle_agent ... ok
[INFO] [stdout] test input::tests::preconditions_reject_recent_human_activity ... ok
[INFO] [stdout] test input::tests::preconditions_treat_expired_lock_as_available ... ok
[INFO] [stdout] test input::tests::text_actions_strip_non_spacing_control_characters ... ok
[INFO] [stdout] test input::tests::unsupported_control_keys_are_rejected ... ok
[INFO] [stdout] test orchestrator::tests::cancelled_result_with_no_followup_escalates_to_human ... ok
[INFO] [stdout] test orchestrator::tests::default_team_template_matches_spec_roles_and_worktrees ... ok
[INFO] [stdout] test orchestrator::tests::malformed_result_parse_routes_status_probe ... ok
[INFO] [stdout] test orchestrator::tests::stalled_detector_sends_probe_then_escalates ... ok
[INFO] [stdout] test orchestrator::tests::result_next_creates_summary_handoff_when_no_explicit_messages ... ok
[INFO] [stdout] test result::tests::backspace_after_open_brace_does_not_break_parse ... ok
[INFO] [stdout] test orchestrator::tests::result_messages_route_to_role_targets ... ok
[INFO] [stdout] test result::tests::genuinely_broken_json_still_requires_status_probe ... ok
[INFO] [stdout] test result::tests::ansi_escapes_around_marker_and_json_are_stripped ... ok
[INFO] [stdout] test orchestrator::tests::standard_workflow_advances_handoffs_and_builds_final_summary ... ok
[INFO] [stdout] test result::tests::parses_latest_multiline_result_marker ... ok
[INFO] [stdout] test orchestrator::tests::standard_workflow_stops_for_non_completed_result ... ok
[INFO] [stdout] test result::tests::empty_summary_requires_status_probe ... ok
[INFO] [stdout] test orchestrator::tests::stalled_detector_ignores_recent_activity ... ok
[INFO] [stdout] test orchestrator::tests::task_run_plans_planner_bootstrap_prompt ... ok
[INFO] [stdout] test result::tests::parses_real_agy_drip_fixture ... ok
[INFO] [stdout] test result::tests::malformed_json_requires_status_probe_without_repair ... ok
[INFO] [stdout] test result::tests::reports_not_found_when_marker_is_absent ... ok
[INFO] [stdout] test result::tests::strip_ansi_escapes_drops_c0_controls_but_keeps_whitespace ... ok
[INFO] [stdout] test result::tests::schema_shape_errors_require_status_probe ... ok
[INFO] [stdout] test result::tests::strip_ansi_escapes_preserves_plain_text_and_multibyte ... ok
[INFO] [stdout] test result::tests::strip_ansi_expands_rep_sequence ... ok
[INFO] [stdout] test result::tests::wrap_outside_string_is_legal_whitespace ... ok
[INFO] [stdout] test result::tests::unknown_fields_are_rejected ... ok
[INFO] [stdout] test result::tests::wrapped_string_literal_with_raw_newline_is_rejoined ... ok
[INFO] [stdout] test session::tests::activity_is_not_quiet_until_human_input_ages_out ... ok
[INFO] [stdout] test result::tests::wrapped_string_with_trailing_padding_is_rejoined_cleanly ... ok
[INFO] [stdout] test session::tests::agent_session_applies_matching_state_signal_only ... ok
[INFO] [stdout] test session::tests::agent_session_initializes_in_memory_state ... ok
[INFO] [stdout] test adapter::tests::agent_handle_resizes_held_pty ... ok
[INFO] [stdout] test session::tests::agent_session_applies_spec_status_transitions ... ok
[INFO] [stdout] test session::tests::agent_session_rejects_invalid_forward_jump ... ok
[INFO] [stdout] test session::tests::lock_acquire_release_and_ttl_expiry ... ok
[INFO] [stdout] test session::tests::agent_session_terminal_status_releases_input_lock_and_is_final ... ok
[INFO] [stdout] test session::tests::lock_rejects_second_owner_before_ttl ... ok
[INFO] [stdout] test session::tests::ttl_admitted_signal_with_illegal_transition_is_silent_no_op ... ok
[INFO] [stdout] test adapter::tests::agent_handle_keeps_pty_process_id_and_output_channel ... ok
[INFO] [stdout] test session::tests::state_signal_priority_and_staleness_are_enforced ... ok
[INFO] [stdout] test adapter::tests::agent_handle_snapshots_screen_grid_from_pty_output ... ok
[INFO] [stdout] test input::tests::ready_writer_rejects_recent_human_activity_before_writing ... ok
[INFO] [stdout] test input::tests::writes_script_actions_to_pty_in_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agentmux-620117047ab417b9)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test parse::tests::blank_input_yields_empty_panes_and_vertical ... ok
[INFO] [stdout] test parse::tests::commands_leaf_parses_inside_a_layout ... ok
[INFO] [stdout] test parse::tests::commands_tokens_resolve_to_commands_pane_choice ... ok
[INFO] [stdout] test output::tests::read_daemon_response_frame_times_out_when_no_response_arrives ... ok
[INFO] [stdout] test output::tests::write_daemon_frame_times_out_when_the_socket_is_wedged ... ok
[INFO] [stdout] test parse::tests::deeply_nested_groups_flatten_same_direction_chains ... ok
[INFO] [stdout] test parse::tests::empty_group_is_rejected ... ok
[INFO] [stdout] test parse::tests::explicit_sizes_are_attached_to_child_slots ... ok
[INFO] [stdout] test parse::tests::grouped_top_bottom_inside_left_right ... ok
[INFO] [stdout] test parse::tests::grouping_forces_left_right_inside_top_bottom ... ok
[INFO] [stdout] test parse::tests::hyphen_without_spaces_is_a_single_unknown_token ... ok
[INFO] [stdout] test parse::tests::left_right_bar_is_vertical_with_and_without_spaces ... ok
[INFO] [stdout] test parse::tests::left_right_slash_alias_is_vertical_with_and_without_spaces ... ok
[INFO] [stdout] test parse::tests::legacy_comma_list_stays_vertical_with_order_preserved ... ok
[INFO] [stdout] test parse::tests::mixing_comma_and_splitter_is_rejected ... ok
[INFO] [stdout] test parse::tests::mixed_sized_and_unsized_inside_a_group ... ok
[INFO] [stdout] test parse::tests::non_numeric_size_is_rejected ... ok
[INFO] [stdout] test parse::tests::none_input_yields_empty_panes_and_vertical ... ok
[INFO] [stdout] test parse::tests::operator_precedence_binds_top_bottom_tighter_than_left_right ... ok
[INFO] [stdout] test parse::tests::pane_names_are_case_insensitive ... ok
[INFO] [stdout] test parse::tests::parse_hex_bytes_rejects_non_ascii_input_without_panicking ... ok
[INFO] [stdout] test parse::tests::single_pane_is_a_bare_leaf ... ok
[INFO] [stdout] test parse::tests::separator_only_input_is_rejected ... ok
[INFO] [stdout] test parse::tests::sizes_exceeding_one_hundred_are_rejected ... ok
[INFO] [stdout] test parse::tests::single_size_above_one_hundred_is_rejected ... ok
[INFO] [stdout] test parse::tests::stray_close_paren_is_rejected ... ok
[INFO] [stdout] test parse::tests::top_bottom_bar_u2015_is_horizontal ... ok
[INFO] [stdout] test parse::tests::zero_size_is_rejected ... ok
[INFO] [stdout] test parse::tests::unbalanced_parentheses_are_rejected ... ok
[INFO] [stdout] test parse::tests::top_bottom_spaced_dash_is_horizontal ... ok
[INFO] [stdout] test tests::messages::format_message_history_payload_filters_and_limits_messages ... ok
[INFO] [stdout] test parse::tests::word_internal_hyphen_is_not_a_separator ... ok
[INFO] [stdout] test tests::messages::message_requests_target_daemon_ipc ... ok
[INFO] [stdout] test tests::messages::format_message_history_payload_reports_empty_history ... ok
[INFO] [stdout] test tests::messages::message_send_maps_protocol_kind_names_to_wire_values ... ok
[INFO] [stdout] test tests::messages::format_message_history_payload_lists_messages_newest_first ... ok
[INFO] [stdout] test tests::messages::meeting_open_request_builds_participants_and_limits ... ok
[INFO] [stdout] test tests::parse::message_confirm_after_turns_parses_env_value_or_defaults ... ok
[INFO] [stdout] test tests::messages::message_send_rejects_invalid_kind_and_priority ... ok
[INFO] [stdout] test tests::messages::message_send_attributes_agent_when_env_present ... ok
[INFO] [stdout] test tests::messages::message_send_rejects_empty_body_before_ipc ... ok
[INFO] [stdout] test tests::parse::parse_key_spec_maps_named_keys ... ok
[INFO] [stdout] test tests::parse::parse_key_spec_maps_modifier_steps ... ok
[INFO] [stdout] test tests::parse::command_lookup_searches_path_entries ... ok
[INFO] [stdout] test tests::parse::config_parser_accepts_docs_example_and_rejects_invalid_values ... ok
[INFO] [stdout] test tests::parse::parse_key_spec_maps_arrow_and_navigation_keys ... ok
[INFO] [stdout] test tests::parse::parse_key_spec_maps_text_and_raw ... ok
[INFO] [stdout] test tests::parse::parse_key_spec_rejects_malformed_input ... ok
[INFO] [stdout] test tests::parse::parse_key_spec_parses_multiple_pipe_separated_steps ... ok
[INFO] [stdout] test tests::protocol::agent_broadcast_input_request_builds_target_and_actions ... ok
[INFO] [stdout] test tests::parse::result_protocol_install_can_create_global_style_instruction_file ... ok
[INFO] [stdout] test tests::protocol::agent_request_builders_reject_empty_values_before_ipc ... ok
[INFO] [stdout] test tests::messages::message_send_defaults_kind_handoff_and_priority_normal ... ok
[INFO] [stdout] test tests::protocol::approval_requests_target_daemon_ipc ... ok
[INFO] [stdout] test tests::protocol::agent_requests_target_daemon_ipc ... ok
[INFO] [stdout] test tests::protocol::format_sessions_payload_reports_empty_running_sessions ... ok
[INFO] [stdout] test tests::protocol::format_sessions_payload_lists_only_running_sessions ... ok
[INFO] [stdout] test tests::protocol::context_request_builders_reject_empty_text_before_ipc ... ok
[INFO] [stdout] test tests::protocol::layout_requests_target_daemon_ipc ... ok
[INFO] [stdout] test tests::protocol::layout_save_rejects_empty_name_before_ipc ... ok
[INFO] [stdout] test tests::parse::project_init_creates_agentmux_config_without_overwriting_existing_file ... ok
[INFO] [stdout] test tests::parse::result_protocol_install_refreshes_stale_managed_block ... ok
[INFO] [stdout] test tests::requests::agent_send_keys_request_emits_send_raw_byte_arrays ... ok
[INFO] [stdout] test tests::protocol::sessions_list_request_targets_daemon_status ... ok
[INFO] [stdout] test tests::requests::agent_set_role_request_carries_agent_id_and_role ... ok
[INFO] [stdout] test tests::protocol::context_requests_target_daemon_ipc ... ok
[INFO] [stdout] test tests::requests::agent_set_role_request_rejects_empty_inputs ... ok
[INFO] [stdout] test tests::requests::agent_send_keys_request_targets_single_session_with_actions_json ... ok
[INFO] [stdout] test tests::requests::attach_request_targets_agent_session_for_daemon_ipc ... ok
[INFO] [stdout] test tests::requests::bare_session_spawn_request_registers_default_coding_agent ... ok
[INFO] [stdout] test tests::requests::agent_send_keys_request_rejects_empty_and_malformed_input ... ok
[INFO] [stdout] test tests::protocol::worktree_requests_target_daemon_ipc ... ok
[INFO] [stdout] test tests::requests::bare_spawn_response_requires_agent_id ... ok
[INFO] [stdout] test tests::requests::detach_request_uses_client_detach_ipc_command ... ok
[INFO] [stdout] test tests::requests::quit_closes_tui_client_without_stopping_agent_sessions ... ok
[INFO] [stdout] test tests::parse::result_protocol_install_updates_existing_local_instruction_files_once ... ok
[INFO] [stdout] test tests::requests::sigint_requests_tui_detach_for_terminal_restoring_shutdown_path ... ok
[INFO] [stdout] test tests::requests::bare_spawn_response_yields_agent_id_for_tui_attach ... ok
[INFO] [stdout] test tests::requests::resolve_daemon_binary_falls_back_to_bare_name ... ok
[INFO] [stdout] test tests::requests::sigterm_requests_tui_detach_for_terminal_restoring_shutdown_path ... ok
[INFO] [stdout] test tests::requests::provider_spawn_request_registers_selected_coding_agent ... ok
[INFO] [stdout] test tests::requests::startup_spawn_request_uses_trackable_response_id ... ok
[INFO] [stdout] test tests::requests::task_run_defaults_to_claude_codex_team ... ok
[INFO] [stdout] test tests::messages::send_commands_default_to_inject_and_accept_override_flags ... ok
[INFO] [stdout] test tests::requests::provider_spawn_request_can_include_initial_pty_size ... ok
[INFO] [stdout] test tests::messages::message_send_accepts_kind_and_priority_flags ... ok
[INFO] [stdout] test tests::messages::message_send_accepts_thread_flag_without_to ... ok
[INFO] [stdout] test tests::requests::tui_bootstrap_requests_status_attach_and_snapshot ... ok
[INFO] [stdout] test tests::requests::daemon_pid_path_sits_next_to_socket ... ok
[INFO] [stdout] test tests::requests::task_run_request_matches_spec_payload ... ok
[INFO] [stdout] test tests::tui::agent_resize_request_uses_resize_ipc_command ... ok
[INFO] [stdout] test tests::tui::commands_input_key_maps_editor_actions ... ok
[INFO] [stdout] test tests::tui::commands_input_key_ignores_modifier_chords_and_release_events ... ok
[INFO] [stdout] test tests::tui::commands_paste_text_flattens_line_breaks_to_single_spaces ... ok
[INFO] [stdout] test tests::tui::commands_paste_text_strips_control_characters_except_tab ... ok
[INFO] [stdout] test tests::tui::commands_paste_text_handles_multi_kilobyte_input ... ok
[INFO] [stdout] test tests::tui::pending_spawn_pane_size_uses_full_inner_area_when_first_pane ... ok
[INFO] [stdout] test tests::tui::paste_to_agent_pane_builds_single_raw_input_request ... ok
[INFO] [stdout] test tests::tui::runtime_input_failure_is_non_fatal ... ok
[INFO] [stdout] test tests::tui::commands_paste_text_newline_only_variants ... ok
[INFO] [stdout] test tests::tui::tui_stream_frame_records_broadcast_response_in_commands_history ... ok
[INFO] [stdout] test tests::tui::tui_stream_frame_records_role_assign_response_in_commands_history ... ok
[INFO] [stdout] test tests::tui::tui_stream_frame_restores_snapshot_response ... ok
[INFO] [stdout] test tests::tui::resize_panes_for_terminal_updates_state_and_returns_resize_requests ... ok
[INFO] [stdout] test tests::tui::tui_stream_frame_seeds_status_and_applies_events ... ok
[INFO] [stdout] test tests::tui::tui_stream_frame_returns_daemon_response_errors ... ok
[INFO] [stdout] test tests::tui::copy_mode_drag_targets_only_focused_pane_inner_area ... ok
[INFO] [stdout] test tests::tui::tui_stream_frame_adds_spawned_provider_agent ... ok
[INFO] [stdout] test tests::tui::tui_stream_frame_updates_message_bus_from_message_list_response ... ok
[INFO] [stdout] test tests::tui::resize_pane_sizes_use_inner_pane_dimensions ... ok
[INFO] [stdout] test tests::tui::mouse_scroll_helpers_target_hovered_pane ... ok
[INFO] [stdout] test tests::requests::start_command_accepts_comma_separated_providers ... ok
[INFO] [stdout] test tests::tui::resize_pane_sizes_ignore_local_conversation_list_pane ... ok
[INFO] [stdout] test tests::tui::pending_spawn_pane_size_matches_hypothetical_new_pane_inner_dimensions ... ok
[INFO] [stdout] test tests::parse::doctor_report_includes_required_v0_1_checks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/agentmux-poc.rs (/opt/rustwide/target/debug/deps/agentmux_poc-82f97e2ae2a9e1ec)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::arrow_key_event_maps_to_escape_sequence ... ok
[INFO] [stdout] test tests::ctrl_c_key_event_maps_to_interrupt_byte ... ok
[INFO] [stdout] test tests::paste_option_uses_bracketed_paste_without_enter_by_default ... ok
[INFO] [stdout] test tests::absent_paste_has_no_startup_input ... ok
[INFO] [stdout] test tests::paste_option_can_append_enter ... ok
[INFO] [stdout] test tests::provider_maps_to_expected_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentmux_context-cf56e30ce6cb89bc)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test broker::tests::create_rejects_empty_body_and_invalid_confidence ... ok
[INFO] [stdout] test broker::tests::create_read_update_and_archive_context_item ... ok
[INFO] [stdout] test broker::tests::select_pack_with_mailbox_rejects_unsafe_agent_path_segment ... ok
[INFO] [stdout] test broker::tests::restricted_context_requires_explicit_attachment ... ok
[INFO] [stdout] test broker::tests::select_pack_omits_items_that_exceed_inline_limit ... ok
[INFO] [stdout] test broker::tests::select_pack_prioritizes_attached_and_task_scoped_items ... ok
[INFO] [stdout] test broker::tests::select_pack_with_mailbox_writes_long_items_and_returns_prompt_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentmux_core-85f7c775070437e0)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test ids::tests::from_str_rejects_invalid_ulid ... ok
[INFO] [stdout] test spec_tests::open_questions_are_resolved_for_v0_1 ... ok
[INFO] [stdout] test config::tests::rejects_missing_required_section_with_field_name ... ok
[INFO] [stdout] test config::tests::automation_config_rejects_zero_result_detection_tail_bytes ... ok
[INFO] [stdout] test config::tests::parses_docs_example_config ... ok
[INFO] [stdout] test config::tests::automation_config_parses_three_new_fields_from_toml ... ok
[INFO] [stdout] test config::tests::rejects_team_agent_with_disabled_provider ... ok
[INFO] [stdout] test config::tests::automation_config_absent_new_fields_fall_back_to_defaults ... ok
[INFO] [stdout] test config::tests::rejects_invalid_policy_value_with_field_name ... ok
[INFO] [stdout] test ids::tests::display_and_from_str_round_trip_prefixed_id ... ok
[INFO] [stdout] test ids::tests::from_str_rejects_wrong_prefix ... ok
[INFO] [stdout] test config::tests::loads_config_from_path ... ok
[INFO] [stdout] test spec_tests::shipped_sources_have_no_agent_todo_or_placeholder_macros ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- spec_tests::shipped_sources_have_no_agent_todo_or_placeholder_macros stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'spec_tests::shipped_sources_have_no_agent_todo_or_placeholder_macros' (3142) panicked at crates/agentmux-core/src/lib.rs:91:37:
[INFO] [stdout] failed to read '/opt/rustwide/workdir/rust-toolchain.toml': No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6229f15a7cc8 - 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:     0x6229f15a7cc8 - 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:     0x6229f15a7cc8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6229f15a7cc8 - <<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:     0x6229f15bd16a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6229f15bd16a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6229f15ac752 - 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:     0x6229f15ac752 - <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:     0x6229f1584dd6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6229f1584dd6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6229f159f539 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6229f14fcacc - <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:     0x6229f14fcacc - 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:     0x6229f159f6f2 - <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:     0x6229f159f6f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6229f1584e92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6229f1579dc9 - 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:     0x6229f1585bad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6229f15bd8fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6229f14e4d0c - agentmux_core[96f004630aeafc83]::spec_tests::collect_placeholder_violations::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentmux-core/src/lib.rs:91:37
[INFO] [stdout]   20:     0x6229f14de240 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::io::error::Error>>::unwrap_or_else::<agentmux_core[96f004630aeafc83]::spec_tests::collect_placeholder_violations::{closure#2}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6229f14e5c23 - agentmux_core[96f004630aeafc83]::spec_tests::collect_placeholder_violations
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentmux-core/src/lib.rs:91:14
[INFO] [stdout]   22:     0x6229f14e67ec - agentmux_core[96f004630aeafc83]::spec_tests::shipped_sources_have_no_agent_todo_or_placeholder_macros
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentmux-core/src/lib.rs:53:13
[INFO] [stdout]   23:     0x6229f14e4e57 - agentmux_core[96f004630aeafc83]::spec_tests::shipped_sources_have_no_agent_todo_or_placeholder_macros::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentmux-core/src/lib.rs:40:66
[INFO] [stdout]   24:     0x6229f14d3176 - <agentmux_core[96f004630aeafc83]::spec_tests::shipped_sources_have_no_agent_todo_or_placeholder_macros::{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]   25:     0x6229f14efbab - <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]   26:     0x6229f14efbab - 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]   27:     0x6229f14fd425 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x6229f14fd425 - <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]   29:     0x6229f14fd425 - 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]   30:     0x6229f14fd425 - 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]   31:     0x6229f14fd425 - 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]   32:     0x6229f14fd425 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x6229f14fd425 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x6229f14f6d34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x6229f14f6d34 - 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]   36:     0x6229f15004a2 - 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]   37:     0x6229f15004a2 - <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]   38:     0x6229f15004a2 - 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]   39:     0x6229f15004a2 - 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]   40:     0x6229f15004a2 - 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]   41:     0x6229f15004a2 - 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]   42:     0x6229f15004a2 - <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]   43:     0x6229f15a711f - <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]   44:     0x6229f15a711f - <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]   45:     0x7715557daaa4 - <unknown>
[INFO] [stdout]   46:     0x771555867a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     spec_tests::shipped_sources_have_no_agent_todo_or_placeholder_macros
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p agentmux-core --lib`
[INFO] running `Command { std: "docker" "inspect" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b", kill_on_drop: false }`
[INFO] [stdout] f0cb3cab3baa7696f8c699f28ee5c486b93721f786e4f020ad638834284dda3b
