[INFO] fetching crate tau-agent-plugin-worker 0.1.1...
[INFO] testing tau-agent-plugin-worker-0.1.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate tau-agent-plugin-worker 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tau-agent-plugin-worker 0.1.1
[INFO] finished tweaking crates.io crate tau-agent-plugin-worker 0.1.1
[INFO] tweaked toml for crates.io crate tau-agent-plugin-worker 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tau-agent-plugin-worker 0.1.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tau-agent-plugin-worker 0.1.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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2
[INFO] running `Command { std: "docker" "start" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2", 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" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2", 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" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling minicbor v2.2.1
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling myelin-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling minicbor-serde v0.6.2
[INFO] [stderr]    Compiling myelin v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tau-agent-base v0.1.1
[INFO] [stderr]    Compiling tau-agent-plugin v0.1.1
[INFO] [stderr]    Compiling tau-agent-plugin-worker v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.75s
[INFO] running `Command { std: "docker" "inspect" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2", 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" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling tau-agent-plugin v0.1.1
[INFO] [stderr]    Compiling tau-agent-plugin-worker v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling tau-agent-plugin-tasks v0.1.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.71s
[INFO] running `Command { std: "docker" "inspect" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2", 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" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tau_agent_plugin_worker-f2176e89059a76ae)
[INFO] [stdout] 
[INFO] [stdout] running 154 tests
[INFO] [stdout] test orchestration::tests::no_warning_prefix_or_auto_dispatch_caps_anywhere ... ok
[INFO] [stdout] test orchestration::tests::session_archive_mentions_auto_archive ... ok
[INFO] [stdout] test orchestration::tests::session_message_and_reply_guideline_counts ... ok
[INFO] [stdout] test tools::bash::tests::bash_cwd_is_file_not_directory_returns_clear_error ... ok
[INFO] [stdout] test tools::bash::tests::bash_missing_cwd_returns_clear_error ... ok
[INFO] [stdout] test orchestration::tests::session_succeed_has_summary_required_and_loop_terminates_guideline ... ok
[INFO] [stdout] test tools::bash::tests::bash_pre_exec_closes_inherited_fds ... ok
[INFO] [stdout] test tools::bash::tests::read_tool_with_prefire_cancel_returns_error ... ok
[INFO] [stdout] test tools::bash::tests::bash_pre_exec_leaves_only_stdio_open ... ok
[INFO] [stdout] test tools::bash::tests::execute_tool_dispatch_short_circuits_on_prefire_cancel ... ok
[INFO] [stdout] test tools::bash::tests::format_output_distinguishes_cancelled_from_timeout ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::empty_paths_is_an_error ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::missing_file_reports_error_not_panic ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::cancel_token_aborts_long_scan ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::mixed_paths_partition_correctly ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::nonexistent_command_provider_reports_skipped ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::out_of_workspace_rust_file_skipped_with_reason ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::parse_cargo_compiler_message_extracts_primary_span ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::parse_cargo_json_skips_non_primary_and_non_compiler_lines ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::too_many_paths_rejected ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::unknown_extension_is_skipped_gracefully ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::workspace_section_detection ... ok
[INFO] [stdout] test tools::edit::tests::anchor_edit_preserves_no_trailing_newline ... ok
[INFO] [stdout] test tools::edit::tests::anchor_edit_summary_tracks_added_removed_lines ... ok
[INFO] [stdout] test tools::edit::tests::anchor_full_form_with_delimiter_accepted ... ok
[INFO] [stdout] test tools::edit::tests::anchor_in_multifile_form ... ok
[INFO] [stdout] test tools::edit::tests::anchor_insert_after ... ok
[INFO] [stdout] test tools::edit::tests::anchor_insert_before ... ok
[INFO] [stdout] test tools::edit::tests::anchor_missing_anchor_rejected ... ok
[INFO] [stdout] test tools::edit::tests::anchor_missing_text_rejected ... ok
[INFO] [stdout] test tools::edit::tests::anchor_replace_end_before_start_rejected ... ok
[INFO] [stdout] test tools::edit::tests::anchor_replace_missing_end_anchor_defaults_to_single_line ... ok
[INFO] [stdout] test tools::edit::tests::anchor_replace_range_inclusive ... ok
[INFO] [stdout] test tools::edit::tests::anchor_replace_single_line ... ok
[INFO] [stdout] test tools::edit::tests::anchor_replace_with_empty_text_deletes_range ... ok
[INFO] [stdout] test tools::edit::tests::anchor_stale_hash_rejected ... ok
[INFO] [stdout] test tools::edit::tests::anchor_unknown_rejected ... ok
[INFO] [stdout] test tools::edit::tests::anchor_with_disambiguator ... ok
[INFO] [stdout] test tools::edit::tests::edit_ambiguous ... ok
[INFO] [stdout] test tools::edit::tests::edit_not_found ... ok
[INFO] [stdout] test tools::edit::tests::empty_edits_array_rejected ... ok
[INFO] [stdout] test tools::edit::tests::empty_object_rejected ... ok
[INFO] [stdout] test tools::edit::tests::execute_rejects_non_canonical_shape ... ok
[INFO] [stdout] test tools::edit::tests::legacy_input_end_to_end_via_execute_tool ... ok
[INFO] [stdout] test tools::bash::tests::bash_streaming_cancel_with_daemonized_child_does_not_hang ... ok
[INFO] [stdout] test tools::edit::tests::missing_edits_rejected ... ok
[INFO] [stdout] test tools::edit::tests::mixed_anchor_and_legacy_edits_in_one_call ... ok
[INFO] [stdout] test tools::edit::tests::mixed_shapes_rejected_files_plus_path_and_edits ... ok
[INFO] [stdout] test tools::edit::tests::mixed_shapes_rejected_files_plus_path_only ... ok
[INFO] [stdout] test tools::edit::tests::multi_edit ... ok
[INFO] [stdout] test tools::edit::tests::multi_edit_validation_fails_all_before_apply ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::clean_rust_file_returns_empty_diagnostics ... ok
[INFO] [stdout] test tools::edit::tests::multi_file_partial_failure_no_writes ... ok
[INFO] [stdout] test tools::edit::tests::multi_file_read_failure_no_writes ... ok
[INFO] [stdout] test tools::edit::tests::multi_file_success ... ok
[INFO] [stdout] test tools::bash::tests::bash_simple_command ... ok
[INFO] [stdout] test tools::edit::tests::multi_file_summary_format ... ok
[INFO] [stdout] test tools::edit::tests::prepare_arguments_appends_legacy_to_existing_edits_then_wraps ... ok
[INFO] [stdout] test tools::edit::tests::overlapping_anchor_edits_rejected ... ok
[INFO] [stdout] test tools::edit::tests::prepare_arguments_folds_legacy_top_level_fields ... ok
[INFO] [stdout] test tools::edit::tests::prepare_arguments_ignores_non_object_input ... ok
[INFO] [stdout] test tools::edit::tests::prepare_arguments_passthrough_when_files_present ... ok
[INFO] [stdout] test tools::edit::tests::prepare_arguments_ignores_non_string_legacy_fields ... ok
[INFO] [stdout] test tools::edit::tests::prepare_arguments_wraps_single_file_into_files ... ok
[INFO] [stdout] test tools::edit::tests::single_file_form_via_execute_tool ... ok
[INFO] [stdout] test tools::edit::tests::single_edit_canonical_files_shape ... ok
[INFO] [stdout] test tools::edit::tests::unknown_edit_type_rejected ... ok
[INFO] [stdout] test tools::edit::tests::single_file_summary_format_unchanged ... ok
[INFO] [stdout] test tools::bash::tests::bash_prefire_cancel_returns_immediately ... ok
[INFO] [stdout] test tools::get_function::tests::empty_function_names_rejected ... ok
[INFO] [stdout] test tools::get_function::tests::all_unsupported_returns_is_error_true ... ok
[INFO] [stdout] test tools::get_function::tests::empty_string_name_rejected ... ok
[INFO] [stdout] test tools::get_function::tests::empty_paths_rejected ... ok
[INFO] [stdout] test tools::get_function::tests::missing_arguments_rejected ... ok
[INFO] [stdout] test tools::edit::tests::legacy_input_with_relative_path_resolves_against_cwd ... ok
[INFO] [stdout] test tools::edit::tests::multi_file_duplicate_path_rejected ... ok
[INFO] [stdout] test tools::get_function::tests::non_string_name_rejected ... ok
[INFO] [stdout] test tools::get_function::tests::non_string_path_rejected ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::broken_rust_file_returns_structured_error ... FAILED
[INFO] [stdout] test tools::get_function::tests::python_nested_inner_function_reachable_by_name ... ok
[INFO] [stdout] test tools::get_function::tests::python_class_method_resolves_qualified_and_bare ... ok
[INFO] [stdout] test tools::diagnostics_scan::tests::mixed_valid_and_missing_paths_reflect_in_summary ... ok
[INFO] [stdout] test tools::get_function::tests::all_names_missing_returns_miss_footer_with_no_hits ... ok
[INFO] [stdout] test tools::get_function::tests::missing_name_reported_in_footer_not_fatal ... ok
[INFO] [stdout] test tools::get_function::tests::rust_top_level_function_returned_without_neighbours ... ok
[INFO] [stdout] test tools::get_function::tests::rust_doc_comments_and_attributes_pulled_into_extended_range ... ok
[INFO] [stdout] test tools::get_function::tests::missing_file_partial_error ... ok
[INFO] [stdout] test tools::get_function::tests::rust_ambiguous_bare_name_returns_all_matches ... ok
[INFO] [stdout] test tools::get_function::tests::rust_impl_method_resolves_via_dot_and_colon_and_bare ... ok
[INFO] [stdout] test tools::line_hash::tests::disambiguator_starts_at_2 ... ok
[INFO] [stdout] test tools::line_hash::tests::extract_anchor_token_bare ... ok
[INFO] [stdout] test tools::line_hash::tests::extract_anchor_token_strips_full_line ... ok
[INFO] [stdout] test tools::line_hash::tests::fnv1a_is_stable_across_runs ... ok
[INFO] [stdout] test tools::get_function::tests::unsupported_extension_partial_success ... ok
[INFO] [stdout] test tools::line_hash::tests::fnv1a_known_vectors ... ok
[INFO] [stdout] test tools::line_hash::tests::format_hashed_empty ... ok
[INFO] [stdout] test tools::line_hash::tests::format_hashed_joins_with_delimiter ... ok
[INFO] [stdout] test tools::read::tests::empty_file_produces_empty_body ... ok
[INFO] [stdout] test tools::read::tests::hashed_output_uses_section_delimiter_per_line ... ok
[INFO] [stdout] test tools::read::tests::empty_paths_array_rejected ... ok
[INFO] [stdout] test tools::read::tests::all_paths_fail_returns_error ... ok
[INFO] [stdout] test tools::read::tests::missing_paths_argument_rejected ... ok
[INFO] [stdout] test tools::read::tests::non_string_path_entry_rejected ... ok
[INFO] [stdout] test tools::read::tests::duplicate_lines_get_disambiguators ... ok
[INFO] [stdout] test tools::read::tests::anchors_consistent_across_offset_window ... ok
[INFO] [stdout] test tools::read::tests::legacy_single_path_shape_matches_old_format ... ok
[INFO] [stdout] test tools::read::tests::prepare_arguments_folds_legacy_path ... ok
[INFO] [stdout] test tools::read::tests::partial_success_one_missing ... ok
[INFO] [stdout] test tools::read::tests::prepare_arguments_folds_legacy_path_with_offset_limit ... ok
[INFO] [stdout] test tools::read::tests::offset_and_limit_applied_per_file ... ok
[INFO] [stdout] test tools::read::tests::prepare_arguments_passthrough_non_object ... ok
[INFO] [stdout] test tools::read::tests::prepare_arguments_passthrough_non_string_path ... ok
[INFO] [stdout] test tools::read::tests::prepare_arguments_passthrough_when_paths_present_and_legacy_path_present ... ok
[INFO] [stdout] test tools::read::tests::prepare_arguments_passthrough_when_paths_present ... ok
[INFO] [stdout] test tools::read::tests::read_image_returns_image_block ... ok
[INFO] [stdout] test tools::read::tests::path_count_cap_rejects ... ok
[INFO] [stdout] test tools::read::tests::multi_path_happy_path ... ok
[INFO] [stdout] test tools::read::tests::read_mixed_text_and_image ... ok
[INFO] [stdout] test tools::skeleton::tests::all_unsupported_returns_is_error_true ... ok
[INFO] [stdout] test tools::read::tests::read_image_with_offset_limit_ignored_with_note ... ok
[INFO] [stdout] test tools::skeleton::tests::empty_paths_rejected ... ok
[INFO] [stdout] test tools::read::tests::read_unknown_extension_falls_back_to_text ... ok
[INFO] [stdout] test tools::skeleton::tests::empty_source_file_renders_placeholder ... ok
[INFO] [stdout] test tools::skeleton::tests::header_line_format_for_two_files ... ok
[INFO] [stdout] test tools::skeleton::tests::definitions_emitted_in_source_order ... ok
[INFO] [stdout] test tools::skeleton::tests::missing_paths_argument_rejected ... ok
[INFO] [stdout] test tools::skeleton::tests::missing_file_partial_error ... ok
[INFO] [stdout] test tools::skeleton::tests::nested_definitions_preserved_rust_impl ... ok
[INFO] [stdout] test tools::skeleton::tests::non_string_path_entry_rejected ... ok
[INFO] [stdout] test tools::read::tests::total_byte_cap_truncates_remaining ... ok
[INFO] [stdout] test tools::skeleton::tests::python_multi_line_def_signature_joined ... ok
[INFO] [stdout] test tools::skeleton::tests::python_skeleton_includes_decorated_and_nested ... ok
[INFO] [stdout] test tools::skeleton::tests::rust_multi_line_trait_method_signature_joined ... ok
[INFO] [stdout] test tools::skeleton::tests::rust_skeleton_includes_top_level_and_nested ... ok
[INFO] [stdout] test tools::skeleton::tests::rust_multi_line_function_signature_joined ... ok
[INFO] [stdout] test tools::skeleton::tests::rust_multi_line_method_signature_joined_inside_impl ... ok
[INFO] [stdout] test tools::skeleton::tests::too_many_paths_rejected ... ok
[INFO] [stdout] test tools::skeleton::tests::smoke_test_execute_tool_signature_in_worker_crate ... ok
[INFO] [stdout] test tools::skeleton::tests::javascript_skeleton_includes_class_function_and_arrow ... ok
[INFO] [stdout] test tools::skeleton::tests::javascript_multi_line_function_joined ... ok
[INFO] [stdout] test tools::skeleton::tests::unsupported_ext_returns_per_file_error ... ok
[INFO] [stdout] test tools::read::tests::read_oversize_image_returns_error_not_panic ... ok
[INFO] [stdout] test tools::skeleton::tests::typescript_skeleton_includes_class_iface_and_arrow ... ok
[INFO] [stdout] test tools::skeleton::tests::typescript_multi_line_function_and_method_joined ... ok
[INFO] [stdout] test tools::get_function::tests::typescript_class_method_resolves_qualified ... ok
[INFO] [stdout] test tools::bash::tests::bash_streaming_timeout ... ok
[INFO] [stdout] test tools::bash::tests::bash_streaming_timeout_with_daemonized_child_does_not_hang ... ok
[INFO] [stdout] test tools::bash::tests::bash_timeout_kills_child_processes ... ok
[INFO] [stdout] test tools::bash::tests::bash_timeout_kills_process ... ok
[INFO] [stdout] test tools::bash::tests::bash_timeout_not_triggered ... ok
[INFO] [stdout] test tools::bash::tests::kill_all_tracked_kills_running_bash_children ... ok
[INFO] [stdout] test tools::bash::tests::bash_timeout_with_daemonized_child_does_not_hang ... ok
[INFO] [stdout] test tools::bash::tests::bash_cancel_flag_kills_subprocess_quickly ... ok
[INFO] [stdout] test tools::bash::tests::bash_cancel_with_daemonized_child_does_not_hang ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tools::diagnostics_scan::tests::broken_rust_file_returns_structured_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::diagnostics_scan::tests::broken_rust_file_returns_structured_error' (1756) panicked at src/tools/diagnostics_scan.rs:1406:9:
[INFO] [stdout] expected at least one error, got: {"diagnostics":[],"skipped":[],"summary":{"errors":0,"files_scanned":1,"files_skipped":0,"info":0,"skipped":0,"warnings":0}}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572f442e5c51 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572f442e5c51 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572f442e5c51 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572f442e5c51 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572f442fceaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572f442fceaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x572f442ea39c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x572f442ea39c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x572f442c1686 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572f442c1686 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572f442dcc59 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572f43f094d0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x572f43f094d0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572f442dce12 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x572f442dce12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x572f442c1732 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x572f442b8de9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572f442c232d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x572f442fd72c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572f43db5061 - tau_agent_plugin_worker[c9794baa16ea7e6d]::tools::diagnostics_scan::tests::broken_rust_file_returns_structured_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/diagnostics_scan.rs:1406:9
[INFO] [stdout]   20:     0x572f43da7d77 - tau_agent_plugin_worker[c9794baa16ea7e6d]::tools::diagnostics_scan::tests::broken_rust_file_returns_structured_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/diagnostics_scan.rs:1388:51
[INFO] [stdout]   21:     0x572f43ddaca6 - <tau_agent_plugin_worker[c9794baa16ea7e6d]::tools::diagnostics_scan::tests::broken_rust_file_returns_structured_error::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x572f43efc80b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x572f43efc80b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x572f43f09e55 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x572f43f09e55 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x572f43f09e55 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x572f43f09e55 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x572f43f09e55 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x572f43f09e55 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x572f43f09e55 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x572f43f04904 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x572f43f04904 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x572f43f0cfa2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x572f43f0cfa2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x572f43f0cfa2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x572f43f0cfa2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x572f43f0cfa2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x572f43f0cfa2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x572f43f0cfa2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x572f442e4c3f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x572f442e4c3f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7baf1c25eaa4 - <unknown>
[INFO] [stdout]   43:     0x7baf1c2eba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tools::diagnostics_scan::tests::broken_rust_file_returns_structured_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 153 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2", kill_on_drop: false }`
[INFO] [stdout] 8851fec40e32cb38e50841203b40fce4e4b9af2da7e2bbf4af6d910ee4310ed2
