[INFO] fetching crate temporal-neural-solver 0.1.2...
[INFO] testing temporal-neural-solver-0.1.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate temporal-neural-solver 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate temporal-neural-solver 0.1.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate temporal-neural-solver 0.1.2
[INFO] tweaked toml for crates.io crate temporal-neural-solver 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate temporal-neural-solver 0.1.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate temporal-neural-solver 0.1.2 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e2dd67c36f64843a7f024caf1933eb1def45b9d9081671cd2651644d8ce13c7
[INFO] running `Command { std: "docker" "start" "-a" "9e2dd67c36f64843a7f024caf1933eb1def45b9d9081671cd2651644d8ce13c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e2dd67c36f64843a7f024caf1933eb1def45b9d9081671cd2651644d8ce13c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e2dd67c36f64843a7f024caf1933eb1def45b9d9081671cd2651644d8ce13c7", kill_on_drop: false }`
[INFO] [stdout] 9e2dd67c36f64843a7f024caf1933eb1def45b9d9081671cd2651644d8ce13c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a165a471ada9ca1bcc3bb752913d56f9d477bc5e064664b9a605cc9f1ad7007
[INFO] running `Command { std: "docker" "start" "-a" "7a165a471ada9ca1bcc3bb752913d56f9d477bc5e064664b9a605cc9f1ad7007", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling temporal-neural-solver v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `mean_dev1`
[INFO] [stdout]    --> src/benchmarks/statistical_validation.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let mean_dev1 = self.mean(&dev1);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_dev1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mean_dev2`
[INFO] [stdout]    --> src/benchmarks/statistical_validation.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mean_dev2 = self.mean(&dev2);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_dev2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `df`
[INFO] [stdout]    --> src/benchmarks/statistical_validation.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let df = df_num / df_denom;
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_df`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sum` is assigned to, but never used
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let mut sum = 0.0f32;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_sum` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sum2` is assigned to, but never used
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let mut sum2 = 0.0f32;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_sum2` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sum` is never read
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |             sum += val;
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sum2` is never read
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             sum2 += data[i];
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capabilities`
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:341:38
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn establish_baseline(&mut self, capabilities: &HardwareCapabilities) -> PerformanceBaseline {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capabilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/benchmarks/cryptographic_validation.rs:322:14
[INFO] [stdout]     |
[INFO] [stdout] 322 |         for (i, (&orig, &repro)) in original_results.iter()
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `benchmark`
[INFO] [stdout]    --> src/benchmarks/reproducible_benchmarks.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let benchmark = ComparisonBenchmark::new(
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_benchmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `budget` is never read
[INFO] [stdout]    --> src/lib.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct SolverGate {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 248 |     budget: usize,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `w2_rows` and `w2_cols` are never read
[INFO] [stdout]   --> src/optimizations/optimized.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct OptimizedNeuralNetwork {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     w2_rows: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 23 |     w2_cols: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `core_id` is never read
[INFO] [stdout]    --> src/optimizations/fully_optimized.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 350 | pub struct CpuOptimizer {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 351 |     core_id: usize,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cpu_opt` is never read
[INFO] [stdout]    --> src/optimizations/fully_optimized.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub struct FullyOptimizedSolver {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 385 |     nn: OptimizedNeuralNetwork,
[INFO] [stdout] 386 |     cpu_opt: CpuOptimizer,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::types::PerformanceMetrics`
[INFO] [stdout]  --> src/bin/tns.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     core::types::PerformanceMetrics,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "7a165a471ada9ca1bcc3bb752913d56f9d477bc5e064664b9a605cc9f1ad7007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a165a471ada9ca1bcc3bb752913d56f9d477bc5e064664b9a605cc9f1ad7007", kill_on_drop: false }`
[INFO] [stdout] 7a165a471ada9ca1bcc3bb752913d56f9d477bc5e064664b9a605cc9f1ad7007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51b2b76815ec37bcd89fe451cb39910b7b8c9672013247cef343ee63915fb6f8
[INFO] running `Command { std: "docker" "start" "-a" "51b2b76815ec37bcd89fe451cb39910b7b8c9672013247cef343ee63915fb6f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling temporal-neural-solver v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `mean_dev1`
[INFO] [stdout]    --> src/benchmarks/statistical_validation.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let mean_dev1 = self.mean(&dev1);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_dev1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mean_dev2`
[INFO] [stdout]    --> src/benchmarks/statistical_validation.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mean_dev2 = self.mean(&dev2);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_dev2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `df`
[INFO] [stdout]    --> src/benchmarks/statistical_validation.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let df = df_num / df_denom;
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_df`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sum` is assigned to, but never used
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let mut sum = 0.0f32;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_sum` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sum2` is assigned to, but never used
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let mut sum2 = 0.0f32;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_sum2` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sum` is never read
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |             sum += val;
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sum2` is never read
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             sum2 += data[i];
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capabilities`
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:341:38
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn establish_baseline(&mut self, capabilities: &HardwareCapabilities) -> PerformanceBaseline {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capabilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/benchmarks/cryptographic_validation.rs:322:14
[INFO] [stdout]     |
[INFO] [stdout] 322 |         for (i, (&orig, &repro)) in original_results.iter()
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `benchmark`
[INFO] [stdout]    --> src/benchmarks/reproducible_benchmarks.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let benchmark = ComparisonBenchmark::new(
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_benchmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mean_dev1`
[INFO] [stdout]    --> src/benchmarks/statistical_validation.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let mean_dev1 = self.mean(&dev1);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_dev1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mean_dev2`
[INFO] [stdout]    --> src/benchmarks/statistical_validation.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mean_dev2 = self.mean(&dev2);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_dev2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `df`
[INFO] [stdout]    --> src/benchmarks/statistical_validation.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let df = df_num / df_denom;
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_df`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `budget` is never read
[INFO] [stdout]    --> src/lib.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct SolverGate {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 248 |     budget: usize,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `w2_rows` and `w2_cols` are never read
[INFO] [stdout]   --> src/optimizations/optimized.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct OptimizedNeuralNetwork {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     w2_rows: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 23 |     w2_cols: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `core_id` is never read
[INFO] [stdout]    --> src/optimizations/fully_optimized.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 350 | pub struct CpuOptimizer {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 351 |     core_id: usize,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cpu_opt` is never read
[INFO] [stdout]    --> src/optimizations/fully_optimized.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub struct FullyOptimizedSolver {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 385 |     nn: OptimizedNeuralNetwork,
[INFO] [stdout] 386 |     cpu_opt: CpuOptimizer,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sum` is assigned to, but never used
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let mut sum = 0.0f32;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_sum` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sum2` is assigned to, but never used
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let mut sum2 = 0.0f32;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_sum2` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sum` is never read
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |             sum += val;
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sum2` is never read
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             sum2 += data[i];
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capabilities`
[INFO] [stdout]    --> src/benchmarks/hardware_verification.rs:341:38
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn establish_baseline(&mut self, capabilities: &HardwareCapabilities) -> PerformanceBaseline {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capabilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/benchmarks/cryptographic_validation.rs:322:14
[INFO] [stdout]     |
[INFO] [stdout] 322 |         for (i, (&orig, &repro)) in original_results.iter()
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `benchmark`
[INFO] [stdout]    --> src/benchmarks/reproducible_benchmarks.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let benchmark = ComparisonBenchmark::new(
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_benchmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `budget` is never read
[INFO] [stdout]    --> src/lib.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct SolverGate {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 248 |     budget: usize,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `w2_rows` and `w2_cols` are never read
[INFO] [stdout]   --> src/optimizations/optimized.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct OptimizedNeuralNetwork {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     w2_rows: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 23 |     w2_cols: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `core_id` is never read
[INFO] [stdout]    --> src/optimizations/fully_optimized.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 350 | pub struct CpuOptimizer {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 351 |     core_id: usize,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cpu_opt` is never read
[INFO] [stdout]    --> src/optimizations/fully_optimized.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub struct FullyOptimizedSolver {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 385 |     nn: OptimizedNeuralNetwork,
[INFO] [stdout] 386 |     cpu_opt: CpuOptimizer,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/optimizations/fully_optimized.rs:422:50
[INFO] [stdout]     |
[INFO] [stdout] 422 |                     assert!(quantized >= -128 && quantized <= 127);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::types::PerformanceMetrics`
[INFO] [stdout]  --> src/bin/tns.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     core::types::PerformanceMetrics,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.07s
[INFO] running `Command { std: "docker" "inspect" "51b2b76815ec37bcd89fe451cb39910b7b8c9672013247cef343ee63915fb6f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51b2b76815ec37bcd89fe451cb39910b7b8c9672013247cef343ee63915fb6f8", kill_on_drop: false }`
[INFO] [stdout] 51b2b76815ec37bcd89fe451cb39910b7b8c9672013247cef343ee63915fb6f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7535c949bbadc3ce15500c51ac04f5105a1bb01a79d3b084e5b8d7087264faf
[INFO] running `Command { std: "docker" "start" "-a" "e7535c949bbadc3ce15500c51ac04f5105a1bb01a79d3b084e5b8d7087264faf", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `mean_dev1`
[INFO] [stderr]    --> src/benchmarks/statistical_validation.rs:191:13
[INFO] [stderr]     |
[INFO] [stderr] 191 |         let mean_dev1 = self.mean(&dev1);
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_dev1`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mean_dev2`
[INFO] [stderr]    --> src/benchmarks/statistical_validation.rs:192:13
[INFO] [stderr]     |
[INFO] [stderr] 192 |         let mean_dev2 = self.mean(&dev2);
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_dev2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `df`
[INFO] [stderr]    --> src/benchmarks/statistical_validation.rs:229:13
[INFO] [stderr]     |
[INFO] [stderr] 229 |         let df = df_num / df_denom;
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_df`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sum` is assigned to, but never used
[INFO] [stderr]    --> src/benchmarks/hardware_verification.rs:316:13
[INFO] [stderr]     |
[INFO] [stderr] 316 |         let mut sum = 0.0f32;
[INFO] [stderr]     |             ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_sum` instead
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sum2` is assigned to, but never used
[INFO] [stderr]    --> src/benchmarks/hardware_verification.rs:325:13
[INFO] [stderr]     |
[INFO] [stderr] 325 |         let mut sum2 = 0.0f32;
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_sum2` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `sum` is never read
[INFO] [stderr]    --> src/benchmarks/hardware_verification.rs:318:13
[INFO] [stderr]     |
[INFO] [stderr] 318 |             sum += val;
[INFO] [stderr]     |             ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `sum2` is never read
[INFO] [stderr]    --> src/benchmarks/hardware_verification.rs:327:13
[INFO] [stderr]     |
[INFO] [stderr] 327 |             sum2 += data[i];
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `capabilities`
[INFO] [stderr]    --> src/benchmarks/hardware_verification.rs:341:38
[INFO] [stderr]     |
[INFO] [stderr] 341 |     fn establish_baseline(&mut self, capabilities: &HardwareCapabilities) -> PerformanceBaseline {
[INFO] [stderr]     |                                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capabilities`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/benchmarks/cryptographic_validation.rs:322:14
[INFO] [stderr]     |
[INFO] [stderr] 322 |         for (i, (&orig, &repro)) in original_results.iter()
[INFO] [stderr]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `benchmark`
[INFO] [stderr]    --> src/benchmarks/reproducible_benchmarks.rs:222:13
[INFO] [stderr]     |
[INFO] [stderr] 222 |         let benchmark = ComparisonBenchmark::new(
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_benchmark`
[INFO] [stderr] 
[INFO] [stderr] warning: field `budget` is never read
[INFO] [stderr]    --> src/lib.rs:248:5
[INFO] [stderr]     |
[INFO] [stderr] 245 | pub struct SolverGate {
[INFO] [stderr]     |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 248 |     budget: usize,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `w2_rows` and `w2_cols` are never read
[INFO] [stderr]   --> src/optimizations/optimized.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct OptimizedNeuralNetwork {
[INFO] [stderr]    |            ---------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     w2_rows: usize,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 23 |     w2_cols: usize,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `core_id` is never read
[INFO] [stderr]    --> src/optimizations/fully_optimized.rs:351:5
[INFO] [stderr]     |
[INFO] [stderr] 350 | pub struct CpuOptimizer {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] 351 |     core_id: usize,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `cpu_opt` is never read
[INFO] [stderr]    --> src/optimizations/fully_optimized.rs:386:5
[INFO] [stderr]     |
[INFO] [stderr] 384 | pub struct FullyOptimizedSolver {
[INFO] [stderr]     |            -------------------- field in this struct
[INFO] [stderr] 385 |     nn: OptimizedNeuralNetwork,
[INFO] [stderr] 386 |     cpu_opt: CpuOptimizer,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `temporal-neural-solver` (lib) generated 14 warnings (run `cargo fix --lib -p temporal-neural-solver` to apply 6 suggestions)
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/optimizations/fully_optimized.rs:422:50
[INFO] [stderr]     |
[INFO] [stderr] 422 |                     assert!(quantized >= -128 && quantized <= 127);
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `core::types::PerformanceMetrics`
[INFO] [stderr]  --> src/bin/tns.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     core::types::PerformanceMetrics,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `temporal-neural-solver` (lib test) generated 15 warnings (14 duplicates)
[INFO] [stderr] warning: `temporal-neural-solver` (bin "tns" test) generated 1 warning (run `cargo fix --bin "tns" -p temporal-neural-solver --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/temporal_neural_solver-888d135797017a8b)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test baselines::numpy_style::tests::test_numpy_batch_processing ... ok
[INFO] [stdout] test baselines::numpy_style::tests::test_numpy_style_network ... ok
[INFO] [stdout] test baselines::rust_standard::tests::test_optimized_rust_network ... ok
[INFO] [stdout] test baselines::rust_standard::tests::test_functional_rust_network ... ok
[INFO] [stdout] test benchmarks::cryptographic_validation::tests::test_chain_of_custody ... ok
[INFO] [stdout] test baselines::traditional_baseline::tests::test_pytorch_style ... ok
[INFO] [stdout] test baselines::numpy_style::tests::test_optimized_numpy_style ... ok
[INFO] [stdout] test benchmarks::cryptographic_validation::tests::test_cryptographic_validation ... ok
[INFO] [stdout] test baselines::rust_standard::tests::test_batch_processing ... ok
[INFO] [stdout] test baselines::traditional_baseline::tests::test_optimized_traditional ... ok
[INFO] [stdout] test baselines::rust_standard::tests::test_rust_standard_network ... ok
[INFO] [stdout] test benchmarks::cryptographic_validation::tests::test_hash_verification ... ok
[INFO] [stdout] test baselines::traditional_baseline::tests::test_traditional_network ... ok
[INFO] [stdout] test core::utils::tests::test_calculate_speedup ... ok
[INFO] [stdout] test core::utils::tests::test_compare_outputs ... ok
[INFO] [stdout] test core::utils::tests::test_generate_test_data ... ok
[INFO] [stdout] test core::utils::tests::test_validate_input ... ok
[INFO] [stdout] test core::utils::tests::test_calculate_metrics ... ok
[INFO] [stdout] test optimizations::fully_optimized::tests::test_int8_quantization ... ok
[INFO] [stdout] test core::utils::tests::test_format_duration ... ok
[INFO] [stdout] test benchmarks::statistical_validation::tests::test_statistical_validation ... ok
[INFO] [stdout] test solvers::solver_integration::tests::test_forward_push ... ok
[INFO] [stdout] test solvers::solver_integration::tests::test_neumann_solver ... ok
[INFO] [stdout] test tests::test_real_kalman_filter ... ok
[INFO] [stdout] test tests::test_real_neural_network ... ok
[INFO] [stdout] test tests::test_real_solver_gate ... ok
[INFO] [stdout] test tests::test_complete_system ... ok
[INFO] [stdout] test optimizations::optimized::tests::test_optimized_performance ... FAILED
[INFO] [stdout] test optimizations::fully_optimized::tests::test_fully_optimized ... FAILED
[INFO] [stdout] test benchmarks::hardware_verification::tests::test_memory_bandwidth ... ok
[INFO] [stdout] test benchmarks::hardware_verification::tests::test_cache_latencies has been running for over 60 seconds
[INFO] [stdout] test benchmarks::hardware_verification::tests::test_hardware_detection has been running for over 60 seconds
[INFO] [stdout] test benchmarks::reproducible_benchmarks::tests::test_complete_benchmark has been running for over 60 seconds
[INFO] [stdout] test benchmarks::hardware_verification::tests::test_cache_latencies ... ok
[INFO] [stdout] test benchmarks::hardware_verification::tests::test_hardware_detection ... ok
[INFO] [stdout] test benchmarks::reproducible_benchmarks::tests::test_complete_benchmark ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- optimizations::optimized::tests::test_optimized_performance stdout ----
[INFO] [stdout] Optimized Performance:
[INFO] [stdout]   P50:  62.57µs
[INFO] [stdout]   P99:  14.095669ms
[INFO] [stdout]   P99.9: 64.124309ms
[INFO] [stdout] 
[INFO] [stdout] thread 'optimizations::optimized::tests::test_optimized_performance' (42) panicked at src/optimizations/optimized.rs:353:9:
[INFO] [stdout] assertion failed: p999.as_micros() < 50
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f928530b33a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f928530b33a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f928530b33a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f928530b33a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f9285320e1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f9285320e1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f928530fc92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f928530fc92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f92852e9e5f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f92852e9e5f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f9285303369 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f92852128cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f92852128cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f9285303522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f9285303522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f92852e9f4a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f92852e1739 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f92852eac2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f92853216cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f9285321692 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f92851e51d1 - temporal_neural_solver::optimizations::optimized::tests::test_optimized_performance::h7caf329e183ee202
[INFO] [stdout]                                at /opt/rustwide/workdir/src/optimizations/optimized.rs:353:9
[INFO] [stdout]   21:     0x5f92851e5267 - temporal_neural_solver::optimizations::optimized::tests::test_optimized_performance::{{closure}}::h87e431c001eb63bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/optimizations/optimized.rs:327:36
[INFO] [stdout]   22:     0x5f928516e656 - core::ops::function::FnOnce::call_once::hdc196e6699313184
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f92852069ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f92852069ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f928521339b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f928521339b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f928521339b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f928521339b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f928521339b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f928521339b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f928521339b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f928520eab4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f928520eab4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f9285215fa2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f9285215fa2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f9285215fa2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f9285215fa2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f9285215fa2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f9285215fa2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f9285215fa2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f928530a70f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5f928530a70f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x73f588971aa4 - <unknown>
[INFO] [stdout]   44:     0x73f5889fea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- optimizations::fully_optimized::tests::test_fully_optimized stdout ----
[INFO] [stdout] Fully Optimized Performance:
[INFO] [stdout]   P50: 72.2µs
[INFO] [stdout]   P99: 17.10758ms
[INFO] [stdout] 
[INFO] [stdout] thread 'optimizations::fully_optimized::tests::test_fully_optimized' (40) panicked at src/optimizations/fully_optimized.rs:454:9:
[INFO] [stdout] assertion failed: p99.as_micros() < 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f928530b33a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f928530b33a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f928530b33a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f928530b33a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f9285320e1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f9285320e1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f928530fc92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f928530fc92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f92852e9e5f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f92852e9e5f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f9285303369 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f92852128cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f92852128cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f9285303522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f9285303522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f92852e9f4a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f92852e1739 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f92852eac2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f92853216cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f9285321692 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f92851e0375 - temporal_neural_solver::optimizations::fully_optimized::tests::test_fully_optimized::h2c38b7769c005667
[INFO] [stdout]                                at /opt/rustwide/workdir/src/optimizations/fully_optimized.rs:454:9
[INFO] [stdout]   21:     0x5f92851e0407 - temporal_neural_solver::optimizations::fully_optimized::tests::test_fully_optimized::{{closure}}::hb5db7b3209c434d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/optimizations/fully_optimized.rs:429:30
[INFO] [stdout]   22:     0x5f928516e556 - core::ops::function::FnOnce::call_once::hcf3b713c9e4400b2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f92852069ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f92852069ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f928521339b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f928521339b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f928521339b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f928521339b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f928521339b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f928521339b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f928521339b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f928520eab4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f928520eab4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f9285215fa2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f9285215fa2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f9285215fa2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f9285215fa2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f9285215fa2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f9285215fa2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f9285215fa2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f928530a70f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5f928530a70f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x73f588971aa4 - <unknown>
[INFO] [stdout]   44:     0x73f5889fea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- benchmarks::reproducible_benchmarks::tests::test_complete_benchmark stdout ----
[INFO] [stdout] 🔧 Verifying hardware capabilities...
[INFO] [stdout] 📊 Preparing standardized input data...
[INFO] [stdout] 🚀 Running performance benchmarks...
[INFO] [stdout]   📝 Testing traditional neural network...
[INFO] [stdout]   ⚡ Testing optimized traditional...
[INFO] [stdout]   🐍 Testing PyTorch-style...
[INFO] [stdout]   📊 Testing NumPy-style...
[INFO] [stdout]   📈 Testing optimized NumPy-style...
[INFO] [stdout]   🦀 Testing Rust standard...
[INFO] [stdout]   🚀 Testing optimized Rust...
[INFO] [stdout]   🔧 Testing functional Rust...
[INFO] [stdout]   ⚡ Testing Temporal Neural Solver...
[INFO] [stdout] 📈 Performing statistical validation...
[INFO] [stdout] 🔐 Creating cryptographic integrity proof...
[INFO] [stdout] 
[INFO] [stdout] ================================================================================
[INFO] [stdout] COMPLETE REPRODUCIBLE BENCHMARK REPORT
[INFO] [stdout] ================================================================================
[INFO] [stdout] Protocol: Neural Network Performance Comparison v1.0.0
[INFO] [stdout] Benchmark ID: BENCH-Neural_Network_Performance_Comparison-20260311_083110
[INFO] [stdout] Certificate ID: CERT-2dc69bce3b06ca70
[INFO] [stdout] 
[INFO] [stdout] 📊 PERFORMANCE RESULTS:
[INFO] [stdout] Implementation            |     P50 (µs) |     P99 (µs) |      Speedup
[INFO] [stdout] ----------------------------------------------------------------------
[INFO] [stdout] Optimized Traditional     |       84.330 |      112.660 |          0.8x
[INFO] [stdout] Optimized NumPy           |       80.330 |      107.350 |          0.8x
[INFO] [stdout] Optimized Rust            |       78.730 |      101.610 |          0.8x
[INFO] [stdout] Rust Standard             |      101.290 |      184.340 |          0.6x
[INFO] [stdout] NumPy-style               |       64.610 |      100.360 |          1.0x
[INFO] [stdout] PyTorch-style             |      142.780 |      199.910 |          0.5x
[INFO] [stdout] Traditional ndarray       |       64.380 |      122.160 |          1.0x
[INFO] [stdout] Functional Rust           |      102.770 |      138.291 |          0.6x
[INFO] [stdout] Temporal Solver           |       61.510 |       82.460 |          1.0x
[INFO] [stdout] 
[INFO] [stdout] ✅ VALIDATION STATUS:
[INFO] [stdout] • Performance: ✅ PASSED
[INFO] [stdout] • Statistical: ❌ FAILED
[INFO] [stdout] • Hardware: ✅ PASSED
[INFO] [stdout] • Integrity: ✅ PASSED
[INFO] [stdout] • Reproducibility: ✅ PASSED
[INFO] [stdout] 
[INFO] [stdout] 🎯 OVERALL VALIDATION: ❌ FAILED
[INFO] [stdout] 
[INFO] [stdout] 🔧 EXECUTION ENVIRONMENT:
[INFO] [stdout] • Rust Version: 1.70.0
[INFO] [stdout] • Target: x86_64
[INFO] [stdout] • Optimization: release
[INFO] [stdout] • Duration: 76.40s
[INFO] [stdout] 
[INFO] [stdout] 📜 CERTIFICATE:
[INFO] [stdout] • Certificate ID: CERT-2dc69bce3b06ca70
[INFO] [stdout] • Issuer: Temporal Neural Solver Validation System
[INFO] [stdout] • Valid Until: 2027-03-11 08:32:27 UTC
[INFO] [stdout] • Verification: https://temporal-solver.verify/2dc69bce3b06ca70
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'benchmarks::reproducible_benchmarks::tests::test_complete_benchmark' (32) panicked at src/benchmarks/reproducible_benchmarks.rs:655:9:
[INFO] [stdout] assertion failed: results.validation_summary.overall_passed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f928530b33a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f928530b33a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f928530b33a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f928530b33a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f9285320e1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f9285320e1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f928530fc92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f928530fc92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f92852e9e5f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f92852e9e5f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f9285303369 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f92852128cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f92852128cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f9285303522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f9285303522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f92852e9f4a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f92852e1739 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f92852eac2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f92853216cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f9285321692 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f928516bd3b - temporal_neural_solver::benchmarks::reproducible_benchmarks::tests::test_complete_benchmark::h1ee64a2278762f5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/benchmarks/reproducible_benchmarks.rs:655:9
[INFO] [stdout]   21:     0x5f928516be07 - temporal_neural_solver::benchmarks::reproducible_benchmarks::tests::test_complete_benchmark::{{closure}}::hd83079693b796d9a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/benchmarks/reproducible_benchmarks.rs:646:33
[INFO] [stdout]   22:     0x5f928516e1f6 - core::ops::function::FnOnce::call_once::h94a4bc1756378bf5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f92852069ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f92852069ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f928521339b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f928521339b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f928521339b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f928521339b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f928521339b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f928521339b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f928521339b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f928520eab4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f928520eab4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f9285215fa2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f9285215fa2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f9285215fa2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f9285215fa2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f9285215fa2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f9285215fa2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f9285215fa2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f928530a70f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5f928530a70f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x73f588971aa4 - <unknown>
[INFO] [stdout]   44:     0x73f5889fea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     benchmarks::reproducible_benchmarks::tests::test_complete_benchmark
[INFO] [stdout]     optimizations::fully_optimized::tests::test_fully_optimized
[INFO] [stdout]     optimizations::optimized::tests::test_optimized_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 30 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 76.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7535c949bbadc3ce15500c51ac04f5105a1bb01a79d3b084e5b8d7087264faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7535c949bbadc3ce15500c51ac04f5105a1bb01a79d3b084e5b8d7087264faf", kill_on_drop: false }`
[INFO] [stdout] e7535c949bbadc3ce15500c51ac04f5105a1bb01a79d3b084e5b8d7087264faf
