[INFO] fetching crate tfmcp 0.1.5...
[INFO] testing tfmcp-0.1.5 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate tfmcp 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate tfmcp 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tfmcp 0.1.5
[INFO] tweaked toml for crates.io crate tfmcp 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tfmcp 0.1.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tfmcp 0.1.5 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" "+beta-2025-09-21" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85a87e496e889c56579536278409cc0200f9096c7996e6fb6303c7359cd7e922
[INFO] running `Command { std: "docker" "start" "-a" "85a87e496e889c56579536278409cc0200f9096c7996e6fb6303c7359cd7e922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85a87e496e889c56579536278409cc0200f9096c7996e6fb6303c7359cd7e922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85a87e496e889c56579536278409cc0200f9096c7996e6fb6303c7359cd7e922", kill_on_drop: false }`
[INFO] [stdout] 85a87e496e889c56579536278409cc0200f9096c7996e6fb6303c7359cd7e922
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1f557f603c74f8b376c1eb1ef8d41e6216c2b2909e98b44a1e84e5e07b64364
[INFO] running `Command { std: "docker" "start" "-a" "d1f557f603c74f8b376c1eb1ef8d41e6216c2b2909e98b44a1e84e5e07b64364", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling tfmcp v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.18
[INFO] [stdout] warning: struct `TerraformPlan` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TerraformPlan {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformChanges` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TerraformChanges {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformState` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct TerraformState {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformStateResource` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct TerraformStateResource {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformResourceInstance` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct TerraformResourceInstance {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.78s
[INFO] running `Command { std: "docker" "inspect" "d1f557f603c74f8b376c1eb1ef8d41e6216c2b2909e98b44a1e84e5e07b64364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f557f603c74f8b376c1eb1ef8d41e6216c2b2909e98b44a1e84e5e07b64364", kill_on_drop: false }`
[INFO] [stdout] d1f557f603c74f8b376c1eb1ef8d41e6216c2b2909e98b44a1e84e5e07b64364
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11d1bd9bcd6cf87fe12cb278ded9e61ba417eeffef3ee0cb94a727675e0ab0b3
[INFO] running `Command { std: "docker" "start" "-a" "11d1bd9bcd6cf87fe12cb278ded9e61ba417eeffef3ee0cb94a727675e0ab0b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling tfmcp v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TerraformPlan` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TerraformPlan {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformChanges` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TerraformChanges {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformState` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct TerraformState {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformStateResource` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct TerraformStateResource {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformResourceInstance` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct TerraformResourceInstance {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformPlan` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TerraformPlan {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformChanges` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TerraformChanges {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformState` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct TerraformState {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformStateResource` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct TerraformStateResource {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerraformResourceInstance` is never constructed
[INFO] [stdout]   --> src/terraform/model.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct TerraformResourceInstance {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.06s
[INFO] running `Command { std: "docker" "inspect" "11d1bd9bcd6cf87fe12cb278ded9e61ba417eeffef3ee0cb94a727675e0ab0b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d1bd9bcd6cf87fe12cb278ded9e61ba417eeffef3ee0cb94a727675e0ab0b3", kill_on_drop: false }`
[INFO] [stdout] 11d1bd9bcd6cf87fe12cb278ded9e61ba417eeffef3ee0cb94a727675e0ab0b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b83329e95db77cf5c8d44d66d3d5a8b60e9c6b2bd9d6f1a0b9f0b207cc4a7ac
[INFO] running `Command { std: "docker" "start" "-a" "6b83329e95db77cf5c8d44d66d3d5a8b60e9c6b2bd9d6f1a0b9f0b207cc4a7ac", kill_on_drop: false }`
[INFO] [stderr] warning: struct `TerraformPlan` is never constructed
[INFO] [stderr]   --> src/terraform/model.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct TerraformPlan {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TerraformChanges` is never constructed
[INFO] [stderr]   --> src/terraform/model.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct TerraformChanges {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TerraformState` is never constructed
[INFO] [stderr]   --> src/terraform/model.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct TerraformState {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TerraformStateResource` is never constructed
[INFO] [stderr]   --> src/terraform/model.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct TerraformStateResource {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TerraformResourceInstance` is never constructed
[INFO] [stderr]   --> src/terraform/model.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct TerraformResourceInstance {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tfmcp` (bin "tfmcp") generated 5 warnings
[INFO] [stderr] warning: `tfmcp` (bin "tfmcp" test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tfmcp-16e3bbe2abec7c58)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test formatters::output::tests::test_popularity_score ... ok
[INFO] [stdout] test prompts::builder::tests::test_common_helpers ... ok
[INFO] [stdout] test formatters::output::tests::test_format_provider_list ... ok
[INFO] [stdout] test prompts::builder::tests::test_mcp_tool_builder ... ok
[INFO] [stdout] test prompts::builder::tests::test_tool_description_builder ... ok
[INFO] [stdout] test prompts::builder::tests::test_tool_description_compact ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_examples_present ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_security_notes_present ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_creation ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_basic_operations ... ok
[INFO] [stdout] test registry::fallback::tests::test_fallback_client_creation ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_max_concurrent_limits ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_outside_home ... ok
[INFO] [stdout] test shared::security::tests::test_default_security_policy ... ok
[INFO] [stdout] test registry::provider::tests::test_provider_resolver_creation ... ok
[INFO] [stdout] test shared::security::tests::test_command_security ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_exact_home ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_home_only ... ok
[INFO] [stdout] test registry::batch::tests::test_empty_batch_fetch ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_home_subdir ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_home_slash ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_no_tilde ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_user_not_supported ... ok
[INFO] [stdout] test shared::security::tests::test_resource_limit ... ok
[INFO] [stdout] test shared::security::tests::test_audit_entry_creation ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_all_descriptions_created ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_resources ... ok
[INFO] [stdout] test formatters::output::tests::test_format_error_with_suggestions ... ok
[INFO] [stdout] test shared::security::tests::test_file_blocking ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_outputs ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_variables ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_providers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tfmcp-97735fce36030337)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test formatters::output::tests::test_popularity_score ... ok
[INFO] [stdout] test formatters::output::tests::test_format_provider_list ... ok
[INFO] [stdout] test formatters::output::tests::test_format_error_with_suggestions ... ok
[INFO] [stdout] test prompts::builder::tests::test_mcp_tool_builder ... ok
[INFO] [stdout] test prompts::builder::tests::test_common_helpers ... ok
[INFO] [stdout] test prompts::builder::tests::test_tool_description_builder ... ok
[INFO] [stdout] test prompts::builder::tests::test_tool_description_compact ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_all_descriptions_created ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_examples_present ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_security_notes_present ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_max_concurrent_limits ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_creation ... ok
[INFO] [stdout] test registry::fallback::tests::test_fallback_client_creation ... ok
[INFO] [stdout] test registry::batch::tests::test_empty_batch_fetch ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_basic_operations ... ok
[INFO] [stdout] test shared::security::tests::test_audit_entry_creation ... ok
[INFO] [stdout] test shared::security::tests::test_command_security ... ok
[INFO] [stdout] test shared::security::tests::test_default_security_policy ... ok
[INFO] [stdout] test registry::provider::tests::test_provider_resolver_creation ... ok
[INFO] [stdout] test shared::security::tests::test_file_blocking ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_home_only ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_no_tilde ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_user_not_supported ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_outside_home ... ok
[INFO] [stdout] test shared::security::tests::test_resource_limit ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_exact_home ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_home_slash ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_home_subdir ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_resources ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_outputs ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_variables ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_providers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compilation.rs (/opt/rustwide/target/debug/deps/compilation-be8b1b88ef5030ab)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test compilation_tests::test_cache_manager_fields ... ok
[INFO] [stdout] test compilation_tests::test_error_types_compilation ... ok
[INFO] [stdout] test async_compilation_tests::test_async_cache_operations ... ok
[INFO] [stdout] test compilation_tests::test_prompts_compilation ... ok
[INFO] [stdout] test compilation_tests::test_provider_resolver_interface ... ok
[INFO] [stdout] test compilation_tests::test_mcp_handler_interface ... ok
[INFO] [stdout] test compilation_tests::test_formatters_compilation ... ok
[INFO] [stdout] test compilation_tests::test_registry_client_interface ... ok
[INFO] [stdout] test compilation_tests::test_stdio_transport_types ... ok
[INFO] [stdout] test compilation_tests::test_terraform_service_types ... ok
[INFO] [stdout] test async_compilation_tests::test_async_registry_client ... ok
[INFO] [stdout] test compilation_tests::test_simple_cache_interface ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-f2c88da05d67bdcb)
[INFO] [stdout] test async_compilation_tests::test_async_provider_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_cache_manager_operations ... ok
[INFO] [stdout] test test_batch_fetcher_configuration ... ok
[INFO] [stdout] test test_output_formatter_error_handling ... ok
[INFO] [stdout] test test_end_to_end_provider_workflow ... ok
[INFO] [stdout] test test_empty_batch_operations ... ok
[INFO] [stdout] test test_fallback_client_creation ... ok
[INFO] [stdout] test test_output_formatter_provider_list ... ok
[INFO] [stdout] test test_performance_benchmarks ... ok
[INFO] [stdout] test test_tool_description_builder ... ok
[INFO] [stdout] test test_provider_resolver_creation ... ok
[INFO] [stdout] test test_comprehensive_cache_manager_stats ... ok
[INFO] [stdout] test test_provider_search_timeout_handling ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout] test test_cache_cleanup_functionality ... ok
[INFO] [stdout] test test_cache_expiration_and_cleanup ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_provider_search_timeout_handling stdout ----
[INFO] [stdout] [2025-09-26 04:57:43.149] [debug] Searching providers with query: aws
[INFO] [stdout] 
[INFO] [stdout] thread 'test_provider_search_timeout_handling' (122) panicked at tests/integration_tests.rs:171:5:
[INFO] [stdout] Expected timeout error for very short duration
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x620d35085e02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x620d35085e02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x620d35085e02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x620d35085e02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x620d3509745f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x620d3509745f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x620d35051ba1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x620d35051ba1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x620d3505e792 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x620d3506375f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x620d350635f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x620d34ac760e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x620d34ac760e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x620d35063ecf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x620d35063ecf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x620d35063c46 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x620d3505e8c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x620d350452fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x620d350a0530 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x620d34a97a01 - integration_tests::test_provider_search_timeout_handling::{{closure}}::hc0948f983fa09d5f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:171:5
[INFO] [stdout]   20:     0x620d34aa5c02 - <core::pin::Pin<P> as core::future::future::Future>::poll::h21ca2f629d54d41d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x620d34aa5c3d - <core::pin::Pin<P> as core::future::future::Future>::poll::h49935c09e66e1b42
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x620d34a777dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdf4ca14a0334de87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   23:     0x620d34a776eb - tokio::task::coop::with_budget::hfcc3a92fb9b82c27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x620d34a776eb - tokio::task::coop::budget::hc4a711c9962b1649
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x620d34a776eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hee8f37f6e3fe0741
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   26:     0x620d34a74570 - tokio::runtime::scheduler::current_thread::Context::enter::h6920640e929fe810
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x620d34a7617d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha16f3b9a9e311422
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   28:     0x620d34a75e44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5306408ffe0aa14b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   29:     0x620d34a6ba3b - tokio::runtime::context::scoped::Scoped<T>::set::h9d0e1aca86f44e1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x620d34a7fd29 - tokio::runtime::context::set_scheduler::{{closure}}::h9177246098677066
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x620d34a9c832 - std::thread::local::LocalKey<T>::try_with::hcdef652c0a03164a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x620d34a9bdfe - std::thread::local::LocalKey<T>::with::he5b16c7f769bccb6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x620d34a7fc5d - tokio::runtime::context::set_scheduler::h773a54f814c148ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x620d34a757b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h33eb52cf5772add4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   35:     0x620d34a75e63 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3adb5d3db23d464b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   36:     0x620d34a73e00 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h88940acfcf7b3f51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x620d34a54690 - tokio::runtime::context::runtime::enter_runtime::h58237660e2e969bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x620d34a73bc1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd2e2ae21b9339e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x620d34a55304 - tokio::runtime::runtime::Runtime::block_on_inner::hc78437d97d160f54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x620d34a555d7 - tokio::runtime::runtime::Runtime::block_on::hccfb5f6988388665
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x620d34a97563 - integration_tests::test_provider_search_timeout_handling::hdd86b01588962280
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:174:6
[INFO] [stdout]   42:     0x620d34a975f7 - integration_tests::test_provider_search_timeout_handling::{{closure}}::h6d97192f70285ad5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:163:49
[INFO] [stdout]   43:     0x620d34a4cdc6 - core::ops::function::FnOnce::call_once::h4b195063d0ef50d9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x620d34ac73cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x620d34ac73cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x620d34add035 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x620d34add035 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x620d34add035 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x620d34add035 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x620d34add035 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x620d34add035 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x620d34add035 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x620d34ab3824 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x620d34ab3824 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x620d34ab70ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x620d34ab70ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x620d34ab70ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x620d34ab70ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x620d34ab70ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x620d34ab70ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x620d34ab70ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x620d35059a2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x620d35059a2f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x7d0103bf1aa4 - <unknown>
[INFO] [stdout]   65:     0x7d0103c7ea34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_provider_search_timeout_handling
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b83329e95db77cf5c8d44d66d3d5a8b60e9c6b2bd9d6f1a0b9f0b207cc4a7ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b83329e95db77cf5c8d44d66d3d5a8b60e9c6b2bd9d6f1a0b9f0b207cc4a7ac", kill_on_drop: false }`
[INFO] [stdout] 6b83329e95db77cf5c8d44d66d3d5a8b60e9c6b2bd9d6f1a0b9f0b207cc4a7ac
