[INFO] cloning repository https://github.com/eikarna/hermes-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eikarna/hermes-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feikarna%2Fhermes-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feikarna%2Fhermes-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a98c17f54facb87af6709500138f05a52b405abc
[INFO] testing eikarna/hermes-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feikarna%2Fhermes-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eikarna/hermes-rs
[INFO] finished tweaking git repo https://github.com/eikarna/hermes-rs
[INFO] tweaked toml for git repo https://github.com/eikarna/hermes-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eikarna/hermes-rs 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 git repo https://github.com/eikarna/hermes-rs 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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681
[INFO] running `Command { std: "docker" "start" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681", 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" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681" "/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" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681", 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" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hermes-core v0.1.3 (/opt/rustwide/workdir/crates/hermes-core)
[INFO] [stderr]    Compiling hermes-cli v0.1.3 (/opt/rustwide/workdir/crates/hermes-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681", 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" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681" "/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 serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hermes-core v0.1.3 (/opt/rustwide/workdir/crates/hermes-core)
[INFO] [stderr]    Compiling hermes-cli v0.1.3 (/opt/rustwide/workdir/crates/hermes-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681", 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" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681" "/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.48s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hermes-346f03fef74f5e4a)
[INFO] [stdout] 
[INFO] [stdout] running 103 tests
[INFO] [stdout] test autonomous::tests::todo_ledger_parses_sections ... ok
[INFO] [stdout] test autonomous::tests::state_fingerprint_changes_with_failure_signature ... ok
[INFO] [stdout] test autonomous::tests::publish_changes_runs_git_steps_in_order ... ok
[INFO] [stdout] test autonomous::tests::failed_commit_blocks_push ... ok
[INFO] [stdout] test tests::auth_list_fields_escape_control_characters ... ok
[INFO] [stdout] test tests::auth_profile_rejects_untrusted_base_url_override ... ok
[INFO] [stdout] test tests::auth_profile_takes_precedence_over_configured_api_key ... ok
[INFO] [stdout] test tests::canonical_provider_names_and_defaults_are_supported ... ok
[INFO] [stdout] test tests::bearer_profile_overrides_ambient_api_key_for_bound_endpoint ... ok
[INFO] [stdout] test tests::auth_profile_base_url_applies_when_default_base_url_is_unset ... ok
[INFO] [stdout] test tests::bearer_profile_without_base_url_is_rejected_even_if_loaded_from_disk ... ok
[INFO] [stdout] test tests::autonomous_subcommand_parses ... ok
[INFO] [stdout] test tests::auth_providers_subcommand_parses ... ok
[INFO] [stdout] test tests::auth_login_guidance_does_not_create_profile ... ok
[INFO] [stdout] test tests::auth_set_api_key_subcommand_parses ... ok
[INFO] [stdout] test tests::log_file_overrides_sink ... ok
[INFO] [stdout] test tests::non_openai_api_key_profile_requires_base_url ... ok
[INFO] [stdout] test tests::rich_tui_without_log_file_uses_sink ... ok
[INFO] [stdout] test tui::action::tests::reducer_updates_mcp_skills_and_behavior_selection ... ok
[INFO] [stdout] test tui::app::tests::ignores_key_release_events ... ok
[INFO] [stdout] test tui::app::tests::landing_enter_switches_to_prompt_only_when_empty ... ok
[INFO] [stdout] test tui::app::tests::mouse_wheel_does_not_scroll_behind_modal ... ok
[INFO] [stdout] test tui::app::tests::mouse_wheel_ignores_non_session_views ... ok
[INFO] [stdout] test tests::auth_login_subcommand_parses ... ok
[INFO] [stdout] test tui::app::tests::prompt_mode_keeps_page_scroll_for_session ... ok
[INFO] [stdout] test tui::app::tests::mouse_wheel_scrolls_session_conversation ... ok
[INFO] [stdout] test tests::run_autonomous_flag_parses ... ok
[INFO] [stdout] test tui::forms::tests::test_form_field_display_value ... ok
[INFO] [stdout] test tui::forms::tests::test_form_field_new ... ok
[INFO] [stdout] test tui::app::tests::shell_context_is_added_to_agent_history ... ok
[INFO] [stdout] test tui::forms::tests::test_form_state_navigation ... ok
[INFO] [stdout] test tui::forms::tests::test_modal_editing ... ok
[INFO] [stdout] test autonomous::tests::failure_record_pauses_at_threshold ... ok
[INFO] [stdout] test tui::layout::tests::landing_constrained_layout_keeps_all_regions_visible ... ok
[INFO] [stdout] test tests::load_memory_manager_reads_existing_memory_file ... ok
[INFO] [stdout] test tui::app::tests::quit_keys_are_global ... ok
[INFO] [stdout] test tui::app::tests::session_panel_scroll_keys_adjust_conversation_offset ... ok
[INFO] [stdout] test tui::app::tests::shell_input_uses_explicit_prefixes ... ok
[INFO] [stdout] test tui::app::tests::landing_typing_bootstraps_prompt_input ... ok
[INFO] [stdout] test tui::app::tests::workspace_typing_does_not_bootstrap_prompt_input ... ok
[INFO] [stdout] test tui::forms::tests::test_form_field_secret ... ok
[INFO] [stdout] test tui::forms::tests::test_form_state_active_mut ... ok
[INFO] [stdout] test tui::forms::tests::test_form_state_editing ... ok
[INFO] [stdout] test tests::auth_set_bearer_token_subcommand_parses ... ok
[INFO] [stdout] test tui::render::tests::constrained_workspace_shows_secondary_panel_as_popup ... ok
[INFO] [stdout] test tui::layout::tests::landing_compact_layout_keeps_status_last ... ok
[INFO] [stdout] test tui::render::tests::compact_portrait_landing_wraps_controls ... ok
[INFO] [stdout] test tui::render::tests::compact_landscape_landing_keeps_controls_below_prompt ... ok
[INFO] [stdout] test tui::render::tests::compact_workspace_renders_single_panel_mode ... ok
[INFO] [stdout] test tui::render::tests::conversation_formats_tables_quotes_and_rules ... ok
[INFO] [stdout] test tui::render::tests::desktop_workspace_uses_split_layout_at_120_by_30 ... ok
[INFO] [stdout] test tui::render::tests::medium_workspace_renders_tabs ... ok
[INFO] [stdout] test tui::render::tests::constrained_workspace_prioritizes_conversation_at_40_by_15 ... ok
[INFO] [stdout] test tui::render::tests::activity_panel_renders_run_failures ... ok
[INFO] [stdout] test tui::state::apply_agent_event_tests::content_appends_to_streaming_response ... ok
[INFO] [stdout] test tui::render::tests::conversation_scroll_reveals_later_lines ... ok
[INFO] [stdout] test tui::state::apply_agent_event_tests::error_sets_session_error_and_activity ... ok
[INFO] [stdout] test tui::state::apply_agent_event_tests::iteration_complete_updates_iteration_and_activity ... ok
[INFO] [stdout] test tui::state::apply_agent_event_tests::reasoning_appends_to_reasoning_and_updates_status ... ok
[INFO] [stdout] test tui::state::apply_agent_event_tests::tool_complete_error_updates_status_and_activity ... ok
[INFO] [stdout] test tui::state::apply_agent_event_tests::tool_start_updates_status_and_activity ... ok
[INFO] [stdout] test tui::state::tests::apply_agent_event_content_and_iteration ... ok
[INFO] [stdout] test tui::state::tests::apply_agent_event_reasoning ... ok
[INFO] [stdout] test tui::state::tests::apply_agent_event_thinking ... ok
[INFO] [stdout] test tui::state::tests::apply_agent_event_tool_complete ... ok
[INFO] [stdout] test tui::state::tests::apply_agent_event_tool_error ... ok
[INFO] [stdout] test tui::state::apply_agent_event_tests::thinking_updates_status_and_activity ... ok
[INFO] [stdout] test tui::state::apply_agent_event_tests::tool_error_updates_status_and_activity ... ok
[INFO] [stdout] test tui::state::tests::completed_runs_prefer_longer_final_message_over_partial_stream ... ok
[INFO] [stdout] test tui::state::tests::completed_runs_prefer_longer_final_reasoning_over_partial_stream ... ok
[INFO] [stdout] test tui::render::tests::landing_layout_renders_prompt_first_shell ... ok
[INFO] [stdout] test tui::state::tests::conversation_scroll_moves_and_resets ... ok
[INFO] [stdout] test tui::state::tests::follow_up_prompt_does_not_rename_existing_session ... ok
[INFO] [stdout] test tui::state::tests::landing_starts_in_command_mode ... ok
[INFO] [stdout] test tui::render::tests::conversation_preserves_line_breaks ... ok
[INFO] [stdout] test tui::state::tests::prompt_history_cycles_latest_first_and_restores_draft ... ok
[INFO] [stdout] test tui::render::tests::conversation_strips_common_markdown_markers ... ok
[INFO] [stdout] test tui::state::tests::prompt_history_deduplicates_consecutive_entries ... ok
[INFO] [stdout] test tui::state::tests::run_failures_stay_in_tui_state ... ok
[INFO] [stdout] test tui::state::tests::session_title_ignores_common_abbreviation_punctuation ... ok
[INFO] [stdout] test tui::state::tests::shell_runs_use_shell_transcript_role ... ok
[INFO] [stdout] test tui::state::tests::telemetry_updates_context_and_cost ... ok
[INFO] [stdout] test tui::state::tests::truncate_adds_ellipsis_when_too_long ... ok
[INFO] [stdout] test tui::state::tests::truncate_handles_exact_length_strings ... ok
[INFO] [stdout] test tui::state::tests::truncate_handles_multibyte_chars_correctly ... ok
[INFO] [stdout] test tui::state::tests::truncate_handles_short_strings ... ok
[INFO] [stdout] test tui::state::tests::truncate_handles_very_short_max_chars ... ok
[INFO] [stdout] test tui::theme::tests::default_theme_matches_expected_palette ... ok
[INFO] [stdout] test tui::state::apply_agent_event_tests::tool_complete_success_updates_status_and_activity ... ok
[INFO] [stdout] test tui::state::tests::apply_agent_event_tool_start ... ok
[INFO] [stdout] test tui::state::tests::begin_run_auto_names_session_from_prompt ... ok
[INFO] [stdout] test tui::state::tests::completed_runs_return_to_prompt_mode_for_follow_up ... ok
[INFO] [stdout] test tui::state::tests::operational_events_use_activity_and_short_notice ... ok
[INFO] [stdout] test tui::render::tests::landing_canvas_uses_black_background ... ok
[INFO] [stdout] test tui::render::tests::wide_landing_renders_single_idle_and_visible_helpers ... ok
[INFO] [stdout] test tui::state::tests::session_title_is_normalized_and_truncated ... ok
[INFO] [stdout] test tui::render::tests::activity_renders_tool_calls_as_blocks ... ok
[INFO] [stdout] test tui::render::tests::renderer_handles_extreme_small_viewports ... ok
[INFO] [stdout] test tui::render::tests::reasoning_renders_as_blockquote ... ok
[INFO] [stdout] test tui::render::tests::wide_workspace_renders_all_major_panels ... ok
[INFO] [stdout] test tui::app::tests::join_errors_stay_inside_tui_state ... ok
[INFO] [stdout] test autonomous::tests::persisted_pause_state_survives_restart_until_workspace_changes ... ok
[INFO] [stdout] test autonomous::tests::autonomous_tick_updates_disposable_repo_and_status_report ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.57s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hermes_core-595a1578419573ad)
[INFO] [stdout] 
[INFO] [stdout] running 183 tests
[INFO] [stdout] test agent::tests::agent_builder_propagates_auth_profile_errors ... ok
[INFO] [stdout] test agent::tests::compact_request_messages_keeps_oversized_latest_user_request ... ok
[INFO] [stdout] test agent::tests::compact_request_messages_preserves_tool_call_group ... ok
[INFO] [stdout] test agent::tests::execute_tools_preserves_model_tool_call_id ... ok
[INFO] [stdout] test agent::tests::execute_tools_returns_model_id_for_invalid_json ... ok
[INFO] [stdout] test agent::tests::extract_tool_calls_from_choice_handles_non_streaming_calls ... ok
[INFO] [stdout] test agent::tests::merge_stream_tool_call_appends_incremental_arguments ... ok
[INFO] [stdout] test agent::tests::extract_tool_calls_from_choice_ignores_empty_entries ... ok
[INFO] [stdout] test agent::tests::process_stream_keeps_empty_anthropic_tool_input_valid_json ... ok
[INFO] [stdout] test agent::tests::process_stream_handles_anthropic_style_events ... ok
[INFO] [stdout] test agent::tests::request_messages_count_tool_schema_tokens ... ok
[INFO] [stdout] test agent::tests::streaming_telemetry_counts_native_tool_calls ... ok
[INFO] [stdout] test agent::tests::strip_reasoning_tags_removes_supported_markers ... ok
[INFO] [stdout] test agent::tests::test_extract_text_from_event ... ok
[INFO] [stdout] test agent::tests::test_default_config ... ok
[INFO] [stdout] test agent::tests::streaming_emits_incremental_telemetry ... ok
[INFO] [stdout] test agent::tests::tool_call_router_hides_xml_from_visible_content ... ok
[INFO] [stdout] test agent::tests::think_router_does_not_split_multibyte_characters ... ok
[INFO] [stdout] test auth::tests::base_url_rejects_control_characters ... ok
[INFO] [stdout] test agent::tests::think_router_splits_inline_think_blocks ... ok
[INFO] [stdout] test agent::tests::think_router_falls_back_to_content_for_unclosed_reasoning ... ok
[INFO] [stdout] test agent::tests::tool_call_router_keeps_plain_text_streaming ... ok
[INFO] [stdout] test auth::tests::bearer_token_profile_round_trips_without_secret_values ... ok
[INFO] [stdout] test auth::tests::auth_store_round_trips_without_secret_values ... ok
[INFO] [stdout] test auth::tests::authorization_url_requires_loopback_redirect_and_includes_pkce ... ok
[INFO] [stdout] test auth::tests::bearer_token_profiles_require_base_url ... ok
[INFO] [stdout] test auth::tests::generated_pkce_and_state_are_url_safe ... ok
[INFO] [stdout] test auth::tests::invalid_env_var_names_are_rejected ... ok
[INFO] [stdout] test auth::tests::missing_env_secret_returns_missing_config ... ok
[INFO] [stdout] test auth::tests::pkce_challenge_matches_rfc7636_vector ... ok
[INFO] [stdout] test auth::tests::resolve_auth_token_rejects_bearer_profile_without_base_url ... ok
[INFO] [stdout] test auth::tests::load_rejects_bearer_profile_without_base_url ... ok
[INFO] [stdout] test agent::tests::process_response_parses_xml_tool_calls_in_non_stream_mode ... ok
[INFO] [stdout] test auth::tests::loopback_callback_validates_state_and_rejects_tokens ... ok
[INFO] [stdout] test auth::tests::resolve_api_key_rejects_bearer_profiles ... ok
[INFO] [stdout] test auth::tests::loopback_receiver_accepts_valid_callback_once ... ok
[INFO] [stdout] test auth::tests::remove_profile_reports_whether_profile_existed ... ok
[INFO] [stdout] test client::tests::client_from_env_rejects_untrusted_auth_profile_base_url_override ... ok
[INFO] [stdout] test auth::tests::loopback_receiver_rejects_wrong_path_and_access_token ... ok
[INFO] [stdout] test client::tests::streaming_parser_normalizes_anthropic_tool_use_deltas ... ok
[INFO] [stdout] test client::tests::streaming_parser_handles_partial_final_event ... ok
[INFO] [stdout] test client::tests::streaming_parser_normalizes_anthropic_text_delta ... ok
[INFO] [stdout] test client::tests::streaming_parser_normalizes_anthropic_thinking_delta ... ok
[INFO] [stdout] test client::tests::streaming_response_skips_ignored_anthropic_events_in_same_chunk ... ok
[INFO] [stdout] test client::tests::test_message_to_value ... ok
[INFO] [stdout] test client::tests::client_from_env_uses_api_key_profile_over_openai_api_key ... ok
[INFO] [stdout] test client::tests::client_from_env_resolves_auth_ref_profile ... ok
[INFO] [stdout] test auth::tests::token_exchange_rejects_insecure_endpoint_and_non_bearer_response ... ok
[INFO] [stdout] test auth::tests::token_exchange_posts_pkce_code_form_and_parses_bearer_token ... ok
[INFO] [stdout] test agent::tests::tool_call_router_hides_split_tool_call_open_tag ... ok
[INFO] [stdout] test client::tests::streaming_parser_handles_crlf_events ... ok
[INFO] [stdout] test client::tests::test_reasoning_context_alias_deserializes ... ok
[INFO] [stdout] test context::tests::test_compress_conversation ... ok
[INFO] [stdout] test client::tests::test_tool_message ... ok
[INFO] [stdout] test config::tests::invalid_toml_returns_field_aware_error ... ok
[INFO] [stdout] test context::tests::test_context_manager_add ... ok
[INFO] [stdout] test context::tests::test_token_estimation ... ok
[INFO] [stdout] test client::tests::client_from_env_rejects_non_openai_api_key_profile_without_base_url ... ok
[INFO] [stdout] test context::tests::test_context_manager_compression ... ok
[INFO] [stdout] test config::tests::default_path_discovery_prefers_local_hermes_toml ... ok
[INFO] [stdout] test distillation::tests::parses_strict_json_array ... ok
[INFO] [stdout] test config::tests::explicit_path_overrides_defaults ... ok
[INFO] [stdout] test distillation::tests::rejects_non_array_distillation_output ... ok
[INFO] [stdout] test config::tests::env_overrides_apply_after_file_values ... ok
[INFO] [stdout] test error::tests::test_error_classification ... ok
[INFO] [stdout] test gateway::tests::sensitive_authorization_header_marks_token_sensitive ... ok
[INFO] [stdout] test gateway::tests::sensitive_authorization_header_rejects_invalid_value ... ok
[INFO] [stdout] test gateway::tests::discord_send_message_returns_missing_config_without_token ... ok
[INFO] [stdout] test client::tests::client_from_env_rejects_bearer_profile_without_base_url ... ok
[INFO] [stdout] test gateway::tests::test_gateway_config ... ok
[INFO] [stdout] test gateway::tests::slack_send_message_returns_missing_config_without_token ... ok
[INFO] [stdout] test gateway::tests::test_incoming_message ... ok
[INFO] [stdout] test client::tests::test_client_from_env ... ok
[INFO] [stdout] test gateway::tests::test_slack_adapter_disabled ... ok
[INFO] [stdout] test gateway::tests::test_outgoing_message ... ok
[INFO] [stdout] test gateway::tests::test_discord_adapter_disabled ... ok
[INFO] [stdout] test config::tests::example_toml_parses ... ok
[INFO] [stdout] test gateway::tests::test_telegram_adapter_disabled ... ok
[INFO] [stdout] test mcp::tests::test_mcp_manager_empty ... ok
[INFO] [stdout] test mcp::tests::test_tool_definition ... ok
[INFO] [stdout] test memory::tests::test_deserialize_empty_content ... ok
[INFO] [stdout] test memory::tests::test_load_from_disk_missing_files ... ok
[INFO] [stdout] test context_files::tests::truncate_context_is_char_safe ... ok
[INFO] [stdout] test mcp::tests::http_client_connects_lists_and_calls_tool ... ok
[INFO] [stdout] test distillation::tests::distills_facts_and_persists_memory ... ok
[INFO] [stdout] test context_files::tests::load_context_dir_reads_md_and_txt_only ... ok
[INFO] [stdout] test context_files::tests::scan_context_content_blocks_prompt_injection ... ok
[INFO] [stdout] test agent::tests::build_messages_injects_long_term_memory ... ok
[INFO] [stdout] test context_files::tests::load_workspace_context_walks_to_git_root ... ok
[INFO] [stdout] test agent::tests::request_messages_auto_compact_when_context_is_full ... ok
[INFO] [stdout] test memory::tests::test_auto_save_on_store ... ok
[INFO] [stdout] test memory::tests::test_memory_md_format_matches_python_pattern ... ok
[INFO] [stdout] test memory::tests::test_profile_serialize_deserialize_roundtrip ... ok
[INFO] [stdout] test memory::tests::test_memory_store_write_read_files ... ok
[INFO] [stdout] test memory::tests::test_memory_serialize_deserialize_roundtrip ... ok
[INFO] [stdout] test memory::tests::test_save_to_disk_no_op_without_storage_dir ... ok
[INFO] [stdout] test memory::tests::test_memory_manager_new ... ok
[INFO] [stdout] test memory::tests::test_auto_save_on_save_profile ... ok
[INFO] [stdout] test memory::tests::test_search ... ok
[INFO] [stdout] test memory::tests::test_store_and_get ... ok
[INFO] [stdout] test memory::tests::test_user_profile ... ok
[INFO] [stdout] test memory::tests::test_session ... ok
[INFO] [stdout] test parser::tests::test_stream_parser_filters_tool_call_markup_from_visible_text ... ok
[INFO] [stdout] test parser::tests::test_text_content_extraction ... ok
[INFO] [stdout] test memory::tests::test_with_storage_dir_save_load ... ok
[INFO] [stdout] test parser::tests::test_early_detection_callback ... ok
[INFO] [stdout] test parser::tests::test_incremental_parsing ... ok
[INFO] [stdout] test parser::tests::test_nested_json ... ok
[INFO] [stdout] test parser::tests::test_multiple_tool_calls ... ok
[INFO] [stdout] test parser::tests::test_malformed_tags ... ok
[INFO] [stdout] test parser::tests::test_basic_tool_call ... ok
[INFO] [stdout] test platform::tests::test_exactly_one_os_flag ... ok
[INFO] [stdout] test platform::tests::test_hermes_subdirs_are_children_of_home ... ok
[INFO] [stdout] test parser::tests::test_tool_call_with_newlines ... ok
[INFO] [stdout] test platform::tests::test_detect_shell_returns_non_empty_path ... ok
[INFO] [stdout] test platform::tests::test_detect_shell_unix_args ... ok
[INFO] [stdout] test mcp::tests::manager_exposes_http_mcp_tools_to_registry ... ok
[INFO] [stdout] test platform::tests::test_is_linux ... ok
[INFO] [stdout] test platform::tests::test_os_name_not_empty ... ok
[INFO] [stdout] test platform::tests::test_detect_shell_has_args_pattern ... ok
[INFO] [stdout] test platform::tests::test_hermes_subdir_names ... ok
[INFO] [stdout] test platform::tests::test_hermes_home_default_not_empty ... ok
[INFO] [stdout] test schema::tests::test_schema_generation ... ok
[INFO] [stdout] test schema::tests::test_openai_tools_format ... ok
[INFO] [stdout] test skills::tests::test_is_available_empty_platforms_means_all ... ok
[INFO] [stdout] test skills::tests::test_is_available_platform_match ... ok
[INFO] [stdout] test skills::tests::test_is_available_missing_env ... ok
[INFO] [stdout] test skills::tests::test_parse_front_matter ... ok
[INFO] [stdout] test platform::tests::test_set_file_permissions_unix_mode ... ok
[INFO] [stdout] test platform::tests::test_set_file_permissions_on_tempfile ... ok
[INFO] [stdout] test platform::tests::test_set_secure_permissions_on_tempdir ... ok
[INFO] [stdout] test client::tests::client_from_env_uses_bearer_profile_token_over_openai_api_key ... ok
[INFO] [stdout] test skills::tests::test_parse_front_matter_no_front_matter ... ok
[INFO] [stdout] test skills::tests::test_parse_list_empty ... ok
[INFO] [stdout] test agent::tests::test_agent_builder ... ok
[INFO] [stdout] test skills::tests::test_parse_list_bare ... ok
[INFO] [stdout] test platform::tests::test_hermes_home_respects_env ... ok
[INFO] [stdout] test skills::tests::test_load_skill_defaults ... ok
[INFO] [stdout] test skills::tests::test_is_available_platform_mismatch ... ok
[INFO] [stdout] test platform::tests::test_platform_info_arch_known ... ok
[INFO] [stdout] test skills::tests::test_load_skill ... ok
[INFO] [stdout] test platform::tests::test_platform_info_consistent ... ok
[INFO] [stdout] test tools::patch_tool::tests::test_fuzzy_replace_basic ... ok
[INFO] [stdout] test tools::clarify_tool::tests::test_clarify_simple_question ... ok
[INFO] [stdout] test tools::patch_tool::tests::test_normalize_whitespace ... ok
[INFO] [stdout] test tools::clarify_tool::tests::test_clarify_empty_question ... ok
[INFO] [stdout] test tools::clarify_tool::tests::test_clarify_with_choices ... ok
[INFO] [stdout] test tools::clarify_tool::tests::test_clarify_too_many_choices ... ok
[INFO] [stdout] test skills::tests::test_skill_manager_create_and_delete ... ok
[INFO] [stdout] test tools::builtin::tests::test_register_builtin_tools_with_sub_agent ... ok
[INFO] [stdout] test skills::tests::test_skill_manager_load_all ... ok
[INFO] [stdout] test tools::builtin::tests::test_register_all_builtin_tools ... ok
[INFO] [stdout] test tools::clarify_tool::tests::test_clarify_max_choices_allowed ... ok
[INFO] [stdout] test skills::tests::test_parse_list_inline ... ok
[INFO] [stdout] test tools::patch_tool::tests::test_patch_file_not_found ... ok
[INFO] [stdout] test tools::patch_tool::tests::test_patch_find_not_found ... ok
[INFO] [stdout] test tools::patch_tool::tests::test_patch_exact_match ... ok
[INFO] [stdout] test tools::sub_agent_tool::tests::model_guard_allows_non_llama_models ... ok
[INFO] [stdout] test tools::sub_agent_tool::tests::parse_task_accepts_object_argument ... ok
[INFO] [stdout] test tools::sub_agent_tool::tests::model_guard_rejects_llama_models ... ok
[INFO] [stdout] test tools::sub_agent_tool::tests::parse_task_rejects_empty_task ... ok
[INFO] [stdout] test tools::tests::failed_tool_execution_uses_requested_tool_call_id ... ok
[INFO] [stdout] test tools::tests::tool_execution_uses_requested_tool_call_id ... ok
[INFO] [stdout] test tools::todo_tool::tests::test_todo_default_session ... ok
[INFO] [stdout] test tools::sub_agent_tool::tests::parse_task_accepts_raw_string_argument ... ok
[INFO] [stdout] test tools::todo_tool::tests::test_todo_empty_list ... ok
[INFO] [stdout] test tools::tests::test_tool_execution ... ok
[INFO] [stdout] test tools::todo_tool::tests::test_todo_invalid_status ... ok
[INFO] [stdout] test tools::patch_tool::tests::test_patch_multiple_replacements ... ok
[INFO] [stdout] test tools::patch_tool::tests::test_patch_fuzzy_whitespace ... ok
[INFO] [stdout] test trajectory::tests::test_prompt_completion ... ok
[INFO] [stdout] test trajectory::tests::test_trajectory_builder ... ok
[INFO] [stdout] test tools::todo_tool::tests::test_todo_replace_list ... ok
[INFO] [stdout] test trajectory::tests::test_trajectory_exporter ... ok
[INFO] [stdout] test tools::todo_tool::tests::test_todo_replaces_previous ... ok
[INFO] [stdout] test platform::tests::test_find_rustc_available ... ok
[INFO] [stdout] test tools::terminal_tool::tests::test_terminal_tool_direct_execution ... ok
[INFO] [stdout] test tools::tests::test_registry_operations ... ok
[INFO] [stdout] test tools::tests::test_tool_not_found ... ok
[INFO] [stdout] test platform::tests::test_find_python_returns_valid_path_or_none ... ok
[INFO] [stdout] test tools::sub_agent_tool::tests::call_returns_mocked_child_agent_content ... ok
[INFO] [stdout] test mcp::tests::stdio_client_connects_lists_and_calls_tool ... FAILED
[INFO] [stdout] test platform::tests::test_find_node_returns_valid_path_or_none ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mcp::tests::stdio_client_connects_lists_and_calls_tool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mcp::tests::stdio_client_connects_lists_and_calls_tool' (3533) panicked at crates/hermes-core/src/mcp.rs:1106:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Agent("Failed to spawn MCP server 'python': No such file or directory (os error 2)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b26e7d50591 - 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:     0x5b26e7d50591 - 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:     0x5b26e7d50591 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b26e7d50591 - <<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:     0x5b26e7d695aa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b26e7d695aa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5b26e7d557dc - 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:     0x5b26e7d557dc - <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:     0x5b26e7d2a5c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b26e7d2a5c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b26e7d46b39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b26e71e3e50 - <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:     0x5b26e71e3e50 - 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:     0x5b26e7d46e62 - <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:     0x5b26e7d46e62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5b26e7d2a672 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5b26e7d21989 - 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:     0x5b26e7d2b73d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5b26e7d69e5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b26e7d69ba2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5b26e6f61e02 - <core[6883ba1bc0fe4ed1]::result::Result<(), hermes_core[aa21c2b3dfc30f9d]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5b26e6f61e02 - hermes_core[aa21c2b3dfc30f9d]::mcp::tests::stdio_client_connects_lists_and_calls_tool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/hermes-core/src/mcp.rs:1106:32
[INFO] [stdout]   22:     0x5b26e6f10122 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b26e6f1019d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b26e706d98d - <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x5b26e706d88b - tokio[7a1c491d447515a8]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5b26e706d88b - tokio[7a1c491d447515a8]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5b26e706d88b - <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x5b26e704ec90 - <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x5b26e706cbfd - <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x5b26e706be94 - <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x5b26e6f10e8b - <tokio[7a1c491d447515a8]::runtime::context::scoped::Scoped<tokio[7a1c491d447515a8]::runtime::scheduler::Context>>::set::<<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5b26e70d9489 - tokio[7a1c491d447515a8]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x5b26e6edb982 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[7a1c491d447515a8]::runtime::context::Context>>::try_with::<tokio[7a1c491d447515a8]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x5b26e6edb50e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[7a1c491d447515a8]::runtime::context::Context>>::with::<tokio[7a1c491d447515a8]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x5b26e70d03cd - tokio[7a1c491d447515a8]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x5b26e70535c0 - <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x5b26e70538b6 - <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x5b26e706b9a0 - <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x5b26e6fd0f43 - tokio[7a1c491d447515a8]::runtime::context::runtime::enter_runtime::<<tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5b26e704d8e1 - <tokio[7a1c491d447515a8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x5b26e6d63134 - <tokio[7a1c491d447515a8]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5b26e6d632ff - <tokio[7a1c491d447515a8]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5b26e6f75e55 - hermes_core[aa21c2b3dfc30f9d]::mcp::tests::stdio_client_connects_lists_and_calls_tool
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/hermes-core/src/mcp.rs:1121:43
[INFO] [stdout]   44:     0x5b26e6f52fa7 - hermes_core[aa21c2b3dfc30f9d]::mcp::tests::stdio_client_connects_lists_and_calls_tool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/hermes-core/src/mcp.rs:1102:58
[INFO] [stdout]   45:     0x5b26e6d5e1e6 - <hermes_core[aa21c2b3dfc30f9d]::mcp::tests::stdio_client_connects_lists_and_calls_tool::{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]   46:     0x5b26e71d718b - <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]   47:     0x5b26e71d718b - 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]   48:     0x5b26e71e47d5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5b26e71e47d5 - <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]   50:     0x5b26e71e47d5 - 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]   51:     0x5b26e71e47d5 - 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]   52:     0x5b26e71e47d5 - 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]   53:     0x5b26e71e47d5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5b26e71e47d5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5b26e71df284 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5b26e71df284 - 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]   57:     0x5b26e71e7922 - 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]   58:     0x5b26e71e7922 - <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]   59:     0x5b26e71e7922 - 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]   60:     0x5b26e71e7922 - 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]   61:     0x5b26e71e7922 - 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]   62:     0x5b26e71e7922 - 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]   63:     0x5b26e71e7922 - <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]   64:     0x5b26e7d4f4ff - <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]   65:     0x5b26e7d4f4ff - <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]   66:     0x754e8e4f0aa4 - <unknown>
[INFO] [stdout]   67:     0x754e8e57da64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mcp::tests::stdio_client_connects_lists_and_calls_tool
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 182 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p hermes-core --lib`
[INFO] running `Command { std: "docker" "inspect" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681", kill_on_drop: false }`
[INFO] [stdout] e3250cdf4d5907a8978b146ef8d214edec82e1a1ac82828b36de7b1981194681
