[INFO] cloning repository https://github.com/dkudernatsch/mle-nn-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dkudernatsch/mle-nn-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkudernatsch%2Fmle-nn-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkudernatsch%2Fmle-nn-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a9b0b4288f2c0cba34be0099c2b0e9bc4baa737
[INFO] testing dkudernatsch/mle-nn-rs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkudernatsch%2Fmle-nn-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dkudernatsch/mle-nn-rs
[INFO] finished tweaking git repo https://github.com/dkudernatsch/mle-nn-rs
[INFO] tweaked toml for git repo https://github.com/dkudernatsch/mle-nn-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dkudernatsch/mle-nn-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dkudernatsch/mle-nn-rs 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53f9a99dcd59e7c9aecbb830f48e44e5e84466f9915a2125c9da231b9e703f83
[INFO] running `Command { std: "docker" "start" "-a" "53f9a99dcd59e7c9aecbb830f48e44e5e84466f9915a2125c9da231b9e703f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53f9a99dcd59e7c9aecbb830f48e44e5e84466f9915a2125c9da231b9e703f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53f9a99dcd59e7c9aecbb830f48e44e5e84466f9915a2125c9da231b9e703f83", kill_on_drop: false }`
[INFO] [stdout] 53f9a99dcd59e7c9aecbb830f48e44e5e84466f9915a2125c9da231b9e703f83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4c14bf7b1f5c196892f34157f5c914acf16d9a919397fd6d163de4024b2c1ab
[INFO] running `Command { std: "docker" "start" "-a" "c4c14bf7b1f5c196892f34157f5c914acf16d9a919397fd6d163de4024b2c1ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling libm v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling matrixmultiply v0.2.2
[INFO] [stderr]    Compiling alga v0.9.0
[INFO] [stderr]    Compiling generic-array v0.12.0
[INFO] [stderr]    Compiling nalgebra v0.18.0
[INFO] [stderr]    Compiling mle-nn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DynMatrixSlice`
[INFO] [stdout]  --> src/images.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::nn::{DynMatrix, DynMatrixSlice};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ArrayStorage`, `Matrix`, and `U28`
[INFO] [stdout]  --> src/images.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::{ArrayStorage, Matrix, U28};
[INFO] [stdout]   |                ^^^^^^^^^^^^  ^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/images.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nalgebra::base::dimension::Dynamic`
[INFO] [stdout]  --> src/nn.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nalgebra::base::dimension::Dynamic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceStorage`, `U1`, and `VecStorage`
[INFO] [stdout]  --> src/nn.rs:2:56
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::{DMatrix, DMatrixSlice, DMatrixSliceMut, SliceStorage, VecStorage, U1};
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^  ^^^^^^^^^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `map_res`
[INFO] [stdout]  --> src/parser.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nom::{be_u32, be_u8, count, do_parse, map, map_res, named, tag, take};
[INFO] [stdout]   |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufWriter`
[INFO] [stdout]  --> src/main.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, BufWriter, Read, Write};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:117:81
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn parse_images(image_data: &[u8], label_data: &[u8]) -> Result<Vec<Image>, Box<Error>> {
[INFO] [stdout]     |                                                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn parse_images(image_data: &[u8], label_data: &[u8]) -> Result<Vec<Image>, Box<dyn Error>> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/images.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t0`
[INFO] [stdout]    --> src/nn.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let t0 = Instant::now();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_t0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rows`
[INFO] [stdout]    --> src/nn.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn output_shape(&self, (rows, cols): (usize, usize)) -> (usize, usize) {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp`
[INFO] [stdout]   --> src/parser.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let tmp = std::iter::once(1.0)
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_tmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `train_data`
[INFO] [stdout]   --> src/main.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let train_data = load_train_data()?;
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_parts` is never used
[INFO] [stdout]   --> src/images.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl Image {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 50 |     pub fn from_parts(data: DynMatrix, label: DynMatrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DynMatrixSlice` is never used
[INFO] [stdout]  --> src/nn.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type DynMatrixSlice<'a> = DMatrixSlice<'a, f64>;
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_weights` is never used
[INFO] [stdout]    --> src/nn.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl FullyConnectedNetworkLayer {
[INFO] [stdout]     | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn with_weights(nodes: usize, weights: usize, weight_data: &[f64]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/nn.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         &self.weights.mul_to(input, output);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let _ = &self.weights.mul_to(input, output);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c4c14bf7b1f5c196892f34157f5c914acf16d9a919397fd6d163de4024b2c1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c14bf7b1f5c196892f34157f5c914acf16d9a919397fd6d163de4024b2c1ab", kill_on_drop: false }`
[INFO] [stdout] c4c14bf7b1f5c196892f34157f5c914acf16d9a919397fd6d163de4024b2c1ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d45cc30919ebf9bdc0b5bbebf56f3f85dfab6580c31eccc9ef0d22173c14c9f
[INFO] running `Command { std: "docker" "start" "-a" "3d45cc30919ebf9bdc0b5bbebf56f3f85dfab6580c31eccc9ef0d22173c14c9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling mle-nn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DynMatrixSlice`
[INFO] [stdout]  --> src/images.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::nn::{DynMatrix, DynMatrixSlice};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ArrayStorage`, `Matrix`, and `U28`
[INFO] [stdout]  --> src/images.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::{ArrayStorage, Matrix, U28};
[INFO] [stdout]   |                ^^^^^^^^^^^^  ^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/images.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nalgebra::base::dimension::Dynamic`
[INFO] [stdout]  --> src/nn.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nalgebra::base::dimension::Dynamic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SliceStorage`, `U1`, and `VecStorage`
[INFO] [stdout]  --> src/nn.rs:2:56
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::{DMatrix, DMatrixSlice, DMatrixSliceMut, SliceStorage, VecStorage, U1};
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^  ^^^^^^^^^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/nn.rs:516:20
[INFO] [stdout]     |
[INFO] [stdout] 516 |                 if (i == 25) {
[INFO] [stdout]     |                    ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 516 -                 if (i == 25) {
[INFO] [stdout] 516 +                 if i == 25 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `map_res`
[INFO] [stdout]  --> src/parser.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nom::{be_u32, be_u8, count, do_parse, map, map_res, named, tag, take};
[INFO] [stdout]   |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::images::Image`
[INFO] [stdout]   --> src/parser.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use crate::images::Image;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/parser.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use std::error::Error;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufWriter`
[INFO] [stdout]  --> src/main.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, BufWriter, Read, Write};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:117:81
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn parse_images(image_data: &[u8], label_data: &[u8]) -> Result<Vec<Image>, Box<Error>> {
[INFO] [stdout]     |                                                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn parse_images(image_data: &[u8], label_data: &[u8]) -> Result<Vec<Image>, Box<dyn Error>> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/images.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t0`
[INFO] [stdout]    --> src/nn.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let t0 = Instant::now();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_t0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rows`
[INFO] [stdout]    --> src/nn.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn output_shape(&self, (rows, cols): (usize, usize)) -> (usize, usize) {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]    --> src/nn.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 let out = nn.forward_propagate(&input);
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]    --> src/nn.rs:297:21
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 let out = nn.forward_propagate(&input);
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]    --> src/nn.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 let out = nn.forward_propagate(&input);
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]    --> src/nn.rs:519:21
[INFO] [stdout]     |
[INFO] [stdout] 519 |                 let out = nn.forward_propagate(&data);
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]    --> src/nn.rs:525:20
[INFO] [stdout]     |
[INFO] [stdout] 525 |         for (data, label) in data.iter().zip(&labels) {
[INFO] [stdout]     |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp`
[INFO] [stdout]   --> src/parser.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let tmp = std::iter::once(1.0)
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_tmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/parser.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |         if let Ok((input, labels)) = mnist_label_parser(&data) {
[INFO] [stdout]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `train_data`
[INFO] [stdout]   --> src/main.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let train_data = load_train_data()?;
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_parts` is never used
[INFO] [stdout]   --> src/images.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl Image {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 50 |     pub fn from_parts(data: DynMatrix, label: DynMatrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DynMatrixSlice` is never used
[INFO] [stdout]  --> src/nn.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type DynMatrixSlice<'a> = DMatrixSlice<'a, f64>;
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/nn.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         &self.weights.mul_to(input, output);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let _ = &self.weights.mul_to(input, output);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/parser.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             rdr.read_to_end(&mut buff);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let _ = rdr.read_to_end(&mut buff);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3d45cc30919ebf9bdc0b5bbebf56f3f85dfab6580c31eccc9ef0d22173c14c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d45cc30919ebf9bdc0b5bbebf56f3f85dfab6580c31eccc9ef0d22173c14c9f", kill_on_drop: false }`
[INFO] [stdout] 3d45cc30919ebf9bdc0b5bbebf56f3f85dfab6580c31eccc9ef0d22173c14c9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 74747961fee8be21625fd0bbecc543438736147d391065ca362c970c25d8c1b3
[INFO] running `Command { std: "docker" "start" "-a" "74747961fee8be21625fd0bbecc543438736147d391065ca362c970c25d8c1b3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `DynMatrixSlice`
[INFO] [stderr]  --> src/images.rs:1:28
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::nn::{DynMatrix, DynMatrixSlice};
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ArrayStorage`, `Matrix`, and `U28`
[INFO] [stderr]  --> src/images.rs:2:16
[INFO] [stderr]   |
[INFO] [stderr] 2 | use nalgebra::{ArrayStorage, Matrix, U28};
[INFO] [stderr]   |                ^^^^^^^^^^^^  ^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::TryFrom`
[INFO] [stderr]  --> src/images.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::convert::TryFrom;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nalgebra::base::dimension::Dynamic`
[INFO] [stderr]  --> src/nn.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use nalgebra::base::dimension::Dynamic;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SliceStorage`, `U1`, and `VecStorage`
[INFO] [stderr]  --> src/nn.rs:2:56
[INFO] [stderr]   |
[INFO] [stderr] 2 | use nalgebra::{DMatrix, DMatrixSlice, DMatrixSliceMut, SliceStorage, VecStorage, U1};
[INFO] [stderr]   |                                                        ^^^^^^^^^^^^  ^^^^^^^^^^  ^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/nn.rs:516:20
[INFO] [stderr]     |
[INFO] [stderr] 516 |                 if (i == 25) {
[INFO] [stderr]     |                    ^       ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 516 -                 if (i == 25) {
[INFO] [stderr] 516 +                 if i == 25 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `map_res`
[INFO] [stderr]  --> src/parser.rs:1:48
[INFO] [stderr]   |
[INFO] [stderr] 1 | use nom::{be_u32, be_u8, count, do_parse, map, map_res, named, tag, take};
[INFO] [stderr]   |                                                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::TryFrom`
[INFO] [stderr]  --> src/parser.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::convert::TryFrom;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::images::Image`
[INFO] [stderr]   --> src/parser.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     use crate::images::Image;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr]   --> src/parser.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     use std::error::Error;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BufWriter`
[INFO] [stderr]  --> src/main.rs:6:26
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::io::{BufReader, BufWriter, Read, Write};
[INFO] [stderr]   |                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/main.rs:117:81
[INFO] [stderr]     |
[INFO] [stderr] 117 | fn parse_images(image_data: &[u8], label_data: &[u8]) -> Result<Vec<Image>, Box<Error>> {
[INFO] [stderr]     |                                                                                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 117 | fn parse_images(image_data: &[u8], label_data: &[u8]) -> Result<Vec<Image>, Box<dyn Error>> {
[INFO] [stderr]     |                                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]  --> src/images.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::io::Write;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `t0`
[INFO] [stderr]    --> src/nn.rs:116:13
[INFO] [stderr]     |
[INFO] [stderr] 116 |         let t0 = Instant::now();
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_t0`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rows`
[INFO] [stderr]    --> src/nn.rs:126:29
[INFO] [stderr]     |
[INFO] [stderr] 126 |     fn output_shape(&self, (rows, cols): (usize, usize)) -> (usize, usize) {
[INFO] [stderr]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out`
[INFO] [stderr]    --> src/nn.rs:237:21
[INFO] [stderr]     |
[INFO] [stderr] 237 |                 let out = nn.forward_propagate(&input);
[INFO] [stderr]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out`
[INFO] [stderr]    --> src/nn.rs:297:21
[INFO] [stderr]     |
[INFO] [stderr] 297 |                 let out = nn.forward_propagate(&input);
[INFO] [stderr]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out`
[INFO] [stderr]    --> src/nn.rs:343:21
[INFO] [stderr]     |
[INFO] [stderr] 343 |                 let out = nn.forward_propagate(&input);
[INFO] [stderr]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out`
[INFO] [stderr]    --> src/nn.rs:519:21
[INFO] [stderr]     |
[INFO] [stderr] 519 |                 let out = nn.forward_propagate(&data);
[INFO] [stderr]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `label`
[INFO] [stderr]    --> src/nn.rs:525:20
[INFO] [stderr]     |
[INFO] [stderr] 525 |         for (data, label) in data.iter().zip(&labels) {
[INFO] [stderr]     |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tmp`
[INFO] [stderr]   --> src/parser.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     let tmp = std::iter::once(1.0)
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_tmp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/parser.rs:74:20
[INFO] [stderr]    |
[INFO] [stderr] 74 |         if let Ok((input, labels)) = mnist_label_parser(&data) {
[INFO] [stderr]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `train_data`
[INFO] [stderr]   --> src/main.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     let train_data = load_train_data()?;
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_train_data`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_parts` is never used
[INFO] [stderr]   --> src/images.rs:50:12
[INFO] [stderr]    |
[INFO] [stderr] 49 | impl Image {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] 50 |     pub fn from_parts(data: DynMatrix, label: DynMatrix) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `DynMatrixSlice` is never used
[INFO] [stderr]  --> src/nn.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub type DynMatrixSlice<'a> = DMatrixSlice<'a, f64>;
[INFO] [stderr]   |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/nn.rs:117:9
[INFO] [stderr]     |
[INFO] [stderr] 117 |         &self.weights.mul_to(input, output);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 117 |         let _ = &self.weights.mul_to(input, output);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/parser.rs:70:13
[INFO] [stderr]    |
[INFO] [stderr] 70 |             rdr.read_to_end(&mut buff);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 70 |             let _ = rdr.read_to_end(&mut buff);
[INFO] [stderr]    |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mle-nn` (bin "mle-nn" test) generated 27 warnings (run `cargo fix --bin "mle-nn" --tests` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mle_nn-b6199b2efd570c62)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test nn::tests::test_it_works ... ok
[INFO] [stdout] test nn::tests::test_network ... ok
[INFO] [stdout] test parser::test::integration_test_label_parser ... ok
[INFO] [stdout] test nn::tests::test_big ... FAILED
[INFO] [stdout] test nn::tests::example_network ... FAILED
[INFO] [stdout] test nn::tests::example_network2 ... FAILED
[INFO] [stdout] test nn::tests::example_network3 ... FAILED
[INFO] [stdout] test nn::tests::test_set ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- nn::tests::test_big stdout ----
[INFO] [stdout] res: 
[INFO] [stdout]   ┌                                                                                                                                                                                               ┐
[INFO] [stdout]   │   0.50063212269687 0.5006042229752821 0.5005958017811685 0.5006254671883807 0.5006175998265369 0.5006386321604765 0.5006365188162887 0.5006471521377455 0.5006112914660401 0.5005951072273818 │
[INFO] [stdout]   │ 0.5006253466100988 0.5006107285975344 0.5005943251893816 0.5006326867217249 0.5006103501940782 0.5006278911252177 0.5006416251556931 0.5006317598572393  0.500626665454602 0.5006116970546923 │
[INFO] [stdout]   │ 0.5006435000313265 0.5006203242574851 0.5006002474570715 0.5006366279958071 0.5006336082431024 0.5006357108433218 0.5006588689395775 0.5006627023748974  0.500623612303266 0.5006353067642476 │
[INFO] [stdout]   │ 0.5006558618479781 0.5006414247309723 0.5006332303362855 0.5006482062982966 0.5006398722819018 0.5006447765396213 0.5006437422711887 0.5006663810769199 0.5006359902033497 0.5006588402752257 │
[INFO] [stdout]   │ 0.5006388128518076 0.5006231922997392 0.5006080971243752 0.5006470670845038 0.5006375328467254 0.5006300202811862 0.5006674171829127 0.5006480800380477 0.5006059581628775 0.5006271684625169 │
[INFO] [stdout]   │  0.500664671896138 0.5006047885422369 0.5005956077120123  0.500635726216811 0.5006407413922047 0.5006421418626004 0.5006720935927086 0.5006345250968187 0.5006246528403238 0.5006278696016417 │
[INFO] [stdout]   │ 0.5006148696031896 0.5006012792220522 0.5005982808456345 0.5006110793537352 0.5006214229712268 0.5006219226352357 0.5006155023380806 0.5006329062968315 0.5006088655569756 0.5006190202902185 │
[INFO] [stdout]   │ 0.5006213494710843 0.5005950734231198 0.5005881902119553 0.5006188267913891 0.5006071437625446 0.5006245596510128 0.5006337497577822 0.5006254426645577 0.5006075310257068 0.5005996336379419 │
[INFO] [stdout]   │ 0.5006451081029704 0.5006074439494166 0.5006175816372668 0.5006312418440004 0.5006249033582907 0.5006344924138781 0.5006662833028909 0.5006513489669818 0.5006238612104762 0.5006251328909146 │
[INFO] [stdout]   │ 0.5006285697751502 0.5006093549417419  0.500603502247813 0.5006240249377845 0.5006224577852504 0.5006156645016766 0.5006245714731008 0.5006362715105315 0.5006046304678061 0.5006160641451943 │
[INFO] [stdout]   │ 0.5006207979495693  0.500593916581344 0.5005978137403121 0.5006223761365586 0.5006177435395226 0.5006206787199229 0.5006465864945783  0.500648116298173 0.5006183746447033 0.5006269203339373 │
[INFO] [stdout]   │ 0.5006276249574724 0.5005984902679312 0.5006153129201749 0.5006275906331704 0.5006288776101941 0.5006338962064396 0.5006518879535495 0.5006566803109953  0.500609157170779  0.500624773950477 │
[INFO] [stdout]   │ 0.5006409543237328 0.5006131941911895 0.5006200344134285 0.5006346342293602  0.500630274862463 0.5006343471010883 0.5006567685136921 0.5006511912449472 0.5006026280859912 0.5006277883788933 │
[INFO] [stdout]   │ 0.5006276606021688 0.5006177060881871 0.5006069485987158 0.5006265969149826 0.5006477745095644  0.500631337515593 0.5006520980985412 0.5006569256336506 0.5006235130192366 0.5006311427863122 │
[INFO] [stdout]   │ 0.5006294062715225 0.5006191960862251 0.5006019099872435 0.5006502218686955 0.5006324780979609 0.5006401296155971 0.5006583888293646 0.5006500265007493   0.50062419141338 0.5006222916068156 │
[INFO] [stdout]   │ 0.5006319714883615 0.5006112020100485 0.5005971677810119  0.500635807455885 0.5006389597738856 0.5006382291249798 0.5006561362913119 0.5006428075576705 0.5006287131095776 0.5006219995653941 │
[INFO] [stdout]   │ 0.5006421940300685 0.5006118645550522 0.5006127612229773 0.5006314136742701 0.5006232139476248 0.5006401860108705 0.5006538442324985 0.5006406963101963 0.5006052631740434 0.5006380392712633 │
[INFO] [stdout]   │ 0.5006243706809004 0.5005877293737281 0.5005847511141307 0.5006251800203304 0.5006021808182554 0.5006163875020014 0.5006375700487117 0.5006367681061145 0.5006102135265319 0.5006145834657687 │
[INFO] [stdout]   │ 0.5006586277345755 0.5006262528833272 0.5006287670782411  0.500649759844623 0.5006431918137296 0.5006644164168699 0.5006654497415092 0.5006541814966441 0.5006400815194384 0.5006497478370834 │
[INFO] [stdout]   │ 0.5006166333658257 0.5006002743869286 0.5005884646968041 0.5006146554008267 0.5006103162505455  0.500620572815454 0.5006408705669889 0.5006194572382383 0.5006080892256956 0.5006147383790484 │
[INFO] [stdout]   │ 0.5006340905117154 0.5006092592505258 0.5006080141140887 0.5006235629813731 0.5006174535028654 0.5006310518668459   0.50064506584047 0.5006366908734976 0.5006178645538562 0.5006197449227726 │
[INFO] [stdout]   │  0.500655919478028 0.5006119782737624 0.5006094317661759 0.5006381863103674 0.5006266158117328  0.500630880803621 0.5006584681627004 0.5006474481953529 0.5006221196829775 0.5006181101029202 │
[INFO] [stdout]   │ 0.5006387656965873 0.5006208056976507 0.5006146550174918 0.5006418422528464 0.5006378825724164 0.5006259386303237 0.5006508577271431 0.5006598529526843 0.5006464786879253 0.5006400898960901 │
[INFO] [stdout]   │  0.500611911263248 0.5005787564193017 0.5005872879250546 0.5006079880749971 0.5006083704776271 0.5006104581894665 0.5006245009154708 0.5006157052326997 0.5005858451892631 0.5006001296538372 │
[INFO] [stdout]   │ 0.5006343394515775  0.500607256214485 0.5005982153504888 0.5006414997522111 0.5006174193087908 0.5006321542442369 0.5006501387213944  0.500650330534132 0.5006092867877738 0.5006133216232115 │
[INFO] [stdout]   │ 0.5006385441414061 0.5005935619327749 0.5005929145486951 0.5006264150934213 0.5006108291237802 0.5006335355649535 0.5006402293855916   0.50064350164924 0.5006067956705114 0.5006064181020987 │
[INFO] [stdout]   │  0.500612299141369 0.5005836619762871 0.5005883379254774 0.5006044802928706 0.5005995871133344 0.5006155103931714 0.5006290117783352 0.5006176242200375 0.5006022395984377 0.5006120177762126 │
[INFO] [stdout]   │ 0.5006459460147475 0.5006233306504607  0.500612365904707 0.5006350019058387 0.5006390974275401 0.5006387656643269 0.5006531439410672 0.5006467453846971 0.5006300950918506 0.5006483602710137 │
[INFO] [stdout]   │ 0.5006358847409949 0.5006053598337655 0.5006061106112429 0.5006356119056337 0.5006356490253584 0.5006223229158586  0.500652893615708 0.5006377350106395 0.5006252310196768 0.5006308517635497 │
[INFO] [stdout]   │  0.500653318847812 0.5006281280556478 0.5006210669201644 0.5006541421803995 0.5006328968218233 0.5006501154012121 0.5006797028434171 0.5006699816153802  0.500638731907781 0.5006483919503226 │
[INFO] [stdout]   │ 0.5006415905043329 0.5006184050797354 0.5006039787388855 0.5006276169483778 0.5006324269700264 0.5006224077077442 0.5006413105818226 0.5006489069504672 0.5006118276866715 0.5006205944532561 │
[INFO] [stdout]   │ 0.5006152263121922 0.5006145875622573 0.5006097569172925  0.500629583875901 0.5006089321776273 0.5006193975013807 0.5006407276258665 0.5006282830354563 0.5006122165213719 0.5006178036593338 │
[INFO] [stdout]   │ 0.5006236085855269 0.5005994653634862 0.5005835838052146 0.5006261166547975 0.5006140817632364 0.5006300782061432 0.5006324208538282 0.5006425630086552 0.5006112616156966  0.500614049309114 │
[INFO] [stdout]   │ 0.5006491150492934 0.5006337834679538 0.5006330786407047  0.500654295821895 0.5006596335934346 0.5006596727788042 0.5006655362138055 0.5006581399497073 0.5006338954990883 0.5006342393106002 │
[INFO] [stdout]   │ 0.5006382177313404 0.5006204366163743 0.5006205593633173 0.5006475252375812  0.500653372512753 0.5006564789447995 0.5006623993698932 0.5006570382367985 0.5006358156404283 0.5006305482587339 │
[INFO] [stdout]   │ 0.5006172810123322  0.500609711845955  0.500582287202148 0.5006162167891344 0.5006126654187935 0.5006257063287899 0.5006237820869147 0.5006258316195125 0.5005954052372098 0.5005974696969235 │
[INFO] [stdout]   │ 0.5006257025242933 0.5005887595809302 0.5005989565306692 0.5006239125703689 0.5006315929958641 0.5006294037737529 0.5006428855394555 0.5006430354561834 0.5006104887248188 0.5006200109709146 │
[INFO] [stdout]   │ 0.5006217354869255 0.5005945279989802 0.5005810057767969 0.5006082890060944 0.5006168813741204 0.5006060470614332 0.5006233666855507  0.500626990891571 0.5005847058655578 0.5006048585110134 │
[INFO] [stdout]   │ 0.5006421325626483 0.5006123783475124 0.5006033765641728 0.5006288175308652 0.5006268852531225 0.5006303545739735 0.5006308869182036 0.5006364263595647 0.5006259695318804 0.5006180443267424 │
[INFO] [stdout]   │ 0.5006142414269311 0.5005949004272869 0.5006034041995495 0.5006155310958901 0.5006129493094442 0.5006253935799119 0.5006357954745944  0.500634064146404 0.5006150805542953 0.5006154692424705 │
[INFO] [stdout]   │ 0.5006181302103149 0.5005967726221149  0.500580182924853 0.5006076282690822 0.5006241705067168 0.5006047407002985 0.5006164445037243 0.5006225107585507 0.5005952781707198 0.5005982356290931 │
[INFO] [stdout]   │ 0.5006262112245098 0.5006195823403419 0.5006020520873239 0.5006174118262269 0.5006149555156457 0.5006256616526829 0.5006386548631718  0.500636123017269 0.5006044317205287 0.5006195104651514 │
[INFO] [stdout]   │ 0.5006515969207229 0.5006323338073289  0.500609345581155 0.5006449340430019 0.5006266322475377  0.500633421747546 0.5006685434126413 0.5006627730873072 0.5006273826936317 0.5006400192895706 │
[INFO] [stdout]   │ 0.5006253421824117 0.5006042472631063 0.5005956726275675 0.5006208603009825 0.5006209009090147 0.5006227758751151 0.5006356024370834 0.5006566085189244  0.500612849449503 0.5006096292524115 │
[INFO] [stdout]   │ 0.5006088884349801 0.5005814041773473 0.5005759303403213 0.5006039057049644 0.5006085294791787 0.5005905469988735 0.5006315955782474 0.5006430848966325 0.5005912508718242 0.5006013683928009 │
[INFO] [stdout]   │   0.50061278279435  0.500589506423771 0.5005813838164022 0.5006229908613233 0.5006167792479045 0.5006086402825701 0.5006346514816964 0.5006303555993746 0.5006000823971583 0.5006172434007483 │
[INFO] [stdout]   │  0.500642068214487 0.5006057802259538 0.5006130306463211 0.5006353007725939 0.5006291114373342 0.5006434491980176 0.5006580302940148 0.5006527836759123 0.5006095801565978 0.5006248150988464 │
[INFO] [stdout]   │ 0.5006282342823742 0.5005900776801041 0.5005960426692778 0.5006246728321594 0.5006174168431325  0.500626483240246 0.5006333153351735 0.5006475629057507 0.5006040867775015 0.5006383667173375 │
[INFO] [stdout]   │ 0.5006517065019599 0.5006319374154671  0.500614446511096 0.5006475164355444 0.5006429709073958 0.5006505930179209 0.5006661063715133 0.5006689608736503 0.5006268926720415 0.5006345050917967 │
[INFO] [stdout]   │ 0.5006137686498736 0.5005907153366955 0.5005794750564043 0.5006180416972165 0.5006039135839215 0.5006058603383787 0.5006191541283718 0.5006366768427447 0.5005982984955671 0.5005983797139347 │
[INFO] [stdout]   │ 0.5006343256368606 0.5005954259393535 0.5006064279404386 0.5006165951480024 0.5006156529659563 0.5006262824826427 0.5006328157401874  0.500634116156386 0.5006155639403758 0.5006323899566514 │
[INFO] [stdout]   │ 0.5006341631064352 0.5006115624103239 0.5006141850780682 0.5006293860383405 0.5006256870619402 0.5006328844488808 0.5006569671263531 0.5006501131185263 0.5006283241146606 0.5006296581352969 │
[INFO] [stdout]   │ 0.5006404984850551  0.500613852768468 0.5006123565525246 0.5006485607806515 0.5006339457842706 0.5006468631565085 0.5006595630314448  0.500648761590586 0.5006274040342353 0.5006321935934428 │
[INFO] [stdout]   │    0.5006222233369 0.5006146195055916 0.5006060867813323 0.5006251628342028 0.5006275491013834    0.5006391895467 0.5006418571767534 0.5006383301921125 0.5006164943400674 0.5006050258202525 │
[INFO] [stdout]   │ 0.5006203827599686 0.5006054354000444 0.5005987556280518 0.5006218249526503  0.500617415774138  0.500638713233484 0.5006505000406203 0.5006338037424637 0.5006019562139298 0.5006056677039559 │
[INFO] [stdout]   │ 0.5006431552477063 0.5006058599657061 0.5005997745379588 0.5006296991113389 0.5006136608100665 0.5006398283550191 0.5006475736143198 0.5006354289245503 0.5006175617463533  0.500618394183155 │
[INFO] [stdout]   │ 0.5006473204814104 0.5006106713785996 0.5006171848979686 0.5006377195246491 0.5006272757185702 0.5006385367002636 0.5006522477274061  0.500644361313393 0.5006081247334709 0.5006269650507524 │
[INFO] [stdout]   │ 0.5006282230688839 0.5005808437276246 0.5005963235581591 0.5006156441866062 0.5006109992903524 0.5006188815271366 0.5006392946948012 0.5006335233308553 0.5006058078709773 0.5006096581084777 │
[INFO] [stdout]   │ 0.5006396664502397 0.5005973792136745   0.50059543736974 0.5006273157552688 0.5006134246239108 0.5006275498367696 0.5006500484097708 0.5006278828753361 0.5006224110408706 0.5006178681040877 │
[INFO] [stdout]   │ 0.5006542085140462 0.5006341478156769 0.5006133006824386 0.5006342109714607 0.5006309845969937  0.500636867548083  0.500653177959746 0.5006498912112569 0.5006338336515885 0.5006171510856033 │
[INFO] [stdout]   │ 0.5006318574792513 0.5005920265805579 0.5005927583329559 0.5006177231300697 0.5005982559364112 0.5006231378316481  0.500640420127236 0.5006421314508611 0.5005989602308312  0.500610601411927 │
[INFO] [stdout]   │ 0.5006167638704222 0.5006007709580633 0.5005816869424977 0.5006085484652428 0.5005956098531277 0.5006137443612482 0.5006392402163045 0.5006266220026846 0.5006067867177043 0.5006156473406387 │
[INFO] [stdout]   │ 0.5006447745784748 0.5005987462210609 0.5006103528758269 0.5006184540417143 0.5006298227115891 0.5006350849361461 0.5006596358535265 0.5006341733355134 0.5006195026163571 0.5006321580445401 │
[INFO] [stdout]   │ 0.5006032647314693 0.5005921803249958 0.5005881314715382  0.500607311150886 0.5005982168834676 0.5006248375608425 0.5006203841036267  0.500618266796413 0.5006045797880896 0.5006090874207871 │
[INFO] [stdout]   │ 0.5006270733719453 0.5005889740609402 0.5005898698024076 0.5005985477850546 0.5006158726637142 0.5006101296289717 0.5006299365414207 0.5006152763532424 0.5006071850767401 0.5006091464353084 │
[INFO] [stdout]   │ 0.5006488486967635 0.5006081021104499 0.5006095818537455 0.5006299012525884 0.5006347092181167 0.5006348425487621 0.5006539800901939 0.5006507029783492 0.5006164454610396 0.5006345535542306 │
[INFO] [stdout]   │ 0.5006262247650786 0.5006115476129886 0.5005829827090306 0.5006151235118934 0.5006189346124131 0.5006228321688949 0.5006567039641014 0.5006469384973159 0.5006090671118661  0.500630529794608 │
[INFO] [stdout]   │ 0.5006269829059073 0.5005974474448832 0.5006004757430152 0.5006282344259398 0.5006164139641245  0.500632323976655 0.5006317423138139  0.500636373559235 0.5006037811209275 0.5006139242507226 │
[INFO] [stdout]   │ 0.5006332360431279 0.5006032226039475 0.5006008670423214 0.5006365945451369  0.500624475110821 0.5006389320597586 0.5006407125095782 0.5006286002467311 0.5006220582112203 0.5006207290764116 │
[INFO] [stdout]   │ 0.5006323825989863 0.5006147859600978 0.5006123447804371 0.5006365074520597  0.500631591047302 0.5006408279671754 0.5006557262152812 0.5006585684010468  0.500632941266959 0.5006359533877199 │
[INFO] [stdout]   │ 0.5006282672646017 0.5005994097175072  0.500602205661979 0.5006238263903071 0.5006056677118753 0.5006320571407248 0.5006354368252182 0.5006388908245082 0.5006131647874503 0.5006188087914117 │
[INFO] [stdout]   │ 0.5006187391588667 0.5005909475768547 0.5006033922985236 0.5006188248833813 0.5005977794421758 0.5006220447015165 0.5006352367978336 0.5006199537386412 0.5005918925648237 0.5006131321979811 │
[INFO] [stdout]   │ 0.5006090481483642 0.5006030192369259  0.500582322762368  0.500622192447153 0.5006153861666484 0.5006263870605291 0.5006411981904852 0.5006211677574891 0.5006069783164974 0.5006128144253077 │
[INFO] [stdout]   │ 0.5006236916938298 0.5006153267019436 0.5006168594910418 0.5006350746802727 0.5006324516801207 0.5006277588537069 0.5006548704618613 0.5006691729201008 0.5006194221421505 0.5006334479748331 │
[INFO] [stdout]   │ 0.5006405052753281 0.5006115110066344 0.5006048846751353 0.5006445296871255 0.5006205513981185 0.5006323923281054 0.5006538806922545 0.5006483741954493 0.5006290784108216 0.5006252164337074 │
[INFO] [stdout]   │ 0.5006290573054963 0.5005988746839486 0.5005879446708016 0.5006256766344398 0.5006185699335629  0.500642965509041 0.5006483946395383 0.5006477043374019 0.5006143328868384 0.5006164468395292 │
[INFO] [stdout]   │ 0.5006292072912761 0.5006115130655845  0.500613607942314 0.5006090701597429 0.5006167481396492 0.5006332175106133 0.5006572620853595 0.5006251107170394 0.5006188242308792 0.5006328763853669 │
[INFO] [stdout]   │ 0.5006347937734404  0.500610340139766 0.5006122428024639 0.5006175589276786 0.5006208069721458 0.5006298734818883 0.5006675883289513 0.5006290251525669 0.5006409042891289 0.5006214467751336 │
[INFO] [stdout]   │ 0.5006639986271484 0.5006299583740876  0.500615622877186 0.5006326509075152 0.5006399459993275 0.5006522393240856   0.50067430051167 0.5006509020992477 0.5006363889465111 0.5006469698185148 │
[INFO] [stdout]   │ 0.5006195099193788 0.5006073127777542 0.5005974342715974 0.5006400066991161 0.5006310348118739 0.5006195419616921 0.5006350261377621 0.5006260226557404 0.5006246941464012  0.500607231720403 │
[INFO] [stdout]   │ 0.5006382444222155  0.500598631816384 0.5005979443792242 0.5006293598175943 0.5006148096506478 0.5006231122688584 0.5006405633676734  0.500632688176423 0.5006116703271924 0.5006212782593096 │
[INFO] [stdout]   │ 0.5006250490334218 0.5005945360787122 0.5005912095279106 0.5006264112291111 0.5006152385316699 0.5006300763659132 0.5006330449869226 0.5006374011883561 0.5006021619221712 0.5006268553504716 │
[INFO] [stdout]   │ 0.5006238915895068 0.5005937245611964 0.5006089080222517  0.500606063824408 0.5006140696120226 0.5006162442841223 0.5006315841386046 0.5006434403645571 0.5005961915081022 0.5006049108002907 │
[INFO] [stdout]   │ 0.5006387693024134 0.5006169467166968  0.500631994044154 0.5006408598205089 0.5006522410955483 0.5006478892390587 0.5006646933138569 0.5006592747643898 0.5006298100245635 0.5006422365438683 │
[INFO] [stdout]   │ 0.5006507946947586   0.50060893879506 0.5006093670958028 0.5006313331882004 0.5006315575339335  0.500622603098022  0.500654283457138 0.5006342033276718 0.5006053633341386 0.5006144780463011 │
[INFO] [stdout]   │ 0.5006257149530017 0.5006010812247639 0.5006065983438517 0.5006194383930292 0.5006154276495036 0.5006325040096904 0.5006522625629809 0.5006439823005705 0.5006231052652903 0.5006198091204896 │
[INFO] [stdout]   │ 0.5006171837806833 0.5005860200938745 0.5005847608498423 0.5006280619252818 0.5005972532292602 0.5006091963483643 0.5006275525763915 0.5006166732034192 0.5005939893106534 0.5005995032271285 │
[INFO] [stdout]   │ 0.5006330538252836 0.5005939793613224 0.5005919809593495 0.5006147889270379 0.5006217945692054 0.5006137608785768 0.5006414535900751 0.5006357116571206 0.5006213376064412 0.5006264677781203 │
[INFO] [stdout]   │ 0.5006041557625773   0.50057744622621 0.5005776989167156 0.5005984425436731 0.5005950735694469   0.50061428514615 0.5006191841123495  0.500612853105784 0.5006082569943837 0.5006012602799003 │
[INFO] [stdout]   │ 0.5006361646023945 0.5006182514304428 0.5006254915120717 0.5006410779811424 0.5006276614585904 0.5006349881274491 0.5006546299426079 0.5006623326345081  0.500634253340666  0.500622786967831 │
[INFO] [stdout]   │ 0.5006258541505333 0.5006049095917149 0.5006000865527218 0.5006094911312177 0.5006256013317549 0.5006415367437805  0.500647914077001 0.5006311483336329 0.5006141314013106 0.5006339554820631 │
[INFO] [stdout]   │ 0.5006150326331157 0.5005811429620508 0.5005858135190268 0.5006154859872556 0.5006054732234858 0.5006213471083963 0.5006341491315806 0.5006226135793106 0.5006115408842785 0.5006134169879491 │
[INFO] [stdout]   │ 0.5006476595955666 0.5006183872704705 0.5006068223466958 0.5006361340845368 0.5006473790997611 0.5006464715138242 0.5006630192306821 0.5006567802422597 0.5006138138647895 0.5006313395002407 │
[INFO] [stdout]   │ 0.5006308920702042  0.500613001181652 0.5006113031061658 0.5006426480652001 0.5006390265305883  0.500637237360647  0.500667457815796 0.5006470499929538 0.5006161917702054 0.5006306744528924 │
[INFO] [stdout]   │ 0.5006292372724709 0.5006082692163254 0.5006193671937526 0.5006241517152976 0.5006177956809214  0.500632011005881 0.5006459032670291 0.5006339307210383 0.5006071528998763 0.5006332160739465 │
[INFO] [stdout]   │ 0.5006438618740374 0.5006244321938863 0.5006195810718973 0.5006466928490346 0.5006361792037411 0.5006461301219701 0.5006723467748316 0.5006558051938474 0.5006225515552202 0.5006294680089851 │
[INFO] [stdout]   │ 0.5006507352844513 0.5006287849353664 0.5006167350756954  0.500646209557341 0.5006283113415128 0.5006425478340724 0.5006634578547089 0.5006503175432412 0.5006107818426149 0.5006332460780529 │
[INFO] [stdout]   │ 0.5006576165439375 0.5006229780975765 0.5006316434620762 0.5006502600397641 0.5006354396012433  0.500647251671641 0.5006621679005496 0.5006704545592271  0.500632296113219 0.5006503088743465 │
[INFO] [stdout]   │ 0.5006293679743726 0.5006128022034325 0.5005989442930027 0.5006180226010534 0.5006190164147912 0.5006320177496633 0.5006393188234046 0.5006459289270797 0.5006299383106657 0.5006259949817082 │
[INFO] [stdout]   │ 0.5006348444162101 0.5006218307647482  0.500615771038016 0.5006506629871734 0.5006379678631414 0.5006604020556253 0.5006789205972503 0.5006602393020295 0.5006212282504101 0.5006448021603787 │
[INFO] [stdout]   └                                                                                                                                                                                               ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] in: 17207µs
[INFO] [stdout] 
[INFO] [stdout] thread 'nn::tests::test_big' (20) panicked at src/nn.rs:171:9:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8e833fa632 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8e833fa632 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8e833fa632 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a8e833fa632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a8e8340c49f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a8e8340c49f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a8e833c7a31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8e833c7a31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a8e833d3a92 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a8e833d863f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a8e833d84d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a8e8334be2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a8e8334be2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8e833d8cff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a8e833d8cff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a8e833d8b26 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a8e833d3bc9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a8e833bbf0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a8e83414080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a8e8341405c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a8e83317325 - mle_nn::nn::tests::test_big::h65f794ee63872810
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nn.rs:171:9
[INFO] [stdout]   21:     0x5a8e83317357 - mle_nn::nn::tests::test_big::{{closure}}::h0dc15cf177583ee7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nn.rs:156:18
[INFO] [stdout]   22:     0x5a8e83320506 - core::ops::function::FnOnce::call_once::h29b4373b43acb583
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a8e8334bbeb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a8e8334bbeb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a8e83361855 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a8e83361855 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a8e83361855 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a8e83361855 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a8e83361855 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a8e83361855 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a8e83361855 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a8e83338044 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a8e83338044 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a8e8333b90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a8e8333b90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a8e8333b90a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a8e8333b90a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a8e8333b90a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a8e8333b90a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a8e8333b90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a8e833ced2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a8e833ced2f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7ec716c73aa4 - <unknown>
[INFO] [stdout]   44:     0x7ec716d00a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nn::tests::example_network stdout ----
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                      ┐
[INFO] [stdout]   │                    1 │
[INFO] [stdout]   │ 0.010637360307366317 │
[INFO] [stdout]   │ 0.010663620977703557 │
[INFO] [stdout]   └                      ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                    ┐
[INFO] [stdout]   │                  1 │
[INFO] [stdout]   │ 0.9906765911231565 │
[INFO] [stdout]   │ 0.9905672133194946 │
[INFO] [stdout]   └                    ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                    ┐
[INFO] [stdout]   │                  1 │
[INFO] [stdout]   │ 0.9904527367085602 │
[INFO] [stdout]   │ 0.9906562802549235 │
[INFO] [stdout]   └                    ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                      ┐
[INFO] [stdout]   │                    1 │
[INFO] [stdout]   │ 0.010788346001556148 │
[INFO] [stdout]   │ 0.010709734880061215 │
[INFO] [stdout]   └                      ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout] thread 'nn::tests::example_network' (17) panicked at src/nn.rs:248:9:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8e833fa632 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8e833fa632 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8e833fa632 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a8e833fa632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a8e8340c49f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a8e8340c49f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a8e833c7a31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8e833c7a31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a8e833d3a92 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a8e833d863f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a8e833d84d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a8e8334be2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a8e8334be2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8e833d8cff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a8e833d8cff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a8e833d8b26 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a8e833d3bc9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a8e833bbf0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a8e83414080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a8e8341405c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a8e83315988 - mle_nn::nn::tests::example_network::hcf763ba7340fea53
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nn.rs:248:9
[INFO] [stdout]   21:     0x5a8e83315b47 - mle_nn::nn::tests::example_network::{{closure}}::h7e33546cd9a5b159
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nn.rs:199:25
[INFO] [stdout]   22:     0x5a8e83320616 - core::ops::function::FnOnce::call_once::h94246179eeb658ef
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a8e8334bbeb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a8e8334bbeb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a8e83361855 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a8e83361855 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a8e83361855 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a8e83361855 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a8e83361855 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a8e83361855 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a8e83361855 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a8e83338044 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a8e83338044 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a8e8333b90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a8e8333b90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a8e8333b90a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a8e8333b90a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a8e8333b90a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a8e8333b90a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a8e8333b90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a8e833ced2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a8e833ced2f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7ec716c73aa4 - <unknown>
[INFO] [stdout]   44:     0x7ec716d00a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nn::tests::example_network2 stdout ----
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                      ┐
[INFO] [stdout]   │                    1 │
[INFO] [stdout]   │ 0.007488713252351078 │
[INFO] [stdout]   │ 0.007488998935693754 │
[INFO] [stdout]   └                      ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                    ┐
[INFO] [stdout]   │                  1 │
[INFO] [stdout]   │ 0.6590517605918009 │
[INFO] [stdout]   │ 0.6590517495334924 │
[INFO] [stdout]   └                    ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                    ┐
[INFO] [stdout]   │                  1 │
[INFO] [stdout]   │ 0.6590402874752206 │
[INFO] [stdout]   │ 0.6590402792436386 │
[INFO] [stdout]   └                    ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                    ┐
[INFO] [stdout]   │                  1 │
[INFO] [stdout]   │ 0.6592032558734534 │
[INFO] [stdout]   │ 0.6592032064072363 │
[INFO] [stdout]   └                    ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout] thread 'nn::tests::example_network2' (18) panicked at src/nn.rs:354:9:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8e833fa632 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8e833fa632 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8e833fa632 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a8e833fa632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a8e8340c49f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a8e8340c49f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a8e833c7a31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8e833c7a31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a8e833d3a92 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a8e833d863f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a8e833d84d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a8e8334be2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a8e8334be2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8e833d8cff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a8e833d8cff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a8e833d8b26 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a8e833d3bc9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a8e833bbf0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a8e83414080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a8e8341405c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a8e83316414 - mle_nn::nn::tests::example_network2::h0848e6d389e00a7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nn.rs:354:9
[INFO] [stdout]   21:     0x5a8e833165d7 - mle_nn::nn::tests::example_network2::{{closure}}::hbbcb6b80138bcb95
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nn.rs:312:26
[INFO] [stdout]   22:     0x5a8e833206d6 - core::ops::function::FnOnce::call_once::he67424ff663ec651
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a8e8334bbeb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a8e8334bbeb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a8e83361855 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a8e83361855 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a8e83361855 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a8e83361855 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a8e83361855 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a8e83361855 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a8e83361855 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a8e83338044 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a8e83338044 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a8e8333b90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a8e8333b90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a8e8333b90a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a8e8333b90a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a8e8333b90a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a8e8333b90a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a8e8333b90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a8e833ced2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a8e833ced2f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7ec716c73aa4 - <unknown>
[INFO] [stdout]   44:     0x7ec716d00a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nn::tests::example_network3 stdout ----
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                      ┐
[INFO] [stdout]   │                    1 │
[INFO] [stdout]   │ 0.004251547965514599 │
[INFO] [stdout]   │ 0.003311987138296292 │
[INFO] [stdout]   └                      ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                    ┐
[INFO] [stdout]   │                  1 │
[INFO] [stdout]   │ 0.9918404087050883 │
[INFO] [stdout]   │ 0.9921617669083572 │
[INFO] [stdout]   └                    ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   │ 1 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                    ┐
[INFO] [stdout]   │                  1 │
[INFO] [stdout]   │ 0.9917439449725256 │
[INFO] [stdout]   │ 0.9920631269708696 │
[INFO] [stdout]   └                    ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout]   ┌   ┐
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   │ 0 │
[INFO] [stdout]   └   ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                      ┐
[INFO] [stdout]   │                    1 │
[INFO] [stdout]   │ 0.009600587185520785 │
[INFO] [stdout]   │ 0.009531819494964974 │
[INFO] [stdout]   └                      ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ========================
[INFO] [stdout] 
[INFO] [stdout] thread 'nn::tests::example_network3' (19) panicked at src/nn.rs:308:9:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8e833fa632 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8e833fa632 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8e833fa632 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a8e833fa632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a8e8340c49f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a8e8340c49f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a8e833c7a31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8e833c7a31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a8e833d3a92 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a8e833d863f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a8e833d84d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a8e8334be2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a8e8334be2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8e833d8cff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a8e833d8cff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a8e833d8b26 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a8e833d3bc9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a8e833bbf0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a8e83414080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a8e8341405c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a8e83316ecb - mle_nn::nn::tests::example_network3::h4734a3ac131e460d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nn.rs:308:9
[INFO] [stdout]   21:     0x5a8e83317087 - mle_nn::nn::tests::example_network3::{{closure}}::h7a18401de8922aed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nn.rs:252:26
[INFO] [stdout]   22:     0x5a8e83320546 - core::ops::function::FnOnce::call_once::h2c03008cfab706d4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a8e8334bbeb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a8e8334bbeb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a8e83361855 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a8e83361855 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a8e83361855 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a8e83361855 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a8e83361855 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a8e83361855 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a8e83361855 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a8e83338044 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a8e83338044 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a8e8333b90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a8e8333b90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a8e8333b90a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a8e8333b90a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a8e8333b90a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a8e8333b90a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a8e8333b90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a8e833ced2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a8e833ced2f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7ec716c73aa4 - <unknown>
[INFO] [stdout]   44:     0x7ec716d00a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nn::tests::test_set stdout ----
[INFO] [stdout] stopstopstopstopstopstopstopstopstopstop
[INFO] [stdout]   ┌                     ┐
[INFO] [stdout]   │                   1 │
[INFO] [stdout]   │ 0.10081289803112582 │
[INFO] [stdout]   │ 0.09324039140543933 │
[INFO] [stdout]   │ 0.09979226323999218 │
[INFO] [stdout]   │ 0.10046497348501918 │
[INFO] [stdout]   │ 0.10008417078324909 │
[INFO] [stdout]   │ 0.10385863590102999 │
[INFO] [stdout]   │ 0.10469936253571908 │
[INFO] [stdout]   │ 0.09826498339063114 │
[INFO] [stdout]   │ 0.10859990859539677 │
[INFO] [stdout]   │   0.106717918308549 │
[INFO] [stdout]   └                     ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                     ┐
[INFO] [stdout]   │                   1 │
[INFO] [stdout]   │ 0.08542597645909572 │
[INFO] [stdout]   │ 0.08456828714596692 │
[INFO] [stdout]   │ 0.08597628382974648 │
[INFO] [stdout]   │ 0.08666797455268051 │
[INFO] [stdout]   │ 0.08745914044498714 │
[INFO] [stdout]   │  0.0889424942762833 │
[INFO] [stdout]   │ 0.08999034585739131 │
[INFO] [stdout]   │ 0.08901399259041771 │
[INFO] [stdout]   │   0.092186947207972 │
[INFO] [stdout]   │ 0.09228371259120326 │
[INFO] [stdout]   └                     ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                     ┐
[INFO] [stdout]   │                   1 │
[INFO] [stdout]   │ 0.09762632812610109 │
[INFO] [stdout]   │ 0.09148638390639859 │
[INFO] [stdout]   │ 0.09694748492228943 │
[INFO] [stdout]   │ 0.09762552791819752 │
[INFO] [stdout]   │ 0.09749763071575186 │
[INFO] [stdout]   │  0.1007816906773338 │
[INFO] [stdout]   │  0.1016692013946341 │
[INFO] [stdout]   │ 0.09639348585769508 │
[INFO] [stdout]   │ 0.10520493530574909 │
[INFO] [stdout]   │ 0.10375108996849346 │
[INFO] [stdout]   └                     ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                     ┐
[INFO] [stdout]   │                   1 │
[INFO] [stdout]   │ 0.09723822758170386 │
[INFO] [stdout]   │ 0.09127136268268157 │
[INFO] [stdout]   │ 0.09660045952326854 │
[INFO] [stdout]   │  0.0972791046169104 │
[INFO] [stdout]   │   0.097181669095111 │
[INFO] [stdout]   │ 0.10040653133553959 │
[INFO] [stdout]   │ 0.10129960906759275 │
[INFO] [stdout]   │ 0.09616407447291687 │
[INFO] [stdout]   │ 0.10479130820505984 │
[INFO] [stdout]   │ 0.10338899509454703 │
[INFO] [stdout]   └                     ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                     ┐
[INFO] [stdout]   │                   1 │
[INFO] [stdout]   │ 0.09569214810976687 │
[INFO] [stdout]   │ 0.09041168326095778 │
[INFO] [stdout]   │  0.0952167897740028 │
[INFO] [stdout]   │ 0.09589772897329353 │
[INFO] [stdout]   │ 0.09592088972604544 │
[INFO] [stdout]   │  0.0989111015376387 │
[INFO] [stdout]   │  0.0998260674594206 │
[INFO] [stdout]   │ 0.09524689063599533 │
[INFO] [stdout]   │ 0.10314322566135868 │
[INFO] [stdout]   │ 0.10194484399361134 │
[INFO] [stdout]   └                     ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                     ┐
[INFO] [stdout]   │                   1 │
[INFO] [stdout]   │ 0.09940396189279317 │
[INFO] [stdout]   │ 0.09246735010761849 │
[INFO] [stdout]   │ 0.09853543645299354 │
[INFO] [stdout]   │  0.0992105893147314 │
[INFO] [stdout]   │ 0.09894221558758866 │
[INFO] [stdout]   │ 0.10249890383569397 │
[INFO] [stdout]   │ 0.10336054994465384 │
[INFO] [stdout]   │ 0.09744013841909885 │
[INFO] [stdout]   │ 0.10709908789613791 │
[INFO] [stdout]   │  0.1054074941616437 │
[INFO] [stdout]   └                     ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                     ┐
[INFO] [stdout]   │                   1 │
[INFO] [stdout]   │ 0.09920062987726662 │
[INFO] [stdout]   │ 0.09235546484288691 │
[INFO] [stdout]   │ 0.09835392808987305 │
[INFO] [stdout]   │  0.0990294224431066 │
[INFO] [stdout]   │  0.0987771952012227 │
[INFO] [stdout]   │ 0.10230257737266366 │
[INFO] [stdout]   │ 0.10316721209787949 │
[INFO] [stdout]   │ 0.09732075829971995 │
[INFO] [stdout]   │ 0.10688246139207691 │
[INFO] [stdout]   │ 0.10521820308005826 │
[INFO] [stdout]   └                     ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                     ┐
[INFO] [stdout]   │                   1 │
[INFO] [stdout]   │  0.0867442816494287 │
[INFO] [stdout]   │ 0.08533263003083258 │
[INFO] [stdout]   │  0.0871682974821915 │
[INFO] [stdout]   │ 0.08785906534136824 │
[INFO] [stdout]   │ 0.08855499312472072 │
[INFO] [stdout]   │ 0.09022654288574306 │
[INFO] [stdout]   │ 0.09125860650291628 │
[INFO] [stdout]   │ 0.08982913708803687 │
[INFO] [stdout]   │ 0.09359512500375508 │
[INFO] [stdout]   │ 0.09353166263933863 │
[INFO] [stdout]   └                     ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                     ┐
[INFO] [stdout]   │                   1 │
[INFO] [stdout]   │ 0.10137960369538636 │
[INFO] [stdout]   │  0.0935502359084752 │
[INFO] [stdout]   │ 0.10029735408875126 │
[INFO] [stdout]   │ 0.10096904458410565 │
[INFO] [stdout]   │ 0.10054275436977195 │
[INFO] [stdout]   │ 0.10440522787270673 │
[INFO] [stdout]   │ 0.10523743746080294 │
[INFO] [stdout]   │  0.0985956010631802 │
[INFO] [stdout]   │ 0.10920345607229655 │
[INFO] [stdout]   │  0.1072444052695955 │
[INFO] [stdout]   └                     ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌                     ┐
[INFO] [stdout]   │                   1 │
[INFO] [stdout]   │ 0.09804274009118272 │
[INFO] [stdout]   │ 0.09171674824336201 │
[INFO] [stdout]   │ 0.09731969010202157 │
[INFO] [stdout]   │  0.0979970754949584 │
[INFO] [stdout]   │ 0.09783641105929483 │
[INFO] [stdout]   │ 0.10118411712912335 │
[INFO] [stdout]   │ 0.10206562269136016 │
[INFO] [stdout]   │ 0.09663927035163365 │
[INFO] [stdout]   │ 0.10564870097963604 │
[INFO] [stdout]   │ 0.10413941403010993 │
[INFO] [stdout]   └                     ┘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'nn::tests::test_set' (23) panicked at src/nn.rs:529:9:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8e833fa632 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8e833fa632 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8e833fa632 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a8e833fa632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a8e8340c49f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a8e8340c49f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a8e833c7a31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8e833c7a31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a8e833d3a92 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a8e833d863f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a8e833d84d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a8e8334be2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a8e8334be2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8e833d8cff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a8e833d8cff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a8e833d8b26 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a8e833d3bc9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a8e833bbf0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a8e83414080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a8e8341405c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a8e833181b2 - mle_nn::nn::tests::test_set::hea1fc3d835343285
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nn.rs:529:9
[INFO] [stdout]   21:     0x5a8e833183b7 - mle_nn::nn::tests::test_set::{{closure}}::h2c1dfb6e4a1c207b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nn.rs:358:18
[INFO] [stdout]   22:     0x5a8e83320656 - core::ops::function::FnOnce::call_once::hb63a9e0323c0e231
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a8e8334bbeb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a8e8334bbeb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a8e83361855 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a8e83361855 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr] error: test failed, to rerun pass `--bin mle-nn`
[INFO] [stdout]   27:     0x5a8e83361855 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a8e83361855 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a8e83361855 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a8e83361855 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a8e83361855 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a8e83338044 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a8e83338044 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a8e8333b90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a8e8333b90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a8e8333b90a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a8e8333b90a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a8e8333b90a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a8e8333b90a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a8e8333b90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a8e833ced2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a8e833ced2f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7ec716c73aa4 - <unknown>
[INFO] [stdout]   44:     0x7ec716d00a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     nn::tests::example_network
[INFO] [stdout]     nn::tests::example_network2
[INFO] [stdout]     nn::tests::example_network3
[INFO] [stdout]     nn::tests::test_big
[INFO] [stdout]     nn::tests::test_set
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "74747961fee8be21625fd0bbecc543438736147d391065ca362c970c25d8c1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74747961fee8be21625fd0bbecc543438736147d391065ca362c970c25d8c1b3", kill_on_drop: false }`
[INFO] [stdout] 74747961fee8be21625fd0bbecc543438736147d391065ca362c970c25d8c1b3
