[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbimael10%2Fanomaly-grid" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abimael10/anomaly-grid on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb983b35ef42f1581be46e93792c5a6e46a78ffbbc6534ecdaf514044a5dea06
[INFO] running `Command { std: "docker" "start" "-a" "eb983b35ef42f1581be46e93792c5a6e46a78ffbbc6534ecdaf514044a5dea06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb983b35ef42f1581be46e93792c5a6e46a78ffbbc6534ecdaf514044a5dea06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb983b35ef42f1581be46e93792c5a6e46a78ffbbc6534ecdaf514044a5dea06", kill_on_drop: false }`
[INFO] [stdout] eb983b35ef42f1581be46e93792c5a6e46a78ffbbc6534ecdaf514044a5dea06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80666c6193b61134d8b114dcbbaf985f3137987cc50d16f9234ae122c327606d
[INFO] running `Command { std: "docker" "start" "-a" "80666c6193b61134d8b114dcbbaf985f3137987cc50d16f9234ae122c327606d", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[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 5.27s
[INFO] running `Command { std: "docker" "inspect" "80666c6193b61134d8b114dcbbaf985f3137987cc50d16f9234ae122c327606d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80666c6193b61134d8b114dcbbaf985f3137987cc50d16f9234ae122c327606d", kill_on_drop: false }`
[INFO] [stdout] 80666c6193b61134d8b114dcbbaf985f3137987cc50d16f9234ae122c327606d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f371462d480c635c2dcbab80a3cc36a07d2d5736e21772a929afd1b95ea85ea7
[INFO] running `Command { std: "docker" "start" "-a" "f371462d480c635c2dcbab80a3cc36a07d2d5736e21772a929afd1b95ea85ea7", 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 8.77s
[INFO] running `Command { std: "docker" "inspect" "f371462d480c635c2dcbab80a3cc36a07d2d5736e21772a929afd1b95ea85ea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f371462d480c635c2dcbab80a3cc36a07d2d5736e21772a929afd1b95ea85ea7", kill_on_drop: false }`
[INFO] [stdout] f371462d480c635c2dcbab80a3cc36a07d2d5736e21772a929afd1b95ea85ea7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f2536757d5c3e1f21bfb7402b5ed8d3d23b51f757864c2032c6203cbf65e0b8
[INFO] running `Command { std: "docker" "start" "-a" "2f2536757d5c3e1f21bfb7402b5ed8d3d23b51f757864c2032c6203cbf65e0b8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anomaly_grid-6f49f4169e610c6d)
[INFO] [stdout] running 58 tests
[INFO] [stdout] test config::tests::test_alphabet_suitability ... ok
[INFO] [stdout] test config::tests::test_invalid_smoothing_alpha ... ok
[INFO] [stdout] test config::tests::test_invalid_weights ... ok
[INFO] [stdout] test constants::tests::test_alphabet_size_thresholds ... ok
[INFO] [stdout] test constants::tests::test_probability_bounds ... ok
[INFO] [stdout] test constants::tests::test_precision_constants ... ok
[INFO] [stdout] test constants::tests::test_order_limits ... ok
[INFO] [stdout] test config::tests::test_memory_estimation ... ok
[INFO] [stdout] test constants::tests::test_memory_limits ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test constants::tests::test_threshold_bounds ... ok
[INFO] [stdout] test constants::tests::test_smoothing_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 context_trie::tests::test_trie_prefix_sharing ... ok
[INFO] [stdout] test error::tests::test_empty_context_tree_error ... ok
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test error::tests::test_invalid_max_order_error ... ok
[INFO] [stdout] test error::tests::test_error_equality ... ok
[INFO] [stdout] test error::tests::test_invalid_threshold_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_auto_tuning ... ok
[INFO] [stdout] test memory_pool::tests::test_context_node_pooling ... ok
[INFO] [stdout] test memory_pool::tests::test_hit_rates ... ok
[INFO] [stdout] test memory_pool::tests::test_memory_pool_creation ... ok
[INFO] [stdout] test memory_pool::tests::test_memory_usage_calculation ... ok
[INFO] [stdout] test memory_pool::tests::test_small_vec_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 performance::tests::test_context_statistics ... ok
[INFO] [stdout] test performance::tests::test_memory_estimation ... ok
[INFO] [stdout] test performance::tests::test_optimization_config ... ok
[INFO] [stdout] test performance::tests::test_performance_metrics ... ok
[INFO] [stdout] test memory_pool::tests::test_pool_stats_summary ... ok
[INFO] [stdout] test string_interner::tests::test_basic_interning ... ok
[INFO] [stdout] test performance::tests::test_optimize_context_tree ... ok
[INFO] [stdout] test string_interner::tests::test_conversion_helpers ... ok
[INFO] [stdout] test string_interner::tests::test_invalid_state_id ... 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 string_interner::tests::test_memory_efficiency ... ok
[INFO] [stdout] test tests::test_library_info ... ok
[INFO] [stdout] test transition_counts::tests::test_iteration ... ok
[INFO] [stdout] test tests::test_module_integration ... ok
[INFO] [stdout] test string_interner::tests::test_thread_safety ... ok
[INFO] [stdout] test transition_counts::tests::test_keys_and_values ... ok
[INFO] [stdout] test transition_counts::tests::test_large_collection_operations ... ok
[INFO] [stdout] test transition_counts::tests::test_promotion_to_large ... ok
[INFO] [stdout] test transition_counts::tests::test_memory_usage ... ok
[INFO] [stdout] test transition_counts::tests::test_small_collection_operations ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test tests::test_basic_workflow ... ok
[INFO] [stdout] test config::tests::test_preset_configs ... ok
[INFO] [stderr]      Running tests/domain_1_markov_chain_mathematics.rs (/opt/rustwide/target/debug/deps/domain_1_markov_chain_mathematics-3b366e80f3ef7a44)
[INFO] [stdout] test config::tests::test_invalid_max_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test domain_1_markov_chain_mathematics ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/domain_2_probability_theory.rs (/opt/rustwide/target/debug/deps/domain_2_probability_theory-7577041e170287ce)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test domain_2_probability_theory ... ok
[INFO] [stderr]      Running tests/domain_3_information_theory.rs (/opt/rustwide/target/debug/deps/domain_3_information_theory-efa0479dcab59664)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[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.02s
[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] [stderr]      Running tests/domain_5_sequence_analysis.rs (/opt/rustwide/target/debug/deps/domain_5_sequence_analysis-952675ff43a86f8f)
[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.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test domain_5_sequence_analysis ... ok
[INFO] [stderr]      Running tests/integration_error_handling_tests.rs (/opt/rustwide/target/debug/deps/integration_error_handling_tests-7a66ac08d57b6bd8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_error_recovery ... ok
[INFO] [stdout] test test_graceful_degradation ... ok
[INFO] [stdout] test test_invalid_batch_processing_parameters ... ok
[INFO] [stdout] test test_invalid_configuration_errors ... ok
[INFO] [stdout] test test_invalid_detector_creation ... ok
[INFO] [stdout] test test_invalid_threshold_errors ... ok
[INFO] [stdout] test test_optimization_error_handling ... ok
[INFO] [stdout] test test_sequence_training_error_handling ... ok
[INFO] [stdout] test test_untrained_detector_error ... ok
[INFO] [stdout] test test_error_message_quality ... ok
[INFO] [stdout] test test_sequence_too_short_error ... ok
[INFO] [stdout] test test_batch_processing_error_handling ... ok
[INFO] [stdout] test test_memory_limit_error_handling ... ok
[INFO] [stdout] test test_concurrent_error_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[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_performance_monitoring_workflow ... ok
[INFO] [stdout] test test_network_security_workflow ... ok
[INFO] [stdout] test test_industrial_iot_workflow ... ok
[INFO] [stdout] test test_sequence_boundary_preservation ... ok
[INFO] [stdout] test test_financial_fraud_workflow ... ok
[INFO] [stdout] test test_system_log_workflow ... ok
[INFO] [stdout] test test_threshold_sensitivity_workflow ... ok
[INFO] [stdout] test test_batch_processing_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.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance_1_training_scalability.rs (/opt/rustwide/target/debug/deps/performance_1_training_scalability-85a8a494db62d2a2)
[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_time_complexity_with_data_size ... ok
[INFO] [stdout] test test_training_throughput_measurement ... ok
[INFO] [stdout] test test_training_memory_growth_patterns ... 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.46s
[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_latency_single_sequence ... ok
[INFO] [stdout] test test_detection_performance_with_different_thresholds ... 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 6.54s
[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] [stderr]      Running tests/performance_4_batch_processing.rs (/opt/rustwide/target/debug/deps/performance_4_batch_processing-e79a2c38e1a5745c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_batch_processing_concurrent_simulation ... ok
[INFO] [stdout] test test_batch_processing_resource_utilization ... FAILED
[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_throughput ... ok
[INFO] [stdout] test test_batch_processing_scalability ... ok
[INFO] [stdout] test test_batch_processing_performance_consistency has been running for over 60 seconds
[INFO] [stdout] test test_batch_processing_performance_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_batch_processing_resource_utilization stdout ----
[INFO] [stdout] Testing batch processing resource utilization...
[INFO] [stdout] WARNING: Training data has very low diversity (0.5% unique elements) - consider using more varied training data
[INFO] [stdout] 
[INFO] [stdout] thread 'test_batch_processing_resource_utilization' (186) panicked at tests/performance_4_batch_processing.rs:622:9:
[INFO] [stdout] Batch 4 throughput 443.224200942003 seq/sec below 800 threshold
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e447bc0e12 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e447bc0e12 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e447bc0e12 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e447bc0e12 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e447bd620a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e447bd620a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59e447bc5c46 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e447bc5c46 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e447b9f2df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e447b9f2df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e447bb90f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e447b2c04e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e447b2c04e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e447bb92b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e447bb92b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e447b9f398 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e447b96d69 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e447ba01ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e447bd68dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e447b1783e - performance_4_batch_processing[ca288f540373ec1c]::test_batch_processing_resource_utilization
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_4_batch_processing.rs:622:9
[INFO] [stdout]   20:     0x59e447b13a27 - performance_4_batch_processing[ca288f540373ec1c]::test_batch_processing_resource_utilization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_4_batch_processing.rs:560:48
[INFO] [stdout]   21:     0x59e447b20216 - <performance_4_batch_processing[ca288f540373ec1c]::test_batch_processing_resource_utilization::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x59e447b203fb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59e447b203fb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x59e447b2cc5a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x59e447b2cc5a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x59e447b2cc5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x59e447b2cc5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x59e447b2cc5a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x59e447b2cc5a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x59e447b2cc5a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x59e447b27124 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x59e447b27124 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x59e447b2f752 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x59e447b2f752 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x59e447b2f752 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x59e447b2f752 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x59e447b2f752 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x59e447b2f752 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x59e447b2f752 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x59e447bc06bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x59e447bc06bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7e5f8be00aa4 - <unknown>
[INFO] [stdout]   43:     0x7e5f8be8da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_batch_processing_resource_utilization
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 81.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test performance_4_batch_processing`
[INFO] running `Command { std: "docker" "inspect" "2f2536757d5c3e1f21bfb7402b5ed8d3d23b51f757864c2032c6203cbf65e0b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f2536757d5c3e1f21bfb7402b5ed8d3d23b51f757864c2032c6203cbf65e0b8", kill_on_drop: false }`
[INFO] [stdout] 2f2536757d5c3e1f21bfb7402b5ed8d3d23b51f757864c2032c6203cbf65e0b8
