[INFO] cloning repository https://github.com/Abimael10/anomaly-grid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abimael10/anomaly-grid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbimael10%2Fanomaly-grid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbimael10%2Fanomaly-grid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8352e4adbed7a461bf6b7ec9f2fca4324dd29925 [INFO] testing Abimael10/anomaly-grid against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbimael10%2Fanomaly-grid" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Abimael10/anomaly-grid [INFO] finished tweaking git repo https://github.com/Abimael10/anomaly-grid [INFO] tweaked toml for git repo https://github.com/Abimael10/anomaly-grid written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Abimael10/anomaly-grid on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Abimael10/anomaly-grid 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6e3853445aaca2f7d5f8e54f1677ec480e64d11cf91f0a054ce165795f508b9 [INFO] running `Command { std: "docker" "start" "-a" "f6e3853445aaca2f7d5f8e54f1677ec480e64d11cf91f0a054ce165795f508b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6e3853445aaca2f7d5f8e54f1677ec480e64d11cf91f0a054ce165795f508b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e3853445aaca2f7d5f8e54f1677ec480e64d11cf91f0a054ce165795f508b9", kill_on_drop: false }` [INFO] [stdout] f6e3853445aaca2f7d5f8e54f1677ec480e64d11cf91f0a054ce165795f508b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08e7aea21eafdb71c90728f99492dc334326e3f116bf0de0fbc9ddaf0ff81d5e [INFO] running `Command { std: "docker" "start" "-a" "08e7aea21eafdb71c90728f99492dc334326e3f116bf0de0fbc9ddaf0ff81d5e", kill_on_drop: false }` [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anomaly-grid v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "08e7aea21eafdb71c90728f99492dc334326e3f116bf0de0fbc9ddaf0ff81d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e7aea21eafdb71c90728f99492dc334326e3f116bf0de0fbc9ddaf0ff81d5e", kill_on_drop: false }` [INFO] [stdout] 08e7aea21eafdb71c90728f99492dc334326e3f116bf0de0fbc9ddaf0ff81d5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 000d82805e36006c163ca26ef07d165232ef3cf5b4cc8ee35fc23b56a15a720b [INFO] running `Command { std: "docker" "start" "-a" "000d82805e36006c163ca26ef07d165232ef3cf5b4cc8ee35fc23b56a15a720b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anomaly-grid v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.67s [INFO] running `Command { std: "docker" "inspect" "000d82805e36006c163ca26ef07d165232ef3cf5b4cc8ee35fc23b56a15a720b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000d82805e36006c163ca26ef07d165232ef3cf5b4cc8ee35fc23b56a15a720b", kill_on_drop: false }` [INFO] [stdout] 000d82805e36006c163ca26ef07d165232ef3cf5b4cc8ee35fc23b56a15a720b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 508f47e75774716aa218291162e649589db10c960dd1bf5e5a3ad0abf2567fe1 [INFO] running `Command { std: "docker" "start" "-a" "508f47e75774716aa218291162e649589db10c960dd1bf5e5a3ad0abf2567fe1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anomaly_grid-6f49f4169e610c6d) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test config::tests::test_alphabet_suitability ... ok [INFO] [stdout] test config::tests::test_config_validation ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_invalid_max_order ... ok [INFO] [stdout] test config::tests::test_invalid_smoothing_alpha ... ok [INFO] [stdout] test config::tests::test_invalid_weights ... ok [INFO] [stdout] test config::tests::test_memory_estimation ... ok [INFO] [stdout] test config::tests::test_preset_configs ... ok [INFO] [stdout] test constants::tests::test_alphabet_size_thresholds ... ok [INFO] [stdout] test constants::tests::test_memory_limits ... ok [INFO] [stdout] test constants::tests::test_order_limits ... ok [INFO] [stdout] test constants::tests::test_precision_constants ... ok [INFO] [stdout] test constants::tests::test_probability_bounds ... ok [INFO] [stdout] test constants::tests::test_smoothing_bounds ... ok [INFO] [stdout] test constants::tests::test_threshold_bounds ... ok [INFO] [stdout] test constants::tests::test_weight_consistency ... ok [INFO] [stdout] test context_trie::tests::test_memory_usage_calculation ... ok [INFO] [stdout] test context_trie::tests::test_trie_basic_operations ... ok [INFO] [stdout] test context_trie::tests::test_trie_iteration ... ok [INFO] [stdout] test error::tests::test_empty_context_tree_error ... ok [INFO] [stdout] test error::tests::test_error_debug ... ok [INFO] [stdout] test context_trie::tests::test_trie_prefix_sharing ... ok [INFO] [stdout] test error::tests::test_error_equality ... ok [INFO] [stdout] test error::tests::test_invalid_max_order_error ... ok [INFO] [stdout] test error::tests::test_memory_limit_exceeded_error ... ok [INFO] [stdout] test error::tests::test_sequence_too_short_error ... ok [INFO] [stdout] test memory_pool::tests::test_hit_rates ... ok [INFO] [stdout] test memory_pool::tests::test_memory_usage_calculation ... ok [INFO] [stdout] test memory_pool::tests::test_auto_tuning ... ok [INFO] [stdout] test memory_pool::tests::test_pool_stats_summary ... ok [INFO] [stdout] test memory_pool::tests::test_small_vec_pooling ... ok [INFO] [stdout] test memory_pool::tests::test_context_node_pooling ... ok [INFO] [stdout] test memory_pool::tests::test_trie_node_pooling ... ok [INFO] [stdout] test performance::tests::test_context_pruning ... ok [INFO] [stdout] test error::tests::test_invalid_threshold_error ... ok [INFO] [stdout] test performance::tests::test_context_statistics ... ok [INFO] [stdout] test performance::tests::test_memory_estimation ... ok [INFO] [stdout] test performance::tests::test_performance_metrics ... ok [INFO] [stdout] test string_interner::tests::test_basic_interning ... ok [INFO] [stdout] test performance::tests::test_optimize_context_tree ... ok [INFO] [stdout] test performance::tests::test_optimization_config ... ok [INFO] [stdout] test string_interner::tests::test_invalid_state_id ... ok [INFO] [stdout] test string_interner::tests::test_conversion_helpers ... ok [INFO] [stdout] test memory_pool::tests::test_memory_pool_creation ... ok [INFO] [stdout] test string_interner::tests::test_iterator ... ok [INFO] [stdout] test string_interner::tests::test_memory_estimation ... ok [INFO] [stdout] test string_interner::tests::test_state_id_conversion_trait ... ok [INFO] [stdout] test tests::test_basic_workflow ... ok [INFO] [stdout] test tests::test_library_info ... ok [INFO] [stdout] test string_interner::tests::test_memory_efficiency ... ok [INFO] [stdout] test transition_counts::tests::test_iteration ... ok [INFO] [stdout] test tests::test_module_integration ... ok [INFO] [stdout] test transition_counts::tests::test_large_collection_operations ... ok [INFO] [stdout] test string_interner::tests::test_thread_safety ... ok [INFO] [stdout] test transition_counts::tests::test_promotion_to_large ... ok [INFO] [stdout] test transition_counts::tests::test_small_collection_operations ... ok [INFO] [stdout] test transition_counts::tests::test_memory_usage ... ok [INFO] [stdout] test transition_counts::tests::test_keys_and_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/domain_1_markov_chain_mathematics.rs (/opt/rustwide/target/debug/deps/domain_1_markov_chain_mathematics-3b366e80f3ef7a44) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test domain_1_markov_chain_mathematics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/domain_2_probability_theory.rs (/opt/rustwide/target/debug/deps/domain_2_probability_theory-7577041e170287ce) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test domain_2_probability_theory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/domain_3_information_theory.rs (/opt/rustwide/target/debug/deps/domain_3_information_theory-efa0479dcab59664) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test domain_3_information_theory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/domain_4_anomaly_detection_logic.rs (/opt/rustwide/target/debug/deps/domain_4_anomaly_detection_logic-c552d49af22aee12) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test domain_4_anomaly_detection_logic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/domain_5_sequence_analysis.rs (/opt/rustwide/target/debug/deps/domain_5_sequence_analysis-952675ff43a86f8f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test domain_5_sequence_analysis ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/integration_error_handling_tests.rs (/opt/rustwide/target/debug/deps/integration_error_handling_tests-7a66ac08d57b6bd8) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_error_message_quality ... ok [INFO] [stdout] test test_error_recovery ... ok [INFO] [stdout] test test_invalid_batch_processing_parameters ... ok [INFO] [stdout] test test_invalid_configuration_errors ... ok [INFO] [stdout] test test_graceful_degradation ... ok [INFO] [stdout] test test_invalid_detector_creation ... ok [INFO] [stdout] test test_invalid_threshold_errors ... ok [INFO] [stdout] test test_sequence_too_short_error ... ok [INFO] [stdout] test test_concurrent_error_handling ... ok [INFO] [stdout] test test_sequence_training_error_handling ... ok [INFO] [stdout] test test_untrained_detector_error ... ok [INFO] [stdout] test test_optimization_error_handling ... ok [INFO] [stdout] test test_batch_processing_error_handling ... ok [INFO] [stdout] test test_memory_limit_error_handling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/integration_workflow_tests.rs (/opt/rustwide/target/debug/deps/integration_workflow_tests-9cb5eec871238d94) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_edge_case_workflows ... ok [INFO] [stdout] test test_sequence_boundary_preservation ... ok [INFO] [stdout] test test_batch_processing_workflow ... ok [INFO] [stdout] test test_threshold_sensitivity_workflow ... ok [INFO] [stdout] test test_performance_monitoring_workflow ... ok [INFO] [stdout] test test_industrial_iot_workflow ... ok [INFO] [stdout] test test_system_log_workflow ... ok [INFO] [stdout] test test_financial_fraud_workflow ... ok [INFO] [stdout] test test_network_security_workflow ... ok [INFO] [stdout] test test_optimization_workflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/performance_1_training_scalability.rs (/opt/rustwide/target/debug/deps/performance_1_training_scalability-85a8a494db62d2a2) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_training_convergence_speed ... ok [INFO] [stdout] test test_training_with_different_alphabet_sizes ... ok [INFO] [stdout] test test_training_memory_growth_patterns ... ok [INFO] [stdout] test test_training_time_complexity_with_data_size ... ok [INFO] [stdout] test test_training_throughput_measurement ... ok [INFO] [stdout] test test_training_with_different_max_orders ... ok [INFO] [stdout] test test_training_memory_efficiency ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/performance_2_detection_throughput.rs (/opt/rustwide/target/debug/deps/performance_2_detection_throughput-1ce9039aca8d7bed) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_detection_concurrent_performance ... ok [INFO] [stdout] test test_detection_performance_edge_cases ... ok [INFO] [stdout] test test_detection_memory_stability ... ok [INFO] [stdout] test test_detection_performance_with_different_orders ... ok [INFO] [stdout] test test_detection_performance_with_different_thresholds ... ok [INFO] [stdout] test test_detection_latency_single_sequence ... ok [INFO] [stdout] test test_detection_throughput_batch_processing ... ok [INFO] [stdout] test test_detection_scalability_with_sequence_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.15s [INFO] [stdout] [INFO] [stderr] Running tests/performance_3_memory_optimization.rs (/opt/rustwide/target/debug/deps/performance_3_memory_optimization-4f8edfa1bb756cad) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_memory_fragmentation_resistance ... ok [INFO] [stdout] test test_memory_optimization_with_configuration ... ok [INFO] [stdout] test test_memory_efficiency_with_alphabet_size ... ok [INFO] [stdout] test test_memory_usage_scaling_with_data_size ... ok [INFO] [stdout] test test_memory_efficiency_metrics ... ok [INFO] [stdout] test test_memory_optimization_with_max_order ... ok [INFO] [stdout] test test_memory_stability_during_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] Running tests/performance_4_batch_processing.rs (/opt/rustwide/target/debug/deps/performance_4_batch_processing-e79a2c38e1a5745c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_batch_processing_concurrent_simulation ... ok [INFO] [stdout] test test_batch_processing_with_mixed_workloads ... ok [INFO] [stdout] test test_batch_processing_memory_efficiency ... ok [INFO] [stdout] test test_batch_processing_with_different_sequence_lengths ... ok [INFO] [stdout] test test_batch_processing_resource_utilization ... ok [INFO] [stdout] test test_batch_processing_throughput ... ok [INFO] [stdout] test test_batch_processing_scalability ... ok [INFO] [stderr] Running tests/performance_5_stress_testing.rs (/opt/rustwide/target/debug/deps/performance_5_stress_testing-d69cb4647b8294f2) [INFO] [stdout] test test_batch_processing_performance_consistency ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 54.18s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_edge_case_stress_combinations ... FAILED [INFO] [stdout] test test_concurrent_stress_simulation ... ok [INFO] [stdout] test test_extreme_configuration_stress ... ok [INFO] [stdout] test test_memory_pressure_stress ... ok [INFO] [stdout] test test_high_volume_stress_testing ... ok [INFO] [stdout] test test_sustained_load_stress_testing ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_edge_case_stress_combinations stdout ---- [INFO] [stdout] Testing edge case stress combinations... [INFO] [stdout] [INFO] [stdout] Testing edge case combination: Empty sequences [INFO] [stdout] Results: 100/100 successful (100.0%), 64567 seq/sec [INFO] [stdout] [INFO] [stdout] Testing edge case combination: Single element sequences [INFO] [stdout] Results: 100/100 successful (100.0%), 112206 seq/sec [INFO] [stdout] [INFO] [stdout] Testing edge case combination: Very long sequences [INFO] [stdout] Results: 100/100 successful (100.0%), 442 seq/sec [INFO] [stdout] [INFO] [stdout] thread 'test_edge_case_stress_combinations' (193) panicked at tests/performance_5_stress_testing.rs:555:9: [INFO] [stdout] Edge case 'Very long sequences' throughput 442.4177112126707 seq/sec below 1000 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575b16121ac2 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x575b16121ac2 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x575b16121ac2 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x575b16121ac2 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x575b1613686a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x575b1613686a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x575b161268f6 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x575b161268f6 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x575b160ffebf - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x575b160ffebf - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x575b16119cd9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x575b1608bf5e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x575b1608bf5e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x575b16119e92 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x575b16119e92 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x575b160fff78 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x575b160f79d9 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x575b16100dcd - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x575b16136f3c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x575b1607e916 - performance_5_stress_testing[565b6588d0ccde2d]::test_edge_case_stress_combinations [INFO] [stdout] at /opt/rustwide/workdir/tests/performance_5_stress_testing.rs:555:9 [INFO] [stdout] 20: 0x575b16077247 - performance_5_stress_testing[565b6588d0ccde2d]::test_edge_case_stress_combinations::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/performance_5_stress_testing.rs:469:40 [INFO] [stdout] 21: 0x575b160745d6 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x575b1608030b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x575b1608030b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x575b1608cb6a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x575b1608cb6a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x575b1608cb6a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x575b1608cb6a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x575b1608cb6a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x575b1608cb6a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x575b1608cb6a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x575b16088114 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x575b16088114 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x575b1608f662 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x575b1608f662 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x575b1608f662 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x575b1608f662 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x575b1608f662 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x575b1608f662 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x575b1608f662 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x575b1612136f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 41: 0x575b1612136f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 42: 0x79712aa95aa4 - [INFO] [stdout] 43: 0x79712ab22a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_edge_case_stress_combinations [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.56s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test performance_5_stress_testing` [INFO] running `Command { std: "docker" "inspect" "508f47e75774716aa218291162e649589db10c960dd1bf5e5a3ad0abf2567fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "508f47e75774716aa218291162e649589db10c960dd1bf5e5a3ad0abf2567fe1", kill_on_drop: false }` [INFO] [stdout] 508f47e75774716aa218291162e649589db10c960dd1bf5e5a3ad0abf2567fe1