[INFO] cloning repository https://github.com/dashanlkk/TLTSS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dashanlkk/TLTSS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashanlkk%2FTLTSS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashanlkk%2FTLTSS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2aa5e5178b9dfdfad33119d3e0031789ab7c95a6
[INFO] testing dashanlkk/TLTSS 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%2Fdashanlkk%2FTLTSS" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dashanlkk/TLTSS
[INFO] finished tweaking git repo https://github.com/dashanlkk/TLTSS
[INFO] tweaked toml for git repo https://github.com/dashanlkk/TLTSS written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dashanlkk/TLTSS 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/dashanlkk/TLTSS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc
[INFO] running `Command { std: "docker" "start" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc", 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" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc" "/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" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc", 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" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling hermes-cfg v0.1.0 (/opt/rustwide/workdir/crates/hermes-cfg)
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling hermes-security v0.1.0 (/opt/rustwide/workdir/crates/hermes-security)
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hermes-core v0.1.0 (/opt/rustwide/workdir/crates/hermes-core)
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hermes-terminal v0.1.0 (/opt/rustwide/workdir/crates/hermes-terminal)
[INFO] [stderr]    Compiling hermes-mcp v0.1.0 (/opt/rustwide/workdir/crates/hermes-mcp)
[INFO] [stderr]    Compiling hermes-cron v0.1.0 (/opt/rustwide/workdir/crates/hermes-cron)
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling reedline v0.38.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling hermes-ui v0.1.0 (/opt/rustwide/workdir/crates/hermes-ui)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hermes-tools v0.1.0 (/opt/rustwide/workdir/crates/hermes-tools)
[INFO] [stderr]    Compiling hermes-llm v0.1.0 (/opt/rustwide/workdir/crates/hermes-llm)
[INFO] [stderr]    Compiling hermes-skill v0.1.0 (/opt/rustwide/workdir/crates/hermes-skill)
[INFO] [stderr]    Compiling hermes-agent v0.1.0 (/opt/rustwide/workdir/crates/hermes-agent)
[INFO] [stderr]    Compiling hermes-gateway v0.1.0 (/opt/rustwide/workdir/crates/hermes-gateway)
[INFO] [stderr]    Compiling hermes-cli v0.1.0 (/opt/rustwide/workdir/crates/hermes-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc", 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" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc" "/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 hermes-ui v0.1.0 (/opt/rustwide/workdir/crates/hermes-ui)
[INFO] [stderr]    Compiling hermes-gateway v0.1.0 (/opt/rustwide/workdir/crates/hermes-gateway)
[INFO] [stderr]    Compiling hermes-agent v0.1.0 (/opt/rustwide/workdir/crates/hermes-agent)
[INFO] [stderr]    Compiling hermes-cli v0.1.0 (/opt/rustwide/workdir/crates/hermes-cli)
[INFO] [stderr]    Compiling hermes-skill v0.1.0 (/opt/rustwide/workdir/crates/hermes-skill)
[INFO] [stderr]    Compiling hermes-core v0.1.0 (/opt/rustwide/workdir/crates/hermes-core)
[INFO] [stderr]    Compiling hermes-llm v0.1.0 (/opt/rustwide/workdir/crates/hermes-llm)
[INFO] [stderr]    Compiling hermes-cron v0.1.0 (/opt/rustwide/workdir/crates/hermes-cron)
[INFO] [stderr]    Compiling hermes-tools v0.1.0 (/opt/rustwide/workdir/crates/hermes-tools)
[INFO] [stderr]    Compiling hermes-terminal v0.1.0 (/opt/rustwide/workdir/crates/hermes-terminal)
[INFO] [stderr]    Compiling hermes-security v0.1.0 (/opt/rustwide/workdir/crates/hermes-security)
[INFO] [stderr]    Compiling hermes-mcp v0.1.0 (/opt/rustwide/workdir/crates/hermes-mcp)
[INFO] [stderr]    Compiling hermes-cfg v0.1.0 (/opt/rustwide/workdir/crates/hermes-cfg)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.49s
[INFO] running `Command { std: "docker" "inspect" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc", 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" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc" "/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.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hermes_agent-ce73b0569874ee73)
[INFO] [stdout] 
[INFO] [stdout] running 164 tests
[INFO] [stdout] test agent::tests::test_agent_chat_basic ... ok
[INFO] [stdout] test agent::tests::test_agent_chat_stream ... ok
[INFO] [stdout] test agent::tests::test_agent_max_tool_rounds ... ok
[INFO] [stdout] test agent::tests::test_agent_chat_with_tool_calls ... ok
[INFO] [stdout] test agent::tests::test_agent_max_iterations ... ok
[INFO] [stdout] test agent::tests::test_agent_session_tracking ... ok
[INFO] [stdout] test agent::tests::test_agent_trace_collected ... ok
[INFO] [stdout] test agent::tests::test_agent_memory_autowrite ... ok
[INFO] [stdout] test compressor::tests::test_clean_orphaned_tool_pairs_keeps_all_non_tool ... ok
[INFO] [stdout] test compressor::tests::test_compress_empty_messages ... ok
[INFO] [stdout] test compressor::tests::test_clean_orphaned_tool_pairs ... ok
[INFO] [stdout] test agent::tests::test_agent_multi_round_tool_calls ... ok
[INFO] [stdout] test agent::tests::test_agent_stream_with_tool_calls ... ok
[INFO] [stdout] test agent::tests::test_agent_skill_trigger ... ok
[INFO] [stdout] test compressor::tests::test_compress_no_op_when_under_limit ... ok
[INFO] [stdout] test compressor::tests::test_compress_protected_tail_tool_output_preserved ... ok
[INFO] [stdout] test compressor::tests::test_compress_truncates_tool_output ... ok
[INFO] [stdout] test compressor::tests::test_compress_protects_head_and_tail ... ok
[INFO] [stdout] test agent::tests::test_agent_clone_for_gateway_isolation ... ok
[INFO] [stdout] test agent::tests::test_agent_empty_message ... ok
[INFO] [stdout] test compressor::tests::test_estimate_tokens ... ok
[INFO] [stdout] test compressor::tests::test_estimate_tokens_empty_messages ... ok
[INFO] [stdout] test compressor::tests::test_generate_summary_empty ... ok
[INFO] [stdout] test compressor::tests::test_should_compress_at_exact_threshold ... ok
[INFO] [stdout] test compressor::tests::test_generate_summary ... ok
[INFO] [stdout] test compressor::tests::test_generate_summary_only_tool_messages ... ok
[INFO] [stdout] test compressor::tests::test_should_compress_over_threshold ... ok
[INFO] [stdout] test compressor::tests::test_compress_with_only_system_messages ... ok
[INFO] [stdout] test compressor::tests::test_truncate_snippet ... ok
[INFO] [stdout] test compressor::tests::test_truncate_snippet_whitespace ... ok
[INFO] [stdout] test context_files::tests::test_cap_content_empty ... ok
[INFO] [stdout] test context_files::tests::test_cap_content_over_limit ... ok
[INFO] [stdout] test compressor::tests::test_should_compress_just_over_threshold ... ok
[INFO] [stdout] test context_files::tests::test_cap_content_under_limit ... ok
[INFO] [stdout] test context_files::tests::test_discover_agents_md ... ok
[INFO] [stdout] test context_files::tests::test_discover_deduplication ... ok
[INFO] [stdout] test context_files::tests::test_discover_hermes_md_walking ... ok
[INFO] [stdout] test context_files::tests::test_discover_cursorrules ... ok
[INFO] [stdout] test context_files::tests::test_format_context_block_content ... ok
[INFO] [stdout] test compressor::tests::test_generate_summary_with_tool_calls_files ... ok
[INFO] [stdout] test compressor::tests::test_should_compress_under_threshold ... ok
[INFO] [stdout] test context_files::tests::test_discover_no_files ... ok
[INFO] [stdout] test context_files::tests::test_large_file_truncated ... ok
[INFO] [stdout] test delegate_tool::tests::test_delegate_no_params ... ok
[INFO] [stdout] test delegate_tool::tests::test_tool_name ... ok
[INFO] [stdout] test delegate_tool::tests::test_delegate_batch_tasks ... ok
[INFO] [stdout] test delegation::tests::test_blocked_tools_not_in_default ... ok
[INFO] [stdout] test delegation::tests::test_child_system_prompt ... ok
[INFO] [stdout] test context_files::tests::test_format_context_block_empty ... ok
[INFO] [stdout] test delegation::tests::test_child_system_prompt_with_context ... ok
[INFO] [stdout] test delegate_tool::tests::test_tool_schema ... ok
[INFO] [stdout] test delegation::tests::test_delegate_batch_empty ... ok
[INFO] [stdout] test delegation::tests::test_delegate_batch_parallel ... ok
[INFO] [stdout] test delegate_tool::tests::test_delegate_single_goal ... ok
[INFO] [stdout] test delegation::tests::test_delegate_child_with_tools ... ok
[INFO] [stdout] test delegation::tests::test_delegate_interrupt ... ok
[INFO] [stdout] test delegation::tests::test_delegate_rejects_max_depth ... ok
[INFO] [stdout] test delegation::tests::test_depth_validation_exceeded ... ok
[INFO] [stdout] test delegation::tests::test_depth_validation_ok ... ok
[INFO] [stdout] test memory::tests::test_keyword_bonus_scoring ... ok
[INFO] [stdout] test memory::tests::test_list_and_delete ... ok
[INFO] [stdout] test memory::tests::test_add_and_search ... ok
[INFO] [stdout] test memory::tests::test_search_result_has_score_and_id ... ok
[INFO] [stdout] test memory::tests::test_search_by_content ... ok
[INFO] [stdout] test memory::tests::test_persist_and_load ... ok
[INFO] [stdout] test memory::tests::test_tfidf_no_results ... ok
[INFO] [stdout] test memory::tests::test_tfidf_chinese_search ... ok
[INFO] [stdout] test memory::tests::test_tfidf_empty_store ... ok
[INFO] [stdout] test memory::tests::test_tokenize_chinese ... ok
[INFO] [stdout] test memory::tests::test_tokenize_mixed ... ok
[INFO] [stdout] test memory::tests::test_tfidf_ranked_search ... ok
[INFO] [stdout] test memory::tests::test_tokenize_ascii ... ok
[INFO] [stdout] test delegation::tests::test_delegate_single_task ... ok
[INFO] [stdout] test context_files::tests::test_discover_claude_md ... ok
[INFO] [stdout] test context_files::tests::test_discover_cursor_rules_mdc ... ok
[INFO] [stdout] test context_files::tests::test_discover_empty_file_ignored ... ok
[INFO] [stdout] test context_files::tests::test_discover_priority_order ... ok
[INFO] [stdout] test memory_manager::tests::test_memory_manager_replace_not_found ... ok
[INFO] [stdout] test memory_manager::tests::test_memory_manager_add_and_read ... ok
[INFO] [stdout] test memory_manager::tests::test_memory_manager_blocked_content ... ok
[INFO] [stdout] test memory_manager::tests::test_memory_target_display ... ok
[INFO] [stdout] test memory_manager::tests::test_parse_entries ... ok
[INFO] [stdout] test memory_manager::tests::test_memory_manager_persist_and_reload ... ok
[INFO] [stdout] test memory_manager::tests::test_parse_entries_empty ... ok
[INFO] [stdout] test memory_manager::tests::test_scan_content_blocked ... ok
[INFO] [stdout] test memory_manager::tests::test_memory_manager_remove ... ok
[INFO] [stdout] test memory_manager::tests::test_scan_content_safe ... ok
[INFO] [stdout] test prompt::tests::test_prompt_build ... ok
[INFO] [stdout] test memory_manager::tests::test_memory_context_block ... ok
[INFO] [stdout] test prompt::tests::test_memory_injection ... ok
[INFO] [stdout] test retry::tests::test_classify_auth_error ... ok
[INFO] [stdout] test retry::tests::test_classify_bad_request ... ok
[INFO] [stdout] test memory_manager::tests::test_memory_manager_replace ... ok
[INFO] [stdout] test retry::tests::test_classify_billing_error ... ok
[INFO] [stdout] test retry::tests::test_classify_connection_reset ... ok
[INFO] [stdout] test retry::tests::test_classify_connection_other ... ok
[INFO] [stdout] test retry::tests::test_classify_context_overflow ... ok
[INFO] [stdout] test retry::tests::test_classify_connection_broken_pipe ... ok
[INFO] [stdout] test retry::tests::test_classify_provider_400 ... ok
[INFO] [stdout] test retry::tests::test_classify_provider_502 ... ok
[INFO] [stdout] test retry::tests::test_classify_provider_billing_failover ... ok
[INFO] [stdout] test retry::tests::test_classify_context_length_exceeded ... ok
[INFO] [stdout] test retry::tests::test_classify_provider_default_backoff ... ok
[INFO] [stdout] test retry::tests::test_classify_provider_503 ... ok
[INFO] [stdout] test retry::tests::test_classify_provider_balance_failover ... ok
[INFO] [stdout] test retry::tests::test_classify_rate_limit_as_429 ... ok
[INFO] [stdout] test retry::tests::test_classify_rate_limit ... ok
[INFO] [stdout] test retry::tests::test_classify_server_error ... ok
[INFO] [stdout] test retry::tests::test_classify_rate_limit_text ... ok
[INFO] [stdout] test retry::tests::test_classify_provider_invalid ... ok
[INFO] [stdout] test retry::tests::test_classify_provider_overloaded ... ok
[INFO] [stdout] test retry::tests::test_classify_stream_error_other ... ok
[INFO] [stdout] test retry::tests::test_classify_timeout ... ok
[INFO] [stdout] test retry::tests::test_classify_stream_error_timeout ... ok
[INFO] [stdout] test retry::tests::test_classify_too_many_tokens_variants ... ok
[INFO] [stdout] test retry::tests::test_classify_quota_text ... ok
[INFO] [stdout] test retry::tests::test_jittered_backoff_increases ... ok
[INFO] [stdout] test retry::tests::test_jittered_backoff_caps ... ok
[INFO] [stdout] test retry::tests::test_jittered_backoff_minimum ... ok
[INFO] [stdout] test retry::tests::test_retry_compress_strategy_returns_error ... ok
[INFO] [stdout] test retry::tests::test_retry_aborts_on_auth_error ... ok
[INFO] [stdout] test retry::tests::test_retry_failover_strategy_returns_error ... ok
[INFO] [stdout] test routing::tests::test_complexity_score_boundaries ... ok
[INFO] [stdout] test routing::tests::test_route_fallback_to_standard ... ok
[INFO] [stdout] test routing::tests::test_context_from_messages ... ok
[INFO] [stdout] test routing::tests::test_route_simple_query ... ok
[INFO] [stdout] test routing::tests::test_route_standard_query ... ok
[INFO] [stdout] test routing::tests::test_tool_history_not_flagged_for_user_only ... ok
[INFO] [stdout] test retry::tests::test_retry_stream_call_succeeds ... ok
[INFO] [stdout] test session::tests::test_estimate_tokens ... ok
[INFO] [stdout] test session::tests::test_estimate_tokens_empty ... ok
[INFO] [stdout] test session::tests::test_from_json_invalid ... ok
[INFO] [stdout] test routing::tests::test_route_heavy_query ... ok
[INFO] [stdout] test session::tests::test_json_roundtrip ... ok
[INFO] [stdout] test session::tests::test_load_from_nonexistent_dir ... ok
[INFO] [stdout] test session::tests::test_recent_messages_fewer_than_n ... ok
[INFO] [stdout] test session::tests::test_recent_messages_more_than_n ... ok
[INFO] [stdout] test session::tests::test_recent_messages_zero ... ok
[INFO] [stdout] test session::tests::test_session_new ... ok
[INFO] [stdout] test session_search::tests::test_search_basic ... ok
[INFO] [stdout] test session_search::tests::test_search_chinese ... ok
[INFO] [stdout] test session_search::tests::test_search_hit_has_session_id ... ok
[INFO] [stdout] test session::tests::test_push_message_updates_timestamp ... ok
[INFO] [stdout] test session::tests::test_load_skips_corrupt_files ... ok
[INFO] [stdout] test session_search::tests::test_search_max_results ... ok
[INFO] [stdout] test session_search::tests::test_search_no_match ... ok
[INFO] [stdout] test session_search::tests::test_search_ranked_order ... ok
[INFO] [stdout] test session_search::tests::test_session_count ... ok
[INFO] [stdout] test session_search::tests::test_snippet_at_beginning ... ok
[INFO] [stdout] test session::tests::test_save_and_load_roundtrip ... ok
[INFO] [stdout] test session::tests::test_load_multiple_sessions ... ok
[INFO] [stdout] test session_search::tests::test_snippet_exact_match ... ok
[INFO] [stdout] test session_search::tests::test_snippet_no_match ... ok
[INFO] [stdout] test trace::tests::test_full_lifecycle ... ok
[INFO] [stdout] test trace::tests::test_event_appends ... ok
[INFO] [stdout] test trace::tests::test_event_on_nonexistent_trace_is_noop ... ok
[INFO] [stdout] test trace::tests::test_get_nonexistent ... ok
[INFO] [stdout] test trace::tests::test_list_multiple_traces ... ok
[INFO] [stdout] test trace::tests::test_tool_executed_event ... ok
[INFO] [stdout] test trace::tests::test_start_overwrites_existing ... ok
[INFO] [stdout] test trace::tests::test_start_and_get ... ok
[INFO] [stdout] test retry::tests::test_retry_stream_call_retries ... ok
[INFO] [stdout] test retry::tests::test_retry_succeeds_on_second_attempt ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hermes_cfg-cd07299fbd86e279)
[INFO] [stdout] test retry::tests::test_retry_max_retries_exhausted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 164 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.57s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test message::tests::test_message_roles ... ok
[INFO] [stdout] test message::tests::test_tool_result_message ... ok
[INFO] [stdout] test message::tests::test_message_serde_roundtrip ... ok
[INFO] [stdout] test platform::tests::test_platform_serde ... ok
[INFO] [stdout] test platform::tests::test_session_source_json ... ok
[INFO] [stdout] test tool::tests::test_tool_call_json ... ok
[INFO] [stdout] test tool::tests::test_tool_result_json ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hermes-880df68b5b2c6577)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_agent.rs (/opt/rustwide/target/debug/deps/e2e_agent-3b81380902e1c433)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_e2e_simple_chat ... ignored
[INFO] [stdout] test test_e2e_streaming_chat ... ignored
[INFO] [stdout] test test_e2e_tool_call ... ignored
[INFO] [stdout] test test_provider_auto_detect ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_provider_auto_detect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_provider_auto_detect' (2093) panicked at crates/hermes-cli/tests/e2e_agent.rs:111:51:
[INFO] [stdout] should detect provider
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c01321c3f41 - 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:     0x5c01321c3f41 - 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:     0x5c01321c3f41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c01321c3f41 - <<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:     0x5c01321db9aa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c01321db9aa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5c01321c8ddc - 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:     0x5c01321c8ddc - <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:     0x5c013219fd76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c013219fd76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c01321bb169 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c01318ec7b0 - <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:     0x5c01318ec7b0 - 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:     0x5c01321bb492 - <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:     0x5c01321bb492 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5c013219fe22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5c0132197359 - 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:     0x5c01321a0c0d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5c01321dc25c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c01321dbf24 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c01321dbf24 - core[6883ba1bc0fe4ed1]::option::expect_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/option.rs:2260:5
[INFO] [stdout]   21:     0x5c01318834bf - <core[6883ba1bc0fe4ed1]::option::Option<(&alloc[55a36b64bcbf2c0d]::string::String, &hermes_core[489da1991f3684ea]::provider::ProviderConfig)>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/option.rs:969:21
[INFO] [stdout]   22:     0x5c013187d30f - e2e_agent[421b9163d174b328]::test_provider_auto_detect
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/hermes-cli/tests/e2e_agent.rs:111:51
[INFO] [stdout]   23:     0x5c013187a187 - e2e_agent[421b9163d174b328]::test_provider_auto_detect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/hermes-cli/tests/e2e_agent.rs:107:31
[INFO] [stdout]   24:     0x5c0131870456 - <e2e_agent[421b9163d174b328]::test_provider_auto_detect::{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]   25:     0x5c01318dfaeb - <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]   26:     0x5c01318dfaeb - 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]   27:     0x5c01318ed135 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5c01318ed135 - <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]   29:     0x5c01318ed135 - 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]   30:     0x5c01318ed135 - 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]   31:     0x5c01318ed135 - 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]   32:     0x5c01318ed135 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5c01318ed135 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5c01318e7be4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5c01318e7be4 - 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]   36:     0x5c01318f0282 - 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]   37:     0x5c01318f0282 - <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]   38:     0x5c01318f0282 - 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]   39:     0x5c01318f0282 - 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]   40:     0x5c01318f0282 - 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]   41:     0x5c01318f0282 - 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]   42:     0x5c01318f0282 - <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]   43:     0x5c01321c2eaf - <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]   44:     0x5c01321c2eaf - <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]   45:     0x7354c18adaa4 - <unknown>
[INFO] [stdout]   46:     0x7354c193aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_provider_auto_detect
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p hermes-cli --test e2e_agent`
[INFO] running `Command { std: "docker" "inspect" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc", kill_on_drop: false }`
[INFO] [stdout] b9eee3a5cbc627d05699dbe26792ea040cedd70935fc13de993bfba8f0cd9ccc
