[INFO] cloning repository https://github.com/beldenge/codetoad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beldenge/codetoad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeldenge%2Fcodetoad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeldenge%2Fcodetoad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1e21a8146e0449777bc2b00eb6861f98b4c5e79
[INFO] testing beldenge/codetoad against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeldenge%2Fcodetoad" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/beldenge/codetoad
[INFO] finished tweaking git repo https://github.com/beldenge/codetoad
[INFO] tweaked toml for git repo https://github.com/beldenge/codetoad written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beldenge/codetoad on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/beldenge/codetoad 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54269bca1e0d04ca12c79305c27846dad4245c2bce5b7597879cd493228a1f9d
[INFO] running `Command { std: "docker" "start" "-a" "54269bca1e0d04ca12c79305c27846dad4245c2bce5b7597879cd493228a1f9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54269bca1e0d04ca12c79305c27846dad4245c2bce5b7597879cd493228a1f9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54269bca1e0d04ca12c79305c27846dad4245c2bce5b7597879cd493228a1f9d", kill_on_drop: false }`
[INFO] [stdout] 54269bca1e0d04ca12c79305c27846dad4245c2bce5b7597879cd493228a1f9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4b80028f7c13f93aefd5c1814751602afec655a771789246b7c8d47d4a0d327
[INFO] running `Command { std: "docker" "start" "-a" "d4b80028f7c13f93aefd5c1814751602afec655a771789246b7c8d47d4a0d327", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling codetoad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "d4b80028f7c13f93aefd5c1814751602afec655a771789246b7c8d47d4a0d327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4b80028f7c13f93aefd5c1814751602afec655a771789246b7c8d47d4a0d327", kill_on_drop: false }`
[INFO] [stdout] d4b80028f7c13f93aefd5c1814751602afec655a771789246b7c8d47d4a0d327
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5db4d41555aa758816abb7deb2780a6c4aafe0f29c24ca7ee5cb271b32491ab5
[INFO] running `Command { std: "docker" "start" "-a" "5db4d41555aa758816abb7deb2780a6c4aafe0f29c24ca7ee5cb271b32491ab5", kill_on_drop: false }`
[INFO] [stderr]    Compiling codetoad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.29s
[INFO] running `Command { std: "docker" "inspect" "5db4d41555aa758816abb7deb2780a6c4aafe0f29c24ca7ee5cb271b32491ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db4d41555aa758816abb7deb2780a6c4aafe0f29c24ca7ee5cb271b32491ab5", kill_on_drop: false }`
[INFO] [stdout] 5db4d41555aa758816abb7deb2780a6c4aafe0f29c24ca7ee5cb271b32491ab5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c8d6726e372092ae67a99d4886c661873c01c2adba8f38c703a20ec2f2115e5
[INFO] running `Command { std: "docker" "start" "-a" "4c8d6726e372092ae67a99d4886c661873c01c2adba8f38c703a20ec2f2115e5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codetoad-8a925a0e28143129)
[INFO] [stdout] 
[INFO] [stdout] running 130 tests
[INFO] [stdout] test agent::tests::parse_tool_arguments_returns_empty_object_for_invalid_json ... ok
[INFO] [stdout] test agent::tests::confirm_tool_call_handles_reject_and_approve_with_memory ... ok
[INFO] [stdout] test agent::tests::process_user_message_returns_assistant_content_without_tools ... ok
[INFO] [stdout] test agent::tests::auto_edit_and_session_permissions_control_auto_approval ... ok
[INFO] [stdout] test agent::tests::process_user_message_executes_tool_round_then_returns_final_answer ... ok
[INFO] [stdout] test agent::tests::process_user_message_returns_max_round_message_when_tool_loop_never_finishes ... ok
[INFO] [stdout] test agent::tests::process_user_message_stream_honors_pre_cancelled_token ... ok
[INFO] [stdout] test agent::tests::process_user_message_stream_emits_content_and_done ... ok
[INFO] [stdout] test agent_policy::tests::search_mode_is_auto_for_recency_keywords ... ok
[INFO] [stdout] test app_context::tests::default_session_name_has_expected_prefix ... ok
[INFO] [stdout] test agent::tests::session_snapshot_restores_model_messages_and_flags ... ok
[INFO] [stdout] test agent_policy::tests::search_mode_is_off_for_regular_code_prompt ... ok
[INFO] [stdout] test agent_stream::tests::merge_stream_text_ignores_duplicate_full_snapshot ... ok
[INFO] [stdout] test agent_stream::tests::merge_stream_text_emits_only_new_suffix_for_snapshots ... ok
[INFO] [stdout] test agent_stream::tests::append_with_overlap_handles_suffix_overlap ... ok
[INFO] [stdout] test cli::tests::parses_api_key_storage_value_enum ... ok
[INFO] [stdout] test cli::tests::parses_git_commit_and_push_subcommand ... ok
[INFO] [stdout] test confirmation::tests::operations_are_distinct_and_debuggable ... ok
[INFO] [stdout] test custom_instructions::tests::prefers_project_instructions_and_trims_whitespace ... ok
[INFO] [stdout] test cli::tests::parses_global_flags_and_message_arguments ... ok
[INFO] [stdout] test app_context::tests::set_auto_edit_enabled_updates_runtime_and_agent_flags ... ok
[INFO] [stdout] test grok_client::tests::chat_completions_maps_user_image_attachments ... ok
[INFO] [stdout] test grok_client::tests::image_input_detection_checks_attachments ... ok
[INFO] [stdout] test grok_client::tests::non_xai_payload_omits_search_parameters ... ok
[INFO] [stdout] test custom_instructions::tests::project_instructions_override_global_home_instructions ... ok
[INFO] [stdout] test grok_client::tests::responses_model_keeps_image_capable_model_for_image_requests ... ok
[INFO] [stdout] test grok_client::tests::responses_model_routes_image_requests_away_from_code_only_models ... ok
[INFO] [stdout] test grok_client::tests::responses_model_search_auto_routes_code_model_to_grok4_default ... ok
[INFO] [stdout] test grok_client::tests::validate_status_returns_actionable_message_for_image_model_errors ... ok
[INFO] [stdout] test grok_client::tests::responses_model_off_without_images_keeps_current_model ... ok
[INFO] [stdout] test app_context::tests::autosave_session_reuses_active_session_name ... ok
[INFO] [stdout] test grok_client::tests::xai_provider_uses_responses_api_detection ... ok
[INFO] [stdout] test image_input::tests::absolute_path_candidate_ignores_non_image_extensions ... ok
[INFO] [stdout] test grok_client::tests::xai_payload_includes_search_parameters ... ok
[INFO] [stdout] test image_input::tests::decodes_file_url ... ok
[INFO] [stdout] test image_input::tests::extracts_file_url_with_spaces ... ok
[INFO] [stdout] test image_input::tests::parses_markdown_image_paths ... ok
[INFO] [stdout] test image_input::tests::percent_decode_keeps_plain_text ... ok
[INFO] [stdout] test image_input::tests::extracts_unquoted_windows_absolute_path_with_spaces ... ok
[INFO] [stdout] test onboarding::tests::parse_provider_choice_accepts_known_options ... ok
[INFO] [stdout] test image_input::tests::prepare_user_input_attaches_absolute_image_outside_cwd ... ok
[INFO] [stdout] test image_input::tests::prepare_user_input_deduplicates_same_image_candidate ... ok
[INFO] [stdout] test onboarding::tests::prompt_with_default_errors_when_both_input_and_default_are_empty ... ok
[INFO] [stdout] test onboarding::tests::prompt_with_default_returns_trimmed_input_when_provided ... ok
[INFO] [stdout] test protocol::tests::assistant_constructor_preserves_tool_calls ... ok
[INFO] [stdout] test message_projection::tests::chat_projection_includes_image_url_part ... ok
[INFO] [stdout] test protocol::tests::user_message_constructor_sets_expected_fields ... ok
[INFO] [stdout] test message_projection::tests::responses_projection_includes_user_image_parts ... ok
[INFO] [stdout] test onboarding::tests::prompt_with_default_uses_default_for_blank_input ... ok
[INFO] [stdout] test provider::tests::detects_xai_from_host ... ok
[INFO] [stdout] test protocol::tests::user_with_attachments_preserves_non_empty_attachment_list ... ok
[INFO] [stdout] test protocol::tests::user_with_attachments_omits_empty_attachment_list ... ok
[INFO] [stdout] test agent_stream::tests::merge_stream_field_handles_replayed_and_incremental_values ... ok
[INFO] [stdout] test protocol::tests::tool_constructor_sets_tool_call_id_and_content ... ok
[INFO] [stdout] test responses_adapter::tests::handle_sse_event_emits_text_delta ... ok
[INFO] [stdout] test responses_adapter::tests::supports_image_inputs_only_for_grok4_family ... ok
[INFO] [stdout] test responses_adapter::tests::convert_messages_includes_user_image_attachments ... ok
[INFO] [stdout] test provider::tests::falls_back_to_compatible_for_unknown_hosts ... ok
[INFO] [stdout] test provider::tests::detects_openai_from_host ... ok
[INFO] [stdout] test responses_adapter::tests::supports_server_side_tools_only_for_grok4_family ... ok
[INFO] [stdout] test session_store::tests::load_session_fails_for_missing_session ... ok
[INFO] [stdout] test session_store::tests::normalize_session_name_sanitizes_and_rejects_empty_values ... ok
[INFO] [stdout] test settings::tests::default_provider_ids_match_kind ... ok
[INFO] [stdout] test responses_adapter::tests::convert_responses_body_maps_message_and_tool_calls ... ok
[INFO] [stdout] test settings::tests::migration_builds_provider_catalog ... ok
[INFO] [stdout] test responses_adapter::tests::handle_sse_event_emits_tool_call_from_done_event ... ok
[INFO] [stdout] test session_store::tests::save_and_load_session_round_trip ... ok
[INFO] [stdout] test settings::tests::provider_id_normalization_is_stable ... ok
[INFO] [stdout] test settings::tests::resolve_provider_id_accepts_normalized_aliases ... ok
[INFO] [stdout] test settings::tests::models_match_ignores_case_and_whitespace ... ok
[INFO] [stdout] test slash_commands::tests::command_suggestions_hide_argument_forms ... ok
[INFO] [stdout] test slash_commands::tests::ignores_unknown_slash_commands ... ok
[INFO] [stdout] test slash_commands::tests::parses_provider_commands ... ok
[INFO] [stdout] test slash_commands::tests::parses_resume_command ... ok
[INFO] [stdout] test slash_commands::tests::set_model_command_trims_extra_whitespace ... ok
[INFO] [stdout] test tool_catalog::tests::confirmation_mapping_matches_expected_tools ... ok
[INFO] [stdout] test tool_catalog::tests::default_tools_have_unique_names ... ok
[INFO] [stdout] test tool_context::tests::lexical_normalize_collapses_parent_segments ... ok
[INFO] [stdout] test settings::tests::resolve_provider_id_returns_none_for_unknown_provider ... ok
[INFO] [stdout] test session_store::tests::load_session_rejects_unsupported_version ... ok
[INFO] [stdout] test tools::bash_tool::tests::allows_relative_in_project_paths ... ok
[INFO] [stdout] test tools::bash_tool::tests::identifies_path_like_tokens ... ok
[INFO] [stdout] test slash_commands::tests::parses_models_set_command ... ok
[INFO] [stdout] test tool_catalog::tests::display_names_defined_for_core_tools ... ok
[INFO] [stdout] test tools::bash_tool::tests::rejects_dynamic_path_expansion_patterns ... ok
[INFO] [stdout] test tool_context::tests::resolve_and_validate_allows_in_project_paths ... ok
[INFO] [stdout] test tools::bash_tool::tests::sanitizes_wrapped_tokens ... ok
[INFO] [stdout] test tools::file_ops::tests::str_replace_editor_errors_when_old_string_missing ... ok
[INFO] [stdout] test tools::file_ops::tests::view_file_rejects_invalid_line_ranges ... ok
[INFO] [stdout] test tools::file_ops::tests::create_file_writes_content_and_returns_diff ... ok
[INFO] [stdout] test tools::file_ops::tests::str_replace_editor_replaces_first_or_all_matches ... ok
[INFO] [stdout] test tools::file_ops::tests::view_file_returns_limited_preview_with_line_numbers ... ok
[INFO] [stdout] test tools::search_tool::tests::calculate_file_score_prioritizes_exact_and_substring_matches ... ok
[INFO] [stdout] test tools::search_tool::tests::execute_search_rejects_empty_query ... ok
[INFO] [stdout] test tools::search_tool::tests::format_search_results_deduplicates_and_limits_output ... ok
[INFO] [stdout] test tools::search_tool::tests::normalize_file_path_trims_leading_dot_slash ... ok
[INFO] [stdout] test tools::tests::content_for_model_prefers_error_for_failure ... ok
[INFO] [stdout] test tools::tests::content_for_model_prefers_output_for_success ... ok
[INFO] [stdout] test session_store::tests::list_sessions_returns_json_files_sorted_by_recent_mtime ... ok
[INFO] [stdout] test tools::tests::execute_tool_returns_unknown_tool_error ... ok
[INFO] [stdout] test tools::tests::session_snapshot_round_trip_preserves_relative_cwd_and_todos ... ok
[INFO] [stdout] test tools::todos::tests::create_todo_list_rejects_invalid_status_or_priority ... ok
[INFO] [stdout] test tools::todos::tests::create_todo_list_accepts_valid_items_and_formats_output ... ok
[INFO] [stdout] test tools::todos::tests::update_todo_list_reports_missing_todo_id ... ok
[INFO] [stdout] test tools::todos::tests::update_todo_list_updates_existing_item ... ok
[INFO] [stdout] test ui::feedback::tests::confirmation_detail_handles_invalid_arguments ... ok
[INFO] [stdout] test ui::feedback::tests::confirmation_detail_prefers_command_then_path ... ok
[INFO] [stdout] test ui::feedback::tests::confirmation_operation_label_matches_expected_text ... ok
[INFO] [stdout] test ui::feedback::tests::tool_label_uses_pretty_tool_name_and_target ... ok
[INFO] [stdout] test ui::feedback::tests::tool_target_extracts_known_argument_fields ... ok
[INFO] [stdout] test ui::inline::tests::byte_formatter_scales_values ... ok
[INFO] [stdout] test ui::inline::tests::direct_command_detection_only_matches_known_prefixes ... ok
[INFO] [stdout] test ui::inline::tests::elapsed_and_token_formatters_are_human_readable ... ok
[INFO] [stdout] test tools::search_tool::tests::execute_search_rejects_invalid_search_type ... ok
[INFO] [stdout] test ui::inline::tests::help_text_includes_core_sections_and_controls ... ok
[INFO] [stdout] test ui::markdown::tests::comment_start_detection_uses_selected_prefix ... ok
[INFO] [stdout] test ui::markdown::tests::heading_detection_requires_hash_space_prefix ... ok
[INFO] [stdout] test ui::markdown::tests::comment_prefix_matches_language_family ... ok
[INFO] [stdout] test ui::markdown::tests::language_keyword_detection_is_language_specific ... ok
[INFO] [stdout] test ui::markdown::tests::split_list_prefix_handles_bullets_and_numbered_lists ... ok
[INFO] [stdout] test ui::prompt::tests::previous_word_start_skips_spaces_and_word_chars ... ok
[INFO] [stdout] test ui::prompt::tests::prompt_panel_with_slash_includes_commands_section ... ok
[INFO] [stdout] test ui::prompt::tests::prompt_panel_without_slash_only_contains_status_line ... ok
[INFO] [stdout] test ui::prompt::tests::boundaries_handle_utf8_characters ... ok
[INFO] [stdout] test tool_context::tests::resolve_and_validate_rejects_escape_paths ... ok
[INFO] [stdout] test tools::tests::tool_result_from_error_uses_display_chain ... ok
[INFO] [stdout] test tools::bash_tool::tests::rejects_absolute_out_of_root_path ... FAILED
[INFO] [stdout] test tools::todos::tests::restore_snapshot_rejects_invalid_item_shape ... ok
[INFO] [stdout] test git_ops::tests::run_commit_and_push_reports_no_changes_for_clean_repo ... ok
[INFO] [stdout] test git_ops::tests::run_commit_and_push_completes_with_skip_push_when_changes_exist ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tools::bash_tool::tests::rejects_absolute_out_of_root_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::bash_tool::tests::rejects_absolute_out_of_root_path' (110) panicked at src/tools/bash_tool.rs:309:18:
[INFO] [stdout] must reject: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55946179e76a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55946179e76a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55946179e76a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55946179e76a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5594617b706a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5594617b706a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5594617a48f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5594617a48f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55946177972f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55946177972f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x559461795009 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x559461031c3c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x559461031c3c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x559461795282 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x559461795282 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5594617797e8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x559461770889 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55946177a7ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5594617b782c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5594617b75a2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x559460f4c5c8 - <core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>::expect_err
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x55946101e2c5 - codetoad[d0cf8b258248845d]::tools::bash_tool::tests::rejects_absolute_out_of_root_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/bash_tool.rs:309:18
[INFO] [stdout]   22:     0x5594610143e7 - codetoad[d0cf8b258248845d]::tools::bash_tool::tests::rejects_absolute_out_of_root_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/bash_tool.rs:302:43
[INFO] [stdout]   23:     0x559460ed0746 - <codetoad[d0cf8b258248845d]::tools::bash_tool::tests::rejects_absolute_out_of_root_path::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559461024f1b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559461024f1b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x55946103270b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x55946103270b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x55946103270b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55946103270b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55946103270b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55946103270b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x55946103270b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x55946102d0e4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x55946102d0e4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x559461035312 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x559461035312 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x559461035312 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x559461035312 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x559461035312 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x559461035312 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x559461035312 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55946179d65f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x55946179d65f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a567d32baa4 - <unknown>
[INFO] [stdout]   45:     0x7a567d3b8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tools::bash_tool::tests::rejects_absolute_out_of_root_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 129 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4c8d6726e372092ae67a99d4886c661873c01c2adba8f38c703a20ec2f2115e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c8d6726e372092ae67a99d4886c661873c01c2adba8f38c703a20ec2f2115e5", kill_on_drop: false }`
[INFO] [stdout] 4c8d6726e372092ae67a99d4886c661873c01c2adba8f38c703a20ec2f2115e5
