[INFO] fetching crate tfmcp 0.1.9...
[INFO] testing tfmcp-0.1.9 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tfmcp 0.1.9 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate tfmcp 0.1.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tfmcp 0.1.9
[INFO] tweaked toml for crates.io crate tfmcp 0.1.9 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tfmcp 0.1.9 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tfmcp 0.1.9 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded zmij v1.0.0
[INFO] [stderr]   Downloaded rmcp-macros v0.12.0
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.2
[INFO] [stderr]   Downloaded serde_json v1.0.148
[INFO] [stderr]   Downloaded rmcp v0.12.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c8da10a7f70576c2dd5d4fe6ea5576d9dc67812d3ea461d2a61a9aa479e42fd
[INFO] running `Command { std: "docker" "start" "-a" "7c8da10a7f70576c2dd5d4fe6ea5576d9dc67812d3ea461d2a61a9aa479e42fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c8da10a7f70576c2dd5d4fe6ea5576d9dc67812d3ea461d2a61a9aa479e42fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8da10a7f70576c2dd5d4fe6ea5576d9dc67812d3ea461d2a61a9aa479e42fd", kill_on_drop: false }`
[INFO] [stdout] 7c8da10a7f70576c2dd5d4fe6ea5576d9dc67812d3ea461d2a61a9aa479e42fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db954735cd9e49bbddd4487542d57405aab67c076179d7f63c43362d049c11af
[INFO] running `Command { std: "docker" "start" "-a" "db954735cd9e49bbddd4487542d57405aab67c076179d7f63c43362d049c11af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tfmcp v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/registry/batch.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl BatchFetcher {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 15 |     pub fn new(client: Arc<RegistryClient>, max_concurrent: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "db954735cd9e49bbddd4487542d57405aab67c076179d7f63c43362d049c11af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db954735cd9e49bbddd4487542d57405aab67c076179d7f63c43362d049c11af", kill_on_drop: false }`
[INFO] [stdout] db954735cd9e49bbddd4487542d57405aab67c076179d7f63c43362d049c11af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d69ca584a5e209402e2704b49ea9e7f6a2bbc45efbbc595361452c07dc568df2
[INFO] running `Command { std: "docker" "start" "-a" "d69ca584a5e209402e2704b49ea9e7f6a2bbc45efbbc595361452c07dc568df2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tfmcp v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/registry/batch.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl BatchFetcher {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 15 |     pub fn new(client: Arc<RegistryClient>, max_concurrent: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.77s
[INFO] running `Command { std: "docker" "inspect" "d69ca584a5e209402e2704b49ea9e7f6a2bbc45efbbc595361452c07dc568df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d69ca584a5e209402e2704b49ea9e7f6a2bbc45efbbc595361452c07dc568df2", kill_on_drop: false }`
[INFO] [stdout] d69ca584a5e209402e2704b49ea9e7f6a2bbc45efbbc595361452c07dc568df2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6a01e7b250334b3ff57aadb09114b5346d9407c16cb4661b82160dc6659a7eb
[INFO] running `Command { std: "docker" "start" "-a" "c6a01e7b250334b3ff57aadb09114b5346d9407c16cb4661b82160dc6659a7eb", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/registry/batch.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl BatchFetcher {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 15 |     pub fn new(client: Arc<RegistryClient>, max_concurrent: usize) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tfmcp` (bin "tfmcp") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tfmcp-0d3d77e7b8533933)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test formatters::output::tests::test_format_error_with_suggestions ... ok
[INFO] [stdout] test prompts::builder::tests::test_common_helpers ... ok
[INFO] [stdout] test prompts::builder::tests::test_mcp_tool_builder ... ok
[INFO] [stdout] test formatters::output::tests::test_format_provider_list ... ok
[INFO] [stdout] test formatters::output::tests::test_popularity_score ... 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 shared::security::tests::test_audit_entry_creation ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_all_descriptions_created ... ok
[INFO] [stdout] test registry::fallback::tests::test_fallback_client_creation ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_basic_operations ... ok
[INFO] [stdout] test shared::security::tests::test_resource_limit ... ok
[INFO] [stdout] test registry::provider::tests::test_provider_resolver_creation ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_creation ... ok
[INFO] [stdout] test shared::security::tests::test_command_security ... ok
[INFO] [stdout] test shared::security::tests::test_file_blocking ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_max_concurrent_limits ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_exact_home ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_home_subdir ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_outside_home ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_home_only ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_home_slash ... ok
[INFO] [stdout] test shared::security::tests::test_default_security_policy ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_security_notes_present ... ok
[INFO] [stdout] test registry::batch::tests::test_empty_batch_fetch ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_user_not_supported ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_analyze_cohesion ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_missing_description ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_missing_type ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_provider_version ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_compliance_score_calculation ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_health_score_bounds ... ok
[INFO] [stdout] test shared::utils::path::tests::test_expand_tilde_no_tilde ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_resource_category ... ok
[INFO] [stdout] test terraform::fmt::tests::test_format_recommendations ... ok
[INFO] [stdout] test terraform::graph::tests::test_determine_node_type ... ok
[INFO] [stdout] test terraform::graph::tests::test_extract_provider ... ok
[INFO] [stdout] test terraform::graph::tests::test_parse_edge_line ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_generate_warnings ... ok
[INFO] [stdout] test terraform::output::tests::test_empty_outputs ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_import_id_hint ... ok
[INFO] [stdout] test terraform::output::tests::test_get_value_type ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_preview_import ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_actions_to_string ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_high_risk_resource ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_risk_assessment_destroy ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_risk_assessment_empty ... ok
[INFO] [stdout] test terraform::providers::tests::test_extract_provider_requirements ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_lock_hcl ... ok
[INFO] [stdout] test terraform::fmt::tests::test_count_tf_files ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_provider_line ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_provider_line_tree_format ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_drift_message ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_empty_output ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_planned_change ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_outputs ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_analyze_empty_state ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_analyze_state_with_resources ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_resources ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_format_address ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_extract_provider_name ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_type_filter ... ok
[INFO] [stdout] test terraform::taint::tests::test_parse_action ... ok
[INFO] [stdout] test terraform::taint::tests::test_replacement_command ... ok
[INFO] [stdout] test terraform::workspace::tests::test_parse_action ... ok
[INFO] [stdout] test terraform::workspace::tests::test_valid_workspace_name ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_calculate_metrics ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_variables ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_providers ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tfmcp-3e7b67dc9f5aa9dc)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test formatters::output::tests::test_popularity_score ... ok
[INFO] [stdout] test formatters::output::tests::test_format_error_with_suggestions ... 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::builder::tests::test_common_helpers ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_creation ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_security_notes_present ... ok
[INFO] [stdout] test formatters::output::tests::test_format_provider_list ... ok
[INFO] [stdout] test prompts::builder::tests::test_tool_description_builder ... ok
[INFO] [stdout] test registry::batch::tests::test_batch_fetcher_max_concurrent_limits ... ok
[INFO] [stdout] test shared::security::tests::test_command_security ... ok
[INFO] [stdout] test shared::security::tests::test_audit_entry_creation ... ok
[INFO] [stdout] test shared::security::tests::test_default_security_policy ... 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_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 registry::fallback::tests::test_fallback_client_creation ... ok
[INFO] [stdout] test registry::batch::tests::test_empty_batch_fetch ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_exact_home ... 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 terraform::analyzer::tests::test_analyze_cohesion ... ok
[INFO] [stdout] test shared::utils::path::tests::test_contract_tilde_outside_home ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_missing_description ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_missing_type ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_check_guidelines_provider_version ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_compliance_score_calculation ... ok
[INFO] [stdout] test terraform::fmt::tests::test_format_recommendations ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_health_score_bounds ... ok
[INFO] [stdout] test terraform::graph::tests::test_determine_node_type ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_basic_operations ... ok
[INFO] [stdout] test terraform::graph::tests::test_extract_provider ... ok
[INFO] [stdout] test terraform::output::tests::test_empty_outputs ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_resource_category ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_generate_warnings ... ok
[INFO] [stdout] test terraform::fmt::tests::test_count_tf_files ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_import_id_hint ... ok
[INFO] [stdout] test terraform::output::tests::test_get_value_type ... ok
[INFO] [stdout] test terraform::import_helper::tests::test_preview_import ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_actions_to_string ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_risk_assessment_destroy ... ok
[INFO] [stdout] test terraform::providers::tests::test_extract_provider_requirements ... ok
[INFO] [stdout] test terraform::graph::tests::test_parse_edge_line ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_high_risk_resource ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_lock_hcl ... ok
[INFO] [stdout] test terraform::plan_analyzer::tests::test_risk_assessment_empty ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_provider_line ... ok
[INFO] [stdout] test terraform::providers::tests::test_parse_provider_line_tree_format ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_empty_output ... ok
[INFO] [stdout] test prompts::builder::tests::test_mcp_tool_builder ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_analyze_empty_state ... ok
[INFO] [stdout] test registry::provider::tests::test_provider_resolver_creation ... ok
[INFO] [stdout] test prompts::descriptions::tests::test_examples_present ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_analyze_state_with_resources ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_drift_message ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_format_address ... ok
[INFO] [stdout] test terraform::refresh::tests::test_parse_planned_change ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_extract_provider_name ... ok
[INFO] [stdout] test terraform::taint::tests::test_parse_action ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_resources ... ok
[INFO] [stdout] test terraform::state_analyzer::tests::test_type_filter ... ok
[INFO] [stdout] test terraform::taint::tests::test_replacement_command ... ok
[INFO] [stdout] test terraform::workspace::tests::test_parse_action ... ok
[INFO] [stdout] test terraform::workspace::tests::test_valid_workspace_name ... ok
[INFO] [stdout] test terraform::analyzer::tests::test_calculate_metrics ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_outputs ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_variables ... ok
[INFO] [stdout] test terraform::parser::tests::test_parse_providers ... ok
[INFO] [stdout] test registry::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compilation.rs (/opt/rustwide/target/debug/deps/compilation-4714f25d5beabf4a)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test async_compilation_tests::test_async_cache_operations ... ok
[INFO] [stdout] test compilation_tests::test_cache_manager_fields ... ok
[INFO] [stdout] test compilation_tests::test_error_types_compilation ... ok
[INFO] [stdout] test compilation_tests::test_formatters_compilation ... ok
[INFO] [stdout] test compilation_tests::test_mcp_server_types ... ok
[INFO] [stdout] test compilation_tests::test_prompts_compilation ... ok
[INFO] [stdout] test compilation_tests::test_simple_cache_interface ... ok
[INFO] [stdout] test compilation_tests::test_registry_client_interface ... ok
[INFO] [stdout] test compilation_tests::test_provider_resolver_interface ... ok
[INFO] [stdout] test compilation_tests::test_terraform_service_types ... ok
[INFO] [stdout] test compilation_tests::test_mcp_handler_interface ... ok
[INFO] [stdout] test async_compilation_tests::test_async_registry_client ... ok
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-7ae1be292c9fd7a4)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_batch_fetcher_configuration ... ok
[INFO] [stdout] test test_cache_manager_operations ... ok
[INFO] [stdout] test test_comprehensive_cache_manager_stats ... ok
[INFO] [stdout] test test_end_to_end_provider_workflow ... ok
[INFO] [stdout] test test_fallback_client_creation ... ok
[INFO] [stdout] test test_empty_batch_operations ... ok
[INFO] [stdout] test test_output_formatter_provider_list ... ok
[INFO] [stdout] test test_module_health_analysis ... ok
[INFO] [stdout] test test_provider_resolver_creation ... ok
[INFO] [stdout] test test_output_formatter_error_handling ... ok
[INFO] [stdout] test test_resource_dependency_graph ... ok
[INFO] [stdout] test test_performance_benchmarks ... ok
[INFO] [stdout] test test_tool_description_builder ... ok
[INFO] [stdout] test test_refactoring_suggestions ... ok
[INFO] [stdout] test test_provider_search_timeout_handling ... FAILED
[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] [2026-05-15 06:04:36.290] [debug] Searching providers with query: aws
[INFO] [stdout] 
[INFO] [stdout] thread 'test_provider_search_timeout_handling' (191) panicked at tests/integration_tests.rs:177:5:
[INFO] [stdout] Expected timeout error for very short duration
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b903d90714a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b903d90714a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b903d90714a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b903d90714a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b903d91e9da - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b903d91e9da - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5b903d90c7f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b903d90c7f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b903d8e2bbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b903d8e2bbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b903d8fde69 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b903cf9c9ac - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b903cf9c9ac - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b903d8fe0e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b903d8fe0e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b903d8e2caa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b903d8d7589 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b903d8e3c3d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b903d91f24c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b903cf83a16 - integration_tests[2b15e16468c06f45]::test_provider_search_timeout_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:177:5
[INFO] [stdout]   20:     0x5b903cf62712 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5b903cf6278d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b903cf79a8d - <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5b903cf7998b - tokio[9ab5a3d80a24b0a]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5b903cf7998b - tokio[9ab5a3d80a24b0a]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5b903cf7998b - <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5b903cf74630 - <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5b903cf78ced - <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5b903cf77fe4 - <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5b903cf6cc3b - <tokio[9ab5a3d80a24b0a]::runtime::context::scoped::Scoped<tokio[9ab5a3d80a24b0a]::runtime::scheduler::Context>>::set::<<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5b903cf6fe59 - tokio[9ab5a3d80a24b0a]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5b903cf5bf52 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9ab5a3d80a24b0a]::runtime::context::Context>>::try_with::<tokio[9ab5a3d80a24b0a]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5b903cf5bade - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9ab5a3d80a24b0a]::runtime::context::Context>>::with::<tokio[9ab5a3d80a24b0a]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5b903cf6e31d - tokio[9ab5a3d80a24b0a]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5b903cf756d0 - <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5b903cf759c6 - <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5b903cf77bf0 - <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5b903cf5d483 - tokio[9ab5a3d80a24b0a]::runtime::context::runtime::enter_runtime::<<tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5b903cf74161 - <tokio[9ab5a3d80a24b0a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5b903cf550d4 - <tokio[9ab5a3d80a24b0a]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5b903cf5529f - <tokio[9ab5a3d80a24b0a]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5b903cf862e3 - integration_tests[2b15e16468c06f45]::test_provider_search_timeout_handling
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:180:6
[INFO] [stdout]   42:     0x5b903cf7b887 - integration_tests[2b15e16468c06f45]::test_provider_search_timeout_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:169:49
[INFO] [stdout]   43:     0x5b903cf8fa46 - <integration_tests[2b15e16468c06f45]::test_provider_search_timeout_handling::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b903cf8fc8b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b903cf8fc8b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5b903cf9d47b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5b903cf9d47b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5b903cf9d47b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5b903cf9d47b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5b903cf9d47b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5b903cf9d47b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5b903cf9d47b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5b903cf96b94 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5b903cf96b94 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5b903cfa0082 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5b903cfa0082 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b903cfa0082 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b903cfa0082 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b903cfa0082 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b903cfa0082 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5b903cfa0082 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b903d90603f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5b903d90603f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x73a3c9741aa4 - <unknown>
[INFO] [stdout]   65:     0x73a3c97cea64 - 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. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c6a01e7b250334b3ff57aadb09114b5346d9407c16cb4661b82160dc6659a7eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a01e7b250334b3ff57aadb09114b5346d9407c16cb4661b82160dc6659a7eb", kill_on_drop: false }`
[INFO] [stdout] c6a01e7b250334b3ff57aadb09114b5346d9407c16cb4661b82160dc6659a7eb
