[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] 15b55762f3aaebd842178b1fc8e8dc9ed7f45380
[INFO] testing Abimael10/anomaly-grid against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbimael10%2Fanomaly-grid" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abimael10/anomaly-grid on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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] 8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a
[INFO] running `Command { std: "docker" "start" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a", 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" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a", 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" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anomaly-grid v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s
[INFO] running `Command { std: "docker" "inspect" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a", 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" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anomaly-grid v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.44s
[INFO] running `Command { std: "docker" "inspect" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a", 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" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anomaly_grid-3de2184a1ab9ac03)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[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_preset_configs ... ok
[INFO] [stdout] test context_trie::tests::memory_usage_grows_with_inserts ... ok
[INFO] [stdout] test context_trie::tests::trie_basic_operations ... ok
[INFO] [stdout] test context_trie::tests::trie_iteration ... ok
[INFO] [stdout] test config::tests::test_memory_estimation ... ok
[INFO] [stdout] test context_trie::tests::trie_prefix_sharing ... ok
[INFO] [stdout] test error::tests::empty_context_tree_display ... ok
[INFO] [stdout] test error::tests::equality_and_debug ... ok
[INFO] [stdout] test error::tests::invalid_max_order_display ... ok
[INFO] [stdout] test error::tests::memory_limit_display ... ok
[INFO] [stdout] test error::tests::invalid_threshold_display ... ok
[INFO] [stdout] test performance::tests::performance_metrics_throughput ... ok
[INFO] [stdout] test performance::tests::optimize_respects_config ... ok
[INFO] [stdout] test string_interner::tests::ids_are_deterministic_and_sequential ... ok
[INFO] [stdout] test performance::tests::pruning_drops_low_frequency_contexts ... ok
[INFO] [stdout] test string_interner::tests::interning_is_idempotent ... ok
[INFO] [stdout] test tests::basic_workflow ... ok
[INFO] [stdout] test tests::module_integration ... ok
[INFO] [stdout] test error::tests::sequence_too_short_display ... ok
[INFO] [stdout] test performance::tests::statistics_distribute_orders ... ok
[INFO] [stdout] test string_interner::tests::interner_is_send_and_sync ... ok
[INFO] [stdout] test string_interner::tests::dedup_stores_payload_once ... ok
[INFO] [stdout] test transition_counts::tests::test_iteration ... ok
[INFO] [stdout] test transition_counts::tests::test_large_collection_operations ... ok
[INFO] [stdout] test transition_counts::tests::test_keys_and_values ... 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 string_interner::tests::reverse_lookup_roundtrips ... ok
[INFO] [stdout] test string_interner::tests::unknown_id_is_none ... ok
[INFO] [stdout] test transition_counts::tests::test_promotion_to_large ... ok
[INFO] [stdout] test tests::version_string_matches_cargo ... ok
[INFO] [stdout] test validation::tests::empty_input_produces_no_warnings ... ok
[INFO] [stdout] test validation::tests::monotonous_input_warns ... ok
[INFO] [stdout] test validation::tests::short_input_warns ... ok
[INFO] [stdout] test config::tests::test_alphabet_suitability ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/debug/deps/api-fb8aee12f608fcab)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test detector_construction_validates_max_order ... ok
[INFO] [stdout] test detector_with_config_preserves_values ... ok
[INFO] [stdout] test markov_model_standalone_workflow ... ok
[INFO] [stdout] test detection_with_monitoring_records_time ... ok
[INFO] [stdout] test train_sequences_accepts_multiple_inputs ... ok
[INFO] [stdout] test markov_model_exposes_config ... ok
[INFO] [stdout] test train_sequences_rejects_empty_input ... ok
[INFO] [stdout] test train_sequences_preserves_vocabulary_across_batches ... ok
[INFO] [stdout] test optimize_reduces_or_maintains_context_count ... ok
[INFO] [stderr]      Running tests/concurrency.rs (/opt/rustwide/target/debug/deps/concurrency-3809618eea7bd40f)
[INFO] [stdout] test training_populates_performance_metrics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test batch_score_is_deterministic_across_thread_counts ... ok
[INFO] [stdout] test batch_score_matches_sequential_loop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/detection.rs (/opt/rustwide/target/debug/deps/detection-0105d02cbe2658cc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test untrained_detector_errors_on_detect ... ok
[INFO] [stdout] test short_sequences_use_adaptive_window ... ok
[INFO] [stdout] test short_sequences_return_empty_scores ... ok
[INFO] [stdout] test log_likelihood_matches_likelihood ... ok
[INFO] [stderr]      Running tests/errors.rs (/opt/rustwide/target/debug/deps/errors-880507e50144d306)
[INFO] [stdout] test higher_threshold_yields_fewer_or_equal_results ... ok
[INFO] [stdout] test scores_are_in_unit_interval ... ok
[INFO] [stdout] test rare_symbols_score_higher_than_normal ... ok
[INFO] [stdout] test information_and_strength_are_monotone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test batch_score_rejects_invalid_threshold ... ok
[INFO] [stdout] test invalid_configuration_rejected ... ok
[INFO] [stdout] test detector_recovers_from_failed_training ... ok
[INFO] [stdout] test detector_rejects_invalid_thresholds ... ok
[INFO] [stderr]      Running tests/math.rs (/opt/rustwide/target/debug/deps/math-d18a4971bffce3bd)
[INFO] [stdout] test detector_creation_rejects_max_order_zero ... ok
[INFO] [stdout] test untrained_detector_errors ... ok
[INFO] [stdout] test train_sequences_rejects_empty_input ... ok
[INFO] [stdout] test batch_score_propagates_short_sequence_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test deterministic_entropy_is_below_uniform_entropy ... ok
[INFO] [stdout] test entropy_is_in_unit_log_alphabet ... ok
[INFO] [stdout] test kl_divergence_is_non_negative ... ok
[INFO] [stdout] test chain_rule_factorisation_holds ... ok
[INFO] [stdout] test distribution_satisfies_kolmogorov_axioms ... ok
[INFO] [stdout] test information_content_is_non_negative ... ok
[INFO] [stdout] test information_score_uses_longest_supported_context ... ok
[INFO] [stdout] test laplace_smoothing_closed_form ... ok
[INFO] [stdout] test bayes_joint_symmetry_within_smoothing_tolerance ... ok
[INFO] [stdout] test likelihood_is_higher_for_common_patterns ... ok
[INFO] [stdout] test marginal_is_stable_across_orders ... ok
[INFO] [stdout] test law_of_total_probability_holds ... ok
[INFO] [stdout] test stationary_pattern_yields_near_unit_transitions ... ok
[INFO] [stdout] test markov_property_truncates_long_history ... ok
[INFO] [stderr]      Running tests/perf_batch.rs (/opt/rustwide/target/debug/deps/perf_batch-e52c1776c01ebad6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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_with_different_sequence_lengths ... ok
[INFO] [stdout] test test_batch_processing_memory_efficiency ... ok
[INFO] [stdout] test test_batch_processing_throughput ... ok
[INFO] [stdout] test test_batch_processing_resource_utilization ... ok
[INFO] [stdout] test test_batch_processing_scalability ... ok
[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 50.85s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/perf_detection.rs (/opt/rustwide/target/debug/deps/perf_detection-29c1377e056d3680)
[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 4.74s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/perf_memory.rs (/opt/rustwide/target/debug/deps/perf_memory-42b4438ff48efbd9)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_memory_optimization_with_configuration ... ok
[INFO] [stdout] test test_memory_fragmentation_resistance ... 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 1.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/perf_stress.rs (/opt/rustwide/target/debug/deps/perf_stress-5b36e639b818105d)
[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_high_volume_stress_testing ... ok
[INFO] [stdout] test test_memory_pressure_stress ... 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%), 107232 seq/sec
[INFO] [stdout] 
[INFO] [stdout] Testing edge case combination: Single element sequences
[INFO] [stdout]   Results: 100/100 successful (100.0%), 106886 seq/sec
[INFO] [stdout] 
[INFO] [stdout] Testing edge case combination: Very long sequences
[INFO] [stdout]   Results: 100/100 successful (100.0%), 63 seq/sec
[INFO] [stdout] 
[INFO] [stdout] Testing edge case combination: Highly repetitive
[INFO] [stdout]   Results: 100/100 successful (100.0%), 607 seq/sec
[INFO] [stdout] 
[INFO] [stdout] thread 'test_edge_case_stress_combinations' (1206) panicked at tests/perf_stress.rs:561:9:
[INFO] [stdout] Edge case 'Highly repetitive' throughput 607 seq/sec below 1000
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3390fcc3d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3390fcc3d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3390fcc3d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3390fcc3d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3390fe072a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3390fe072a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5f3390fd088c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5f3390fd088c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5f3390faab46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3390faab46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3390fc45f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3390f3a010 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5f3390f3a010 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f3390fc47b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5f3390fc47b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5f3390faabf2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5f3390fa2559 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3390fab7ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5f3390fe0ebc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3390f27632 - perf_stress[3e22e0cc6d0101c5]::test_edge_case_stress_combinations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/perf_stress.rs:561:9
[INFO] [stdout]   20:     0x5f3390f1f577 - perf_stress[3e22e0cc6d0101c5]::test_edge_case_stress_combinations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/perf_stress.rs:471:40
[INFO] [stdout]   21:     0x5f3390f2d196 - <perf_stress[3e22e0cc6d0101c5]::test_edge_case_stress_combinations::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f3390f2d34b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f3390f2d34b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5f3390f3a995 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5f3390f3a995 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5f3390f3a995 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x5f3390f3a995 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f3390f3a995 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f3390f3a995 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5f3390f3a995 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5f3390f35444 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5f3390f35444 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5f3390f3dae2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5f3390f3dae2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5f3390f3dae2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5f3390f3dae2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f3390f3dae2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f3390f3dae2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5f3390f3dae2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f3390fcbc5f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5f3390fcbc5f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7a422c70daa4 - <unknown>
[INFO] [stdout]   43:     0x7a422c79aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[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.76s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test perf_stress`
[INFO] running `Command { std: "docker" "inspect" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a", kill_on_drop: false }`
[INFO] [stdout] 8e3fb5677471c47a285bb4b55952969389ee44defdc7585a0bf538a4ca92e80a
