[INFO] cloning repository https://github.com/ThreatFlux/FluxPrompt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThreatFlux/FluxPrompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreatFlux%2FFluxPrompt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreatFlux%2FFluxPrompt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ec876ad6ccda9c66ca60ef86b25ad5f67c0ca22
[INFO] testing ThreatFlux/FluxPrompt against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreatFlux%2FFluxPrompt" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ThreatFlux/FluxPrompt
[INFO] finished tweaking git repo https://github.com/ThreatFlux/FluxPrompt
[INFO] tweaked toml for git repo https://github.com/ThreatFlux/FluxPrompt written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThreatFlux/FluxPrompt on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ThreatFlux/FluxPrompt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a
[INFO] running `Command { std: "docker" "start" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fluxprompt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.86s
[INFO] running `Command { std: "docker" "inspect" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling fluxprompt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluxprompt-a598a6a2c210f7fd)
[INFO] [stdout] 
[INFO] [stdout] running 259 tests
[INFO] [stdout] test config::tests::test_config_builder_legacy ... ok
[INFO] [stdout] test config::tests::test_config_builder ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test config::tests::test_custom_response_strategy ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_comprehensive ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_partial ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_custom_config_multiple ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_custom_patterns ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_semantic_variations ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_timeout_variations ... ok
[INFO] [stdout] test config::tests::test_detection_config_defaults ... ok
[INFO] [stdout] test config::tests::test_detection_config_validation_comprehensive ... ok
[INFO] [stdout] test config::tests::test_pattern_config_defaults ... ok
[INFO] [stdout] test config::tests::test_pattern_config_custom ... ok
[INFO] [stdout] test config::tests::test_pattern_config_validation_edge_cases ... ok
[INFO] [stdout] test config::tests::test_security_level_creation ... ok
[INFO] [stdout] test config::tests::test_security_level_thresholds ... ok
[INFO] [stdout] test config::tests::test_semantic_config_defaults ... ok
[INFO] [stdout] test config::tests::test_severity_level_risk_thresholds ... ok
[INFO] [stdout] test config::tests::test_resource_config_defaults ... ok
[INFO] [stdout] test config::tests::test_resource_config_custom ... ok
[INFO] [stdout] test config::tests::test_resource_config_validation_edge_cases ... ok
[INFO] [stdout] test config::tests::test_severity_level_serialization ... ok
[INFO] [stdout] test config_builder::tests::test_features_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_basic_builder ... ok
[INFO] [stdout] test config_builder::tests::test_context_awareness_configuration ... ok
[INFO] [stdout] test config::tests::test_severity_level_thresholds ... ok
[INFO] [stdout] test config::tests::test_security_level_enabled_categories ... ok
[INFO] [stdout] test config::tests::test_semantic_config_validation_edge_cases ... ok
[INFO] [stdout] test config::tests::test_semantic_config_custom ... ok
[INFO] [stdout] test config::tests::test_severity_level_confidence_thresholds ... ok
[INFO] [stdout] test config_builder::tests::test_preprocessing_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_metadata_and_tags ... ok
[INFO] [stdout] test config_builder::tests::test_pattern_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_use_case_builders ... ok
[INFO] [stdout] test config_builder::tests::test_validation ... ok
[INFO] [stdout] test config_builder::tests::test_feature_enable_disable ... ok
[INFO] [stdout] test config::tests::test_response_strategy_variants ... ok
[INFO] [stdout] test custom_config::tests::test_config_checksum ... ok
[INFO] [stdout] test config_builder::tests::test_preset_builder ... ok
[INFO] [stdout] test config_builder::tests::test_rate_limiting_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_resource_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_response_templates ... ok
[INFO] [stdout] test config_builder::tests::test_semantic_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_specialized_builders ... ok
[INFO] [stdout] test config_builder::tests::test_threshold_overrides ... ok
[INFO] [stdout] test custom_config::tests::test_advanced_options_defaults ... ok
[INFO] [stdout] test config_builder::tests::test_threshold_validation ... ok
[INFO] [stdout] test custom_config::tests::test_config_merge ... ok
[INFO] [stdout] test custom_config::tests::test_custom_config_creation ... ok
[INFO] [stdout] test custom_config::tests::test_config_validation ... ok
[INFO] [stdout] test custom_config::tests::test_rate_limit_config ... ok
[INFO] [stdout] test custom_config::tests::test_context_awareness_config ... ok
[INFO] [stdout] test detection::engine::tests::test_detection_result_creation ... ok
[INFO] [stdout] test custom_config::tests::test_config_clone_with_name ... ok
[INFO] [stdout] test custom_config::tests::test_config_summary ... ok
[INFO] [stdout] test detection::engine::tests::test_detection_result_utility_methods ... ok
[INFO] [stdout] test custom_config::tests::test_validation_status ... ok
[INFO] [stdout] test custom_config::tests::test_custom_config_from_preset ... ok
[INFO] [stdout] test custom_config::tests::test_config_serialization ... ok
[INFO] [stdout] test custom_config::tests::test_config_touch ... ok
[INFO] [stdout] test config::tests::test_config_edge_cases ... ok
[INFO] [stdout] test detection::engine::tests::test_safe_detection_result ... ok
[INFO] [stdout] test config::tests::test_response_strategy_serialization ... ok
[INFO] [stdout] test detection::engine::tests::test_pipeline_execution_with_all_analyzers ... ok
[INFO] [stdout] test detection::engine::tests::test_risk_calculation_and_aggregation ... ok
[INFO] [stdout] test detection::engine::tests::test_empty_prompt_analysis ... ok
[INFO] [stdout] test detection::engine::tests::test_engine_creation ... ok
[INFO] [stdout] test detection::heuristic::tests::test_base64_like_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_detailed_entropy_analysis ... ok
[INFO] [stdout] test detection::heuristic::tests::test_edge_cases_and_boundary_conditions ... ok
[INFO] [stdout] test detection::heuristic::tests::test_encoding_pattern_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_entropy_calculation ... ok
[INFO] [stdout] test detection::heuristic::tests::test_excessive_caps_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_helper_function_edge_cases ... ok
[INFO] [stdout] test detection::heuristic::tests::test_heuristic_analyzer_creation ... ok
[INFO] [stdout] test detection::heuristic::tests::test_high_entropy_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_linguistic_feature_analysis ... ok
[INFO] [stdout] test detection::heuristic::tests::test_multiple_heuristic_threats ... ok
[INFO] [stdout] test detection::heuristic::tests::test_repetition_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_safe_text_no_threats ... ok
[INFO] [stdout] test detection::heuristic::tests::test_special_char_ratio ... ok
[INFO] [stdout] test detection::heuristic::tests::test_statistical_anomaly_detection_comprehensive ... ok
[INFO] [stdout] test detection::heuristic::tests::test_structural_pattern_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_threat_confidence_and_metadata ... ok
[INFO] [stdout] test detection::heuristic::tests::test_unicode_escape_detection ... ok
[INFO] [stdout] test detection::engine::tests::test_input_validation_edge_cases ... ok
[INFO] [stdout] test detection::engine::tests::test_preprocessing_pipeline ... ok
[INFO] [stdout] test detection::engine::tests::test_is_likely_base64_edge_cases ... ok
[INFO] [stdout] test detection::engine::tests::test_detection_result_metadata ... ok
[INFO] [stdout] test detection::engine::tests::test_preprocessing_options ... ok
[INFO] [stdout] test detection::engine::tests::test_base64_detection_and_decoding ... ok
[INFO] [stdout] test detection::engine::tests::test_semantic_analyzer_integration ... ok
[INFO] [stdout] test detection::engine::tests::test_long_prompt_rejection ... ok
[INFO] [stdout] test detection::engine::tests::test_safe_prompt_analysis ... ok
[INFO] [stdout] test detection::engine::tests::test_concurrent_analysis_safety ... ok
[INFO] [stdout] test detection::engine::tests::test_maximum_length_handling ... ok
[INFO] [stdout] test detection::engine::tests::test_unicode_and_special_character_handling ... ok
[INFO] [stdout] test detection::patterns::tests::test_authority_manipulation_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_jailbreak_patterns ... ok
[INFO] [stdout] test detection::engine::tests::test_threat_type_severity_weighting ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_encoding_bypass_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_case_sensitivity ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_instruction_override_patterns ... ok
[INFO] [stdout] test detection::engine::tests::test_timeout_handling ... FAILED
[INFO] [stdout] test detection::patterns::tests::test_compliance_testing_disguised_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_confidence_adjustment_factors ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_social_engineering_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_role_playing_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_context_confusion_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_data_extraction_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_custom_pattern_integration ... ok
[INFO] [stdout] test detection::patterns::tests::test_context_breaking_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_custom_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_confidence_scoring_accuracy ... ok
[INFO] [stdout] test detection::patterns::tests::test_fake_system_messages_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_dan_variations_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_instruction_override_detection ... ok
[INFO] [stdout] test detection::patterns::tests::test_edge_cases_and_variations ... ok
[INFO] [stdout] test detection::patterns::tests::test_jailbreak_detection ... ok
[INFO] [stdout] test detection::patterns::tests::test_threat_type_mapping ... ok
[INFO] [stdout] test detection::patterns::tests::test_hypothetical_scenarios_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_false_positives_avoided ... ok
[INFO] [stdout] test detection::semantic::tests::test_context_switching_detection ... ok
[INFO] [stdout] test detection::semantic::tests::test_disabled_semantic_analysis ... ok
[INFO] [stdout] test detection::semantic::tests::test_intent_manipulation_detection ... ok
[INFO] [stdout] test detection::semantic::tests::test_max_context_length ... ok
[INFO] [stdout] test detection::semantic::tests::test_semantic_analyzer_creation ... ok
[INFO] [stdout] test detection::semantic::tests::test_semantic_confusion_detection ... ok
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test features::tests::test_all_feature_names ... ok
[INFO] [stdout] test features::tests::test_feature_enable_disable ... ok
[INFO] [stdout] test features::tests::test_feature_queries ... ok
[INFO] [stdout] test features::tests::test_features_builder ... ok
[INFO] [stdout] test features::tests::test_features_builder_from_base ... ok
[INFO] [stdout] test features::tests::test_features_builder_with_enable_disable ... ok
[INFO] [stdout] test features::tests::test_features_description ... ok
[INFO] [stdout] test features::tests::test_features_map_conversion ... ok
[INFO] [stdout] test features::tests::test_features_presets ... ok
[INFO] [stdout] test features::tests::test_features_serialization ... ok
[INFO] [stdout] test metrics::tests::test_confidence_stats ... ok
[INFO] [stdout] test metrics::tests::test_detection_rate_percentage ... ok
[INFO] [stdout] test metrics::tests::test_metrics_collector_creation ... ok
[INFO] [stdout] test metrics::tests::test_metrics_reset ... ok
[INFO] [stdout] test metrics::tests::test_multiple_detections ... ok
[INFO] [stdout] test metrics::tests::test_performance_percentiles ... ok
[INFO] [stdout] test metrics::tests::test_record_positive_detection ... ok
[INFO] [stdout] test metrics::tests::test_record_safe_detection ... ok
[INFO] [stdout] test mitigation::engine::tests::test_allow_strategy ... ok
[INFO] [stdout] test mitigation::engine::tests::test_block_strategy ... ok
[INFO] [stdout] test mitigation::engine::tests::test_custom_strategy ... ok
[INFO] [stdout] test mitigation::engine::tests::test_mitigation_engine_creation ... ok
[INFO] [stdout] test mitigation::engine::tests::test_warn_strategy ... ok
[INFO] [stdout] test mitigation::engine::tests::test_would_mitigate ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_aggressive_mode_sanitization ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_base64_detection ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_base64_detection_edge_cases ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_comprehensive_sanitization_pipeline ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_configuration_updates ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_custom_strategy_integration ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_encoding_sanitization_methods ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_final_cleanup ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_general_sanitization ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_global_threat_mitigation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_length_limits_and_truncation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_localized_mitigation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_localized_threat_mitigation_comprehensive ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_pattern_sanitization_regex_patterns ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_sanitization_edge_cases ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_script_tag_removal ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_social_engineering_markers ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_social_engineering_mitigation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_social_engineering_pattern_recognition ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_text_sanitizer_creation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_threat_confidence_based_mitigation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_unicode_escape_sanitization ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_url_decoding ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_default_strategies_for_threats ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_custom ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_encode ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_prefix ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_remove ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_replace ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_suffix ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_wrap ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_strategy_preserves_content ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_strategy_removes_threat ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_strategy_selector ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_strategy_selector_custom ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_threat_context_creation ... ok
[INFO] [stdout] test presets::tests::test_preset_configurations_validity ... ok
[INFO] [stdout] test presets::tests::test_preset_custom_configs ... ok
[INFO] [stdout] test presets::tests::test_preset_default ... ok
[INFO] [stdout] test presets::tests::test_preset_descriptions ... ok
[INFO] [stdout] test presets::tests::test_preset_display ... ok
[INFO] [stdout] test presets::tests::test_preset_features ... ok
[INFO] [stdout] test presets::tests::test_preset_features_consistency ... ok
[INFO] [stdout] test presets::tests::test_preset_pattern_configs ... ok
[INFO] [stdout] test presets::tests::test_preset_preprocessing_configs ... ok
[INFO] [stdout] test presets::tests::test_preset_recommendations ... ok
[INFO] [stdout] test presets::tests::test_preset_resource_configs ... ok
[INFO] [stdout] test presets::tests::test_preset_response_strategies ... ok
[INFO] [stdout] test presets::tests::test_preset_security_levels ... ok
[INFO] [stdout] test presets::tests::test_preset_semantic_configs ... ok
[INFO] [stdout] test presets::tests::test_preset_serialization ... ok
[INFO] [stdout] test presets::tests::test_preset_to_detection_config ... ok
[INFO] [stdout] test detection::patterns::tests::test_enhanced_encoding_bypass_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_evasion_techniques_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_pattern_count_and_categories ... ok
[INFO] [stdout] test detection::patterns::tests::test_pattern_metadata_extraction ... ok
[INFO] [stdout] test detection::patterns::tests::test_new_pattern_categories_coverage ... ok
[INFO] [stdout] test detection::patterns::tests::test_multiple_threat_types_in_single_text ... ok
[INFO] [stdout] test detection::patterns::tests::test_safe_text_no_threats ... ok
[INFO] [stdout] test detection::engine::tests::test_severity_level_thresholds ... ok
[INFO] [stdout] test detection::patterns::tests::test_pattern_matcher_creation ... ok
[INFO] [stdout] test detection::patterns::tests::test_pattern_confidence_boosting ... ok
[INFO] [stdout] test detection::patterns::tests::test_memory_data_extraction_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_gradual_escalation_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_text_span_accuracy ... ok
[INFO] [stdout] test types::tests::test_prompt_analysis_creation ... ok
[INFO] [stdout] test types::tests::test_risk_level_injection_detection ... ok
[INFO] [stdout] test types::tests::test_risk_level_ordering ... ok
[INFO] [stdout] test types::tests::test_threat_type_severity ... ok
[INFO] [stdout] test utils::tests::test_base64_detection ... ok
[INFO] [stdout] test utils::tests::test_calculate_entropy ... ok
[INFO] [stdout] test utils::tests::test_calculate_percentiles ... ok
[INFO] [stdout] test utils::tests::test_encoding_detection ... ok
[INFO] [stdout] test utils::tests::test_extract_words ... ok
[INFO] [stdout] test utils::tests::test_format_duration ... ok
[INFO] [stdout] test utils::tests::test_group_and_count ... ok
[INFO] [stdout] test utils::tests::test_hex_detection ... ok
[INFO] [stdout] test utils::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test utils::tests::test_most_common ... ok
[INFO] [stdout] test utils::tests::test_normalize_text ... ok
[INFO] [stdout] test utils::tests::test_repeated_patterns ... ok
[INFO] [stdout] test utils::tests::test_similarity ... ok
[INFO] [stdout] test utils::tests::test_timer ... ok
[INFO] [stdout] test utils::tests::test_url_decode ... ok
[INFO] [stdout] test utils::tests::test_validate_confidence ... ok
[INFO] [stdout] test utils::tests::test_validate_email ... ok
[INFO] [stdout] test utils::tests::test_validate_text_length ... ok
[INFO] [stdout] test utils::tests::test_validate_url ... ok
[INFO] [stdout] test detection::patterns::tests::test_urgency_manipulation_patterns ... ok
[INFO] [stdout] test tests::test_custom_response_strategy ... ok
[INFO] [stdout] test tests::test_concurrent_analysis ... ok
[INFO] [stdout] test tests::test_basic_detection ... ok
[INFO] [stdout] test tests::test_long_input_handling ... ok
[INFO] [stdout] test tests::test_analyze_comprehensive_threats ... ok
[INFO] [stdout] test detection::patterns::tests::test_trust_manipulation_patterns ... ok
[INFO] [stdout] test tests::test_metrics_collection ... ok
[INFO] [stdout] test tests::test_edge_cases ... ok
[INFO] [stdout] test tests::test_metrics_comprehensive ... ok
[INFO] [stdout] test tests::test_fluxprompt_with_custom_config ... ok
[INFO] [stdout] test tests::test_config_updates ... ok
[INFO] [stdout] test tests::test_semantic_analysis_integration ... ok
[INFO] [stdout] test tests::test_mitigation_strategies ... ok
[INFO] [stdout] test tests::test_severity_levels ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- detection::engine::tests::test_timeout_handling stdout ----
[INFO] [stdout] Normal analysis took: 190.701028ms
[INFO] [stdout] 
[INFO] [stdout] thread 'detection::engine::tests::test_timeout_handling' (4077) panicked at src/detection/engine.rs:1080:9:
[INFO] [stdout] Should complete quickly
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x629dfc788b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x629dfc788b58 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x629dfc788b58 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x629dfc788b58 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x629dfc7a069a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x629dfc7a069a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x629dfc78d4e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x629dfc78d4e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x629dfc7677e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x629dfc7677e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x629dfc780d99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x629dfc3e2c9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x629dfc3e2c9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x629dfc781012 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x629dfc781012 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x629dfc7678d4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x629dfc75caa9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x629dfc7685bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x629dfc7a0edc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x629dfc294c4d - fluxprompt[79d416f3e3dd0613]::detection::engine::tests::test_timeout_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/detection/engine.rs:1080:9
[INFO] [stdout]   20:     0x629dfc262982 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x629dfc2629fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x629dfc2c1a7d - <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x629dfc2c197b - tokio[f363a15a711a32e1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x629dfc2c197b - tokio[f363a15a711a32e1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x629dfc2c197b - <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x629dfc2bb0b0 - <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x629dfc2c0c6d - <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x629dfc2bff14 - <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x629dfc1e4d1b - <tokio[f363a15a711a32e1]::runtime::context::scoped::Scoped<tokio[f363a15a711a32e1]::runtime::scheduler::Context>>::set::<<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x629dfc30cf69 - tokio[f363a15a711a32e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x629dfc24c9a2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f363a15a711a32e1]::runtime::context::Context>>::try_with::<tokio[f363a15a711a32e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x629dfc24c52e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f363a15a711a32e1]::runtime::context::Context>>::with::<tokio[f363a15a711a32e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x629dfc3032fd - tokio[f363a15a711a32e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x629dfc2bdcd0 - <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x629dfc2bdfc6 - <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x629dfc2bfa20 - <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x629dfc1eaf43 - tokio[f363a15a711a32e1]::runtime::context::runtime::enter_runtime::<<tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x629dfc2ba401 - <tokio[f363a15a711a32e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x629dfc302ab4 - <tokio[f363a15a711a32e1]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x629dfc302c7f - <tokio[f363a15a711a32e1]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x629dfc2b1611 - fluxprompt[79d416f3e3dd0613]::detection::engine::tests::test_timeout_handling
[INFO] [stdout]                                at /opt/rustwide/workdir/src/detection/engine.rs:1093:10
[INFO] [stdout]   42:     0x629dfc293e27 - fluxprompt[79d416f3e3dd0613]::detection::engine::tests::test_timeout_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/detection/engine.rs:1063:37
[INFO] [stdout]   43:     0x629dfc1e2ce6 - <fluxprompt[79d416f3e3dd0613]::detection::engine::tests::test_timeout_handling::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x629dfc3d5d7b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x629dfc3d5d7b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x629dfc3e35f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x629dfc3e35f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x629dfc3e35f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x629dfc3e35f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x629dfc3e35f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x629dfc3e35f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x629dfc3e35f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x629dfc3dcf04 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x629dfc3dcf04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x629dfc3e6672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x629dfc3e6672 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x629dfc3e6672 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x629dfc3e6672 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x629dfc3e6672 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x629dfc3e6672 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x629dfc3e6672 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x629dfc78847f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   63:     0x629dfc78847f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7f55f52c2aa4 - <unknown>
[INFO] [stdout]   65:     0x7f55f534fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     detection::engine::tests::test_timeout_handling
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 258 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 47.76s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a", kill_on_drop: false }`
[INFO] [stdout] 666074581b79173a77db06efbccf99005f642c423e85353c386e4472cf75b17a
