[INFO] fetching crate vkteams-bot-mcp 0.4.1...
[INFO] testing vkteams-bot-mcp-0.4.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate vkteams-bot-mcp 0.4.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate vkteams-bot-mcp 0.4.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vkteams-bot-mcp 0.4.1
[INFO] tweaked toml for crates.io crate vkteams-bot-mcp 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vkteams-bot-mcp 0.4.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vkteams-bot-mcp 0.4.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb192c25bad259eb1d3da8677dd43bfa7293428d17858ff249c3376a8011af90
[INFO] running `Command { std: "docker" "start" "-a" "eb192c25bad259eb1d3da8677dd43bfa7293428d17858ff249c3376a8011af90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb192c25bad259eb1d3da8677dd43bfa7293428d17858ff249c3376a8011af90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb192c25bad259eb1d3da8677dd43bfa7293428d17858ff249c3376a8011af90", kill_on_drop: false }`
[INFO] [stdout] eb192c25bad259eb1d3da8677dd43bfa7293428d17858ff249c3376a8011af90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bec8b35300606fc91d999154117c2131afd431843ffa67646265ea1bdb61288
[INFO] running `Command { std: "docker" "start" "-a" "7bec8b35300606fc91d999154117c2131afd431843ffa67646265ea1bdb61288", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.30.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling vkteams-bot-macros v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling rmcp-macros v0.6.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_url_params v0.2.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rmcp v0.6.3
[INFO] [stderr]    Compiling tracing-opentelemetry v0.31.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling opentelemetry-http v0.30.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.30.0
[INFO] [stderr]    Compiling vkteams-bot v0.11.5
[INFO] [stderr]    Compiling vkteams-bot-mcp v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "7bec8b35300606fc91d999154117c2131afd431843ffa67646265ea1bdb61288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bec8b35300606fc91d999154117c2131afd431843ffa67646265ea1bdb61288", kill_on_drop: false }`
[INFO] [stdout] 7bec8b35300606fc91d999154117c2131afd431843ffa67646265ea1bdb61288
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ace33bfa9b808843c9bae011d570f39b4472bc1eed6ba0e30030167d2185a21c
[INFO] running `Command { std: "docker" "start" "-a" "ace33bfa9b808843c9bae011d570f39b4472bc1eed6ba0e30030167d2185a21c", kill_on_drop: false }`
[INFO] [stderr]    Compiling vkteams-bot-mcp v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.35s
[INFO] running `Command { std: "docker" "inspect" "ace33bfa9b808843c9bae011d570f39b4472bc1eed6ba0e30030167d2185a21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ace33bfa9b808843c9bae011d570f39b4472bc1eed6ba0e30030167d2185a21c", kill_on_drop: false }`
[INFO] [stdout] ace33bfa9b808843c9bae011d570f39b4472bc1eed6ba0e30030167d2185a21c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a195fcf6db7afb660bc2cc156b2ed9ec7cc8943266f44d61a7c0b3109dab170
[INFO] running `Command { std: "docker" "start" "-a" "4a195fcf6db7afb660bc2cc156b2ed9ec7cc8943266f44d61a7c0b3109dab170", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vkteams_bot_mcp-3c8e5a444dd6f716)
[INFO] [stdout] 
[INFO] [stdout] running 159 tests
[INFO] [stdout] test cli_bridge::tests::test_bridge_error_display ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_error_display_variations ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_error_types_comprehensive ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_error_retry_delay ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_error_retryable ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_error_conversions ... ok
[INFO] [stdout] test cli_bridge::tests::test_cli_error_info_detailed ... ok
[INFO] [stdout] test cli_bridge::tests::test_cli_error_info_serialization_roundtrip ... ok
[INFO] [stdout] test cli_bridge::tests::test_cli_path_from_config ... ok
[INFO] [stdout] test cli_bridge::tests::test_cli_error_info_edge_cases ... ok
[INFO] [stdout] test cli_bridge::tests::test_duration_formatting_in_errors ... ok
[INFO] [stdout] test cli_bridge::tests::test_cli_error_info_serialization ... ok
[INFO] [stdout] test cli_bridge::tests::test_cli_path_resolution_logic ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_creation_with_config_env ... ok
[INFO] [stdout] test cli_bridge::tests::test_container_path_resolution ... ok
[INFO] [stdout] test cli_bridge::tests::test_cli_bridge_trait_basic_implementation ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_creation_without_cli_binary ... ok
[INFO] [stdout] test cli_bridge::tests::test_cli_bridge_debug ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_debug_implementation ... ok
[INFO] [stdout] test cli_bridge::tests::test_cli_bridge_trait_implementation ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_default_args_structure ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_creation ... ok
[INFO] [stdout] test cli_bridge::tests::test_error_chain_display ... ok
[INFO] [stdout] test cli_bridge::tests::test_mock_bridge_default_response ... ok
[INFO] [stdout] test cli_bridge::tests::test_improved_error_messages ... ok
[INFO] [stdout] test cli_bridge::tests::test_mock_bridge_partial_match ... ok
[INFO] [stdout] test cli_bridge::tests::test_mock_bridge_error ... ok
[INFO] [stdout] test cli_bridge::tests::test_mock_bridge_success ... ok
[INFO] [stdout] test cli_bridge::tests::test_recent_messages_parameter_combinations ... ok
[INFO] [stdout] test cli_commands::tests::test_delete_message_method ... ok
[INFO] [stdout] test cli_bridge::tests::test_recent_messages_args_building ... ok
[INFO] [stdout] test cli_commands::tests::test_delete_message_command ... ok
[INFO] [stdout] test cli_commands::tests::test_empty_optional_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_command_building ... ok
[INFO] [stdout] test cli_commands::tests::test_delete_message_with_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_boolean_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_command_error_responses ... ok
[INFO] [stdout] test cli_commands::tests::test_command_error_handling ... ok
[INFO] [stdout] test cli_commands::tests::test_edit_message_command ... ok
[INFO] [stdout] test cli_commands::tests::test_file_info_command ... ok
[INFO] [stdout] test cli_commands::tests::test_edit_message_method ... ok
[INFO] [stdout] test cli_commands::tests::test_get_chat_admins_method ... ok
[INFO] [stdout] test cli_commands::tests::test_get_chat_admins_with_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_get_chat_members_method ... ok
[INFO] [stdout] test cli_commands::tests::test_get_chat_info_with_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_get_chat_info_with_specific_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_get_chat_info_command ... ok
[INFO] [stdout] test cli_commands::tests::test_get_chat_info_method ... ok
[INFO] [stdout] test cli_commands::tests::test_edit_message_with_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_get_context_with_all_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_get_chat_members_with_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_get_database_stats_with_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_get_events_with_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_get_file_info_method ... ok
[INFO] [stdout] test cli_commands::tests::test_get_self_method ... ok
[INFO] [stdout] test cli_commands::tests::test_get_events_command ... ok
[INFO] [stdout] test cli_commands::tests::test_get_database_stats_method ... ok
[INFO] [stdout] test cli_commands::tests::test_get_events_method ... ok
[INFO] [stdout] test cli_commands::tests::test_get_events_with_last_event_id ... ok
[INFO] [stdout] test cli_commands::tests::test_get_context_method ... ok
[INFO] [stdout] test cli_commands::tests::test_invalid_command_responses ... ok
[INFO] [stdout] test cli_commands::tests::test_numeric_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_parameter_validation ... ok
[INFO] [stdout] test cli_commands::tests::test_partial_command_matching ... ok
[INFO] [stdout] test cli_commands::tests::test_pin_message_method ... ok
[INFO] [stdout] test cli_commands::tests::test_multiline_content ... ok
[INFO] [stdout] test cli_commands::tests::test_pin_message_with_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_get_profile_method ... ok
[INFO] [stdout] test cli_commands::tests::test_search_text_method ... ok
[INFO] [stdout] test cli_commands::tests::test_search_semantic_with_all_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_search_semantic_method ... ok
[INFO] [stdout] test cli_commands::tests::test_search_text_with_all_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_send_file_with_caption ... ok
[INFO] [stdout] test cli_commands::tests::test_send_action_method ... ok
[INFO] [stdout] test cli_commands::tests::test_send_action_with_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_send_file_method ... ok
[INFO] [stdout] test cli_commands::tests::test_send_text_command_args ... ok
[INFO] [stdout] test cli_commands::tests::test_send_text_with_reply ... ok
[INFO] [stdout] test cli_commands::tests::test_send_file_command ... ok
[INFO] [stdout] test cli_commands::tests::test_send_text_with_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_send_text_method_args ... ok
[INFO] [stdout] test cli_commands::tests::test_send_voice_with_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_send_voice_method ... ok
[INFO] [stdout] test cli_bridge::tests::test_default_args_with_and_without_config ... ok
[INFO] [stdout] test cli_commands::tests::test_set_chat_about_with_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_set_chat_about_method ... ok
[INFO] [stdout] test cli_commands::tests::test_send_file_with_all_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_set_chat_title_with_chat_id ... ok
[INFO] [stdout] test cli_commands::tests::test_set_chat_title_method ... ok
[INFO] [stdout] test cli_commands::tests::test_send_text_with_all_parameters ... ok
[INFO] [stdout] test cli_bridge::tests::test_bridge_default_args_robustness ... ok
[INFO] [stdout] test cli_commands::tests::test_special_characters_in_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_unpin_message_method ... ok
[INFO] [stdout] test cli_commands::tests::test_upload_file_base64_method ... ok
[INFO] [stdout] test cli_commands::tests::test_unpin_message_with_chat_id ... ok
[INFO] [stdout] test errors::tests::test_mcp_error_bot ... ok
[INFO] [stdout] test errors::tests::test_mcp_error_other ... ok
[INFO] [stdout] test errors::tests::test_mcp_error_rmcp ... ok
[INFO] [stdout] test file_utils::tests::test_detect_content_type ... ok
[INFO] [stdout] test errors::tests::test_mcp_error_serde ... ok
[INFO] [stdout] test cli_commands::tests::test_upload_json_file_method ... ok
[INFO] [stdout] test cli_commands::tests::test_upload_json_file_with_all_parameters ... ok
[INFO] [stdout] test file_utils::tests::test_get_file_extension ... ok
[INFO] [stdout] test errors::tests::test_mcp_error_bridge ... ok
[INFO] [stdout] test file_utils::tests::test_format_file_size ... ok
[INFO] [stdout] test cli_commands::tests::test_upload_text_file_method ... ok
[INFO] [stdout] test cli_commands::tests::test_upload_file_base64_with_all_parameters ... ok
[INFO] [stdout] test cli_commands::tests::test_upload_text_file_with_all_parameters ... ok
[INFO] [stdout] test file_utils::tests::test_validate_file_size ... ok
[INFO] [stdout] test server::tests::test_chat_id_fallback_logic ... ok
[INFO] [stdout] test file_utils::tests::test_get_mime_type ... ok
[INFO] [stdout] test server::tests::test_chat_id_request_structure ... ok
[INFO] [stdout] test server::tests::test_cli_error_info_creation ... ok
[INFO] [stdout] test file_utils::tests::test_is_text_file ... ok
[INFO] [stdout] test file_utils::tests::test_validate_filename ... ok
[INFO] [stdout] test file_utils::tests::test_sanitize_filename ... ok
[INFO] [stdout] test server::tests::test_convert_bridge_result_edge_cases ... ok
[INFO] [stdout] test server::tests::test_convert_bridge_result_cli_not_found ... ok
[INFO] [stdout] test server::tests::test_convert_bridge_result_cli_returned_error ... ok
[INFO] [stdout] test server::tests::test_convert_bridge_result_invalid_response ... ok
[INFO] [stdout] test server::tests::test_error_code_mapping ... ok
[INFO] [stdout] test server::tests::test_elicitation_error_coverage ... ok
[INFO] [stdout] test server::tests::test_convert_bridge_result_rate_limit ... ok
[INFO] [stdout] test server::tests::test_convert_bridge_result_success ... ok
[INFO] [stdout] test server::tests::test_bridge_error_types_coverage ... ok
[INFO] [stdout] test server::tests::test_chat_id_request_schema_properties ... ok
[INFO] [stdout] test server::tests::test_convert_elicitation_error ... ok
[INFO] [stdout] test server::tests::test_config_loading_scenarios ... ok
[INFO] [stdout] test server::tests::test_convert_bridge_result_error ... ok
[INFO] [stdout] test server::tests::test_bridge_reference_counting ... ok
[INFO] [stdout] test server::tests::test_convert_bridge_result_timeout ... ok
[INFO] [stdout] test server::tests::test_get_or_elicit_chat_id_would_trigger_elicitation ... ok
[INFO] [stdout] test server::tests::test_get_or_elicit_chat_id_fallback_chain ... ok
[INFO] [stdout] test server::tests::test_mock_cli_bridge_default_response ... ok
[INFO] [stdout] test server::tests::test_mock_cli_bridge_basic ... ok
[INFO] [stdout] test server::tests::test_json_serialization_fallback ... ok
[INFO] [stdout] test server::tests::test_mcp_result_type_operations ... ok
[INFO] [stdout] test server::tests::test_mock_chat_management_commands ... ok
[INFO] [stdout] test server::tests::test_mock_cli_bridge_partial_match ... ok
[INFO] [stdout] test server::tests::test_mock_diagnostic_operations ... ok
[INFO] [stdout] test server::tests::test_mock_cli_bridge_error ... ok
[INFO] [stdout] test server::tests::test_mock_health_check ... ok
[INFO] [stdout] test server::tests::test_mock_error_scenarios ... ok
[INFO] [stdout] test server::tests::test_mock_daemon_status ... ok
[INFO] [stdout] test server::tests::test_mock_file_operations ... ok
[INFO] [stdout] test server::tests::test_server_info_structure ... ok
[INFO] [stdout] test server::tests::test_session_state_sharing ... ok
[INFO] [stdout] test server::tests::test_server_info_implementation ... ok
[INFO] [stdout] test server::tests::test_server_with_config ... ok
[INFO] [stdout] test server::tests::test_session_state_management ... ok
[INFO] [stdout] test server::tests::test_mock_storage_operations ... ok
[INFO] [stdout] test server::tests::test_mock_messaging_commands ... ok
[INFO] [stdout] test tests::test_main_runs ... ok
[INFO] [stdout] test server::tests::test_user_config_directory_resolution ... ok
[INFO] [stdout] test server::tests::test_various_json_response_conversions ... ok
[INFO] [stdout] test server::tests::test_server_default_and_bridge ... ok
[INFO] [stdout] test cli_bridge::tests::test_config_path_handling ... FAILED
[INFO] [stdout] test cli_bridge::tests::test_bridge_default ... ok
[INFO] [stdout] test tests::test_main_env_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_bridge::tests::test_config_path_handling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_bridge::tests::test_config_path_handling' (47) panicked at src/cli_bridge.rs:705:13:
[INFO] [stdout] assertion failed: !bridge.default_args.contains(&"--config".to_string())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0e5861e352 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0e5861e352 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0e5861e352 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b0e5861e352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b0e586302ff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b0e586302ff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5b0e585ea0e3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0e585ea0e3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b0e585f6b42 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b0e585fbdbf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b0e585fbc51 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b0e583da51e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5b0e583da51e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0e585fc47f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5b0e585fc47f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b0e585fc1f6 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5b0e585f6c79 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b0e585de19d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b0e58639d50 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0e58639d2c - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b0e5833b7d6 - vkteams_bot_mcp::cli_bridge::tests::test_config_path_handling::h8e1582a088019386
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli_bridge.rs:705:13
[INFO] [stdout]   21:     0x5b0e5833bbf7 - vkteams_bot_mcp::cli_bridge::tests::test_config_path_handling::{{closure}}::hf4d8d53599a6f028
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli_bridge.rs:693:35
[INFO] [stdout]   22:     0x5b0e58224886 - core::ops::function::FnOnce::call_once::h02ee69bb234e6a71
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b0e583da36b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b0e583da36b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b0e583ee37d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b0e583ee37d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b0e583ee37d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5b0e583ee37d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5b0e583ee37d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b0e583ee37d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b0e583ee37d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b0e583c78c4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b0e583c78c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5b0e583cb1fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5b0e583cb1fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b0e583cb1fa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5b0e583cb1fa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5b0e583cb1fa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b0e583cb1fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5b0e583cb1fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b0e585f1f9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5b0e585f1f9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x70222f9f7aa4 - <unknown>
[INFO] [stdout]   44:     0x70222fa84a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_bridge::tests::test_config_path_handling
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 158 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin vkteams-bot-mcp`
[INFO] running `Command { std: "docker" "inspect" "4a195fcf6db7afb660bc2cc156b2ed9ec7cc8943266f44d61a7c0b3109dab170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a195fcf6db7afb660bc2cc156b2ed9ec7cc8943266f44d61a7c0b3109dab170", kill_on_drop: false }`
[INFO] [stdout] 4a195fcf6db7afb660bc2cc156b2ed9ec7cc8943266f44d61a7c0b3109dab170
