[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a9b0b4288f2c0cba34be0099c2b0e9bc4baa737 [INFO] testing dkudernatsch/mle-nn-rs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkudernatsch%2Fmle-nn-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dkudernatsch/mle-nn-rs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/dkudernatsch/mle-nn-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6e5fbe842b1f555dbb1dd359b46777a1540276e408f43c8050d2a2c76ed2185 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b6e5fbe842b1f555dbb1dd359b46777a1540276e408f43c8050d2a2c76ed2185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6e5fbe842b1f555dbb1dd359b46777a1540276e408f43c8050d2a2c76ed2185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e5fbe842b1f555dbb1dd359b46777a1540276e408f43c8050d2a2c76ed2185", kill_on_drop: false }` [INFO] [stdout] b6e5fbe842b1f555dbb1dd359b46777a1540276e408f43c8050d2a2c76ed2185 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b822c6aa223c36b93e02391755971379829b1f03fe895bc59fc0a97ebc9d1ea3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b822c6aa223c36b93e02391755971379829b1f03fe895bc59fc0a97ebc9d1ea3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling alga v0.9.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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ArrayStorage`, `Matrix`, `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`, `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, Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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: `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] = note: `#[warn(unused_variables)]` on by default [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] [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: associated function is never used: `from_parts` [INFO] [stdout] --> src/images.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn from_parts(data: DynMatrix, label: DynMatrix) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `DynMatrixSlice` [INFO] [stdout] --> src/nn.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DynMatrixSlice<'a> = DMatrixSlice<'a, f64>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_weights` [INFO] [stdout] --> src/nn.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn with_weights(nodes: usize, weights: usize, weight_data: &[f64]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.37s [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b822c6aa223c36b93e02391755971379829b1f03fe895bc59fc0a97ebc9d1ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b822c6aa223c36b93e02391755971379829b1f03fe895bc59fc0a97ebc9d1ea3", kill_on_drop: false }` [INFO] [stdout] b822c6aa223c36b93e02391755971379829b1f03fe895bc59fc0a97ebc9d1ea3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd0a5bada22c167f102495e1d7a1d9db937fd5a608bd110e47fc93867470be90 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fd0a5bada22c167f102495e1d7a1d9db937fd5a608bd110e47fc93867470be90", 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ArrayStorage`, `Matrix`, `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`, `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] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [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, Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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: `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] = note: `#[warn(unused_variables)]` on by default [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] [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: associated function is never used: `from_parts` [INFO] [stdout] --> src/images.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn from_parts(data: DynMatrix, label: DynMatrix) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `DynMatrixSlice` [INFO] [stdout] --> src/nn.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub type DynMatrixSlice<'a> = DMatrixSlice<'a, f64>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "fd0a5bada22c167f102495e1d7a1d9db937fd5a608bd110e47fc93867470be90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0a5bada22c167f102495e1d7a1d9db937fd5a608bd110e47fc93867470be90", kill_on_drop: false }` [INFO] [stdout] fd0a5bada22c167f102495e1d7a1d9db937fd5a608bd110e47fc93867470be90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d6a4541530bae22609c1947c2d58b5e30fced2548642d377a6f1e3c4c160ac7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5d6a4541530bae22609c1947c2d58b5e30fced2548642d377a6f1e3c4c160ac7", 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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ArrayStorage`, `Matrix`, `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`, `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] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [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, Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [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: `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] = note: `#[warn(unused_variables)]` on by default [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] 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: associated function is never used: `from_parts` [INFO] [stderr] --> src/images.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn from_parts(data: DynMatrix, label: DynMatrix) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `DynMatrixSlice` [INFO] [stderr] --> src/nn.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub type DynMatrixSlice<'a> = DMatrixSlice<'a, f64>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::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: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 26 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mle_nn-e5260e9b5cb7e06c [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test nn::tests::test_network ... ok [INFO] [stdout] test nn::tests::test_it_works ... 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.5005953930178694 0.5006007393627963 0.5006175948996091 0.5006170402124583 0.5006110029323205 0.5006228837695597 0.5005817393610689 0.5006173552367377 0.5006163056325886 0.5006383292423912 │ [INFO] [stdout] │ 0.5006327037069074 0.5006192248227732 0.5006271991569403 0.500618981354611 0.5006360933829854 0.5006364792045486 0.500609769309693 0.500632801005667 0.5006342974909487 0.5006392890681166 │ [INFO] [stdout] │ 0.5006234390413739 0.5006027108148601 0.5006211838492297 0.5006157734181792 0.5006346300440255 0.5006320871653368 0.500600628216908 0.500615662351838 0.5006357654611239 0.5006369353551019 │ [INFO] [stdout] │ 0.5006074596070872 0.5006099799217744 0.5006300841974598 0.5006170852303738 0.5006294895222904 0.5006123470007517 0.5006174865484092 0.5006351354181732 0.5006319227120375 0.500623795804133 │ [INFO] [stdout] │ 0.5006279727815331 0.5006300274514842 0.5006261653529037 0.5006184476763349 0.5006375574495554 0.5006467577738901 0.5006181054037822 0.5006357050951008 0.50062920521379 0.5006481952525896 │ [INFO] [stdout] │ 0.5006150032348439 0.5006253003585667 0.5006320740324403 0.5006163871285574 0.5006414950736968 0.5006303205544098 0.5005911457499786 0.5006347663039855 0.5006219119211259 0.5006400834642395 │ [INFO] [stdout] │ 0.50060414157562 0.5006118509513144 0.5006164020276643 0.500613052274344 0.5006366581283975 0.5006238296512592 0.5006037892185158 0.5006168115369276 0.5006302481389744 0.5006174436691645 │ [INFO] [stdout] │ 0.5006225237212771 0.5006173134105762 0.5006338207285852 0.5006214105394664 0.5006183497933623 0.5006392664272044 0.5006042937756825 0.5006284626209527 0.50061790440412 0.5006332197278865 │ [INFO] [stdout] │ 0.5006330801879723 0.5006225893751999 0.5006456978487452 0.5006187486018412 0.500637259078408 0.5006407911267284 0.5006192249016114 0.5006535467068308 0.5006336507755659 0.5006506800032056 │ [INFO] [stdout] │ 0.5006300684585595 0.5006210861274076 0.5006366470294085 0.5006193181530639 0.5006545085255995 0.5006537262696082 0.5006227193007516 0.5006263809207585 0.5006430762914926 0.5006401980806153 │ [INFO] [stdout] │ 0.5006037225638305 0.5005982936440976 0.5006168421132859 0.500611869111563 0.5006189783867028 0.5006162300864806 0.5005977959472182 0.500615900492066 0.500621569064341 0.5006153305854626 │ [INFO] [stdout] │ 0.5006274667499377 0.5006214553725502 0.5006371323682818 0.5006419791281362 0.5006447270877171 0.5006359973040043 0.5006096274030817 0.5006328368242731 0.5006421517202335 0.5006550034373602 │ [INFO] [stdout] │ 0.5006316226933912 0.5006193475362506 0.5006313441400164 0.500616964633731 0.5006549340489667 0.5006472358663544 0.5006121852987071 0.5006279083732633 0.5006539895005008 0.5006347301338222 │ [INFO] [stdout] │ 0.5006469800513019 0.5006536481969345 0.500666125493703 0.50065468312953 0.5006575788573017 0.5006610247281023 0.5006459467267478 0.5006636875148923 0.5006555503412123 0.5006714210688945 │ [INFO] [stdout] │ 0.500606370135827 0.5005952483535513 0.5006157606681686 0.5006004683315458 0.5006126339369436 0.5006136909723671 0.5005922038396047 0.5006142360606181 0.5006123637773863 0.5006146160287559 │ [INFO] [stdout] │ 0.5005765313940751 0.5005871701236979 0.5006047756284392 0.5005999767649406 0.5006015565920786 0.5006037811813853 0.5005856358988575 0.5005970424721529 0.5005967672959267 0.5006183680302995 │ [INFO] [stdout] │ 0.5006183412254459 0.5006036839758234 0.5006264379799512 0.5006247161378755 0.5006355879787503 0.5006325047550417 0.5005997101553379 0.5006184617779303 0.5006346174935743 0.5006434498458815 │ [INFO] [stdout] │ 0.5006255272859673 0.5006185152807303 0.5006372864721333 0.5006342988411603 0.5006444654422418 0.5006287760087321 0.5006074209556077 0.5006440182113665 0.5006297844952283 0.5006373120458782 │ [INFO] [stdout] │ 0.5006177103588595 0.5006148771009062 0.5006118389390796 0.5006343518677011 0.500643628056865 0.500641882560778 0.5006098614343034 0.5006378257593711 0.5006379095086686 0.5006491540113581 │ [INFO] [stdout] │ 0.5006210678853145 0.500613048016249 0.500625223842179 0.5006163687696596 0.5006285273275799 0.5006338104162399 0.5006052519075784 0.5006267394777936 0.50063106488517 0.500630051427048 │ [INFO] [stdout] │ 0.500603723889109 0.5006060736672192 0.5006089900904401 0.500613698523643 0.5006205891189409 0.5006266872794801 0.5005925553537345 0.5006093909022996 0.5006111126248738 0.5006239196186636 │ [INFO] [stdout] │ 0.5006087663784027 0.5006285945192627 0.500631325809072 0.5006330811154026 0.5006330375677102 0.5006455473429586 0.5006336673821244 0.5006376692330462 0.5006550762704742 0.5006468121337339 │ [INFO] [stdout] │ 0.5006342784312838 0.5006368865134182 0.5006655607493432 0.5006400148034187 0.5006508387435519 0.5006397484536521 0.5006222940027635 0.5006440618390968 0.5006521642187137 0.5006632964126341 │ [INFO] [stdout] │ 0.5006084843492431 0.5006280516783385 0.500646549402348 0.5006388449180103 0.50063866546703 0.5006233187370067 0.5006012846905398 0.5006380999130653 0.5006348142165887 0.5006428904459662 │ [INFO] [stdout] │ 0.5006305869968488 0.5006193886216571 0.5006340784493574 0.5006438918934221 0.5006571465401657 0.5006376775708393 0.5006190338176657 0.5006400581615461 0.5006395490331356 0.500663270955688 │ [INFO] [stdout] │ 0.5006027408887689 0.500602987700178 0.5005956397519405 0.500591330724198 0.5006047207561184 0.5006066078272566 0.5005801825573428 0.5006071404723602 0.5006057884497483 0.5005951179655178 │ [INFO] [stdout] │ 0.5005945475455387 0.5006036835178789 0.5006233474888931 0.5006159431818326 0.5006108916012612 0.5006297061167508 0.5006007728034078 0.5006132349014645 0.5006138618071028 0.5006248089042461 │ [INFO] [stdout] │ 0.5006177107878953 0.5006123666576955 0.5006182628627861 0.5006074658529234 0.5006292723730238 0.5006132821994629 0.5005933524499229 0.5006226944421035 0.5006200214535526 0.5006317016309952 │ [INFO] [stdout] │ 0.5005946290430447 0.5006060221302827 0.5006189900311747 0.5006276331049072 0.5006390892712147 0.5006332597146466 0.5006031975731253 0.5006190038648866 0.5006165498266879 0.5006290200007858 │ [INFO] [stdout] │ 0.5006196225393972 0.5006109173060154 0.5006294229306031 0.5006186794614409 0.5006225745541634 0.5006278014192024 0.5005963546290196 0.5006261771043903 0.5006225153602553 0.5006375855176206 │ [INFO] [stdout] │ 0.50062843543257 0.5006305645333059 0.5006469663595562 0.5006416237591214 0.5006421703285492 0.5006316020038564 0.500622381788916 0.5006361010826526 0.5006413359869317 0.5006346196600668 │ [INFO] [stdout] │ 0.5006023491171568 0.5005945927571742 0.5006095980948663 0.5006006340702424 0.5006138859534571 0.5006064740502688 0.5005857525052442 0.5006153492189847 0.5006009917430448 0.500619802489648 │ [INFO] [stdout] │ 0.5006279462576403 0.5006370461176659 0.5006319413403496 0.5006274822592162 0.5006383547092462 0.5006521266911521 0.5006059875074496 0.5006453073582413 0.5006417102239958 0.5006403660548023 │ [INFO] [stdout] │ 0.5005911127559635 0.5005882643268041 0.5005968925556783 0.5005812509941368 0.5005964867807021 0.500596643486587 0.5005772225103441 0.5005881128973259 0.5005972473129843 0.5005940165910578 │ [INFO] [stdout] │ 0.5006107978955314 0.5005909645751685 0.5006168949139308 0.5006073819378103 0.5006243628707892 0.5006048538821521 0.5005753855781384 0.5006110564756671 0.500594999373558 0.5006164884959836 │ [INFO] [stdout] │ 0.5006171592463482 0.500618800158731 0.5006359190300238 0.5006299401277519 0.5006382565795968 0.500659149349002 0.5006054675268565 0.5006299020219714 0.5006335514496107 0.5006235233768254 │ [INFO] [stdout] │ 0.5006207474699239 0.5006076612898932 0.5006220588156555 0.5006007989086009 0.5006135863217138 0.5006317362580522 0.5005873182107008 0.5006097571844172 0.5006238196916191 0.5006292128376042 │ [INFO] [stdout] │ 0.5006131296957649 0.5006170728967193 0.5006216876804152 0.500617837272071 0.5006328566706612 0.5006348065532278 0.5006018809838703 0.500627318808244 0.5006281367391496 0.5006346650395833 │ [INFO] [stdout] │ 0.5005853143503243 0.5006054553189565 0.5006062934517099 0.5006217848689685 0.5006260757885262 0.500621210980152 0.5005837986019666 0.5006119766933922 0.5006160215551101 0.5006284447289154 │ [INFO] [stdout] │ 0.5006199703617054 0.5006092599157407 0.5006116879882353 0.5006033824193933 0.5006334968273889 0.5006200189389634 0.500602809290008 0.5006232185438263 0.5006358582630649 0.5006390490876759 │ [INFO] [stdout] │ 0.500622020870651 0.5006187707520917 0.5006250100894385 0.5006298066341686 0.5006327339094445 0.5006354512959249 0.5006209036854844 0.5006353598259902 0.5006335707930625 0.5006291768187717 │ [INFO] [stdout] │ 0.5006199760879868 0.5006264380922644 0.5006282101263955 0.500630236917316 0.500640369989166 0.5006232088553153 0.5006122777657931 0.5006420050059336 0.5006336861724175 0.5006412365921562 │ [INFO] [stdout] │ 0.5005883770200453 0.5005995542662247 0.5006038526525832 0.5006128826258525 0.5006195570174994 0.50060374425216 0.5005907168325036 0.5006078877816736 0.5006108974694586 0.5006145571185844 │ [INFO] [stdout] │ 0.5005873162391256 0.5005839321719475 0.5005845327461624 0.5005977165478686 0.5006006106664606 0.5005884638681795 0.5005718642289728 0.5006005533075729 0.5006015810277517 0.5006117820336308 │ [INFO] [stdout] │ 0.5006244403405496 0.5006170022360849 0.5006276344768387 0.5006197008686311 0.5006178993565557 0.5006265490319831 0.5005998353087655 0.5006378705784391 0.5006294481626121 0.5006325176063577 │ [INFO] [stdout] │ 0.5006120270889213 0.5005992343171867 0.5006090574066926 0.5006019463533192 0.5006278805214993 0.5006144533601258 0.5005974329973302 0.5006082799439842 0.5006152604973291 0.5006311352464832 │ [INFO] [stdout] │ 0.5006045865272929 0.5006055675743056 0.5006039213391792 0.5006221027813198 0.5006285079392673 0.5006192938510837 0.5005943719874394 0.5006124595769351 0.5006346372351431 0.5006332574046545 │ [INFO] [stdout] │ 0.5006213780867472 0.5006321675531051 0.5006423631940936 0.5006442938721585 0.500653343880267 0.500649966425084 0.5006308987815302 0.500653425076056 0.500648732556221 0.5006622906330507 │ [INFO] [stdout] │ 0.5006445304651791 0.5006290422661479 0.5006234848392225 0.5006125520002859 0.5006394073906314 0.5006369203125353 0.500611919715683 0.5006318894437903 0.5006538005994413 0.5006460788145256 │ [INFO] [stdout] │ 0.5006216539782 0.5006169607719316 0.5006320820946334 0.5006264885693895 0.5006185406118903 0.5006314464086954 0.5006097845307267 0.5006246093071413 0.5006263173910396 0.500646301183445 │ [INFO] [stdout] │ 0.5006273980032943 0.5006218956656578 0.5006012138116566 0.5006295021964652 0.5006450192426263 0.5006386339771143 0.5005947075409402 0.5006320700659392 0.5006235704863455 0.5006459191868534 │ [INFO] [stdout] │ 0.500632128217774 0.5006152950259884 0.5006201586257956 0.5006347071654157 0.500631660657739 0.5006237157820519 0.5006162151258108 0.5006294533612331 0.5006368053802978 0.5006388516030813 │ [INFO] [stdout] │ 0.5005968517227393 0.5005872015734113 0.5006105065507028 0.5005950287667886 0.5005949324429326 0.5006072790363774 0.5005806068675993 0.500610310938638 0.5006103532405599 0.500612910190324 │ [INFO] [stdout] │ 0.5006287403385752 0.5005949948732573 0.5006172377845026 0.500596027633799 0.5006070722607824 0.5006183458803579 0.5005914982758479 0.500608830060262 0.5006002047876943 0.5006204964295401 │ [INFO] [stdout] │ 0.5006128574597735 0.5006113797670784 0.5006042701259507 0.5006072403845939 0.5006188989546548 0.5006105587708686 0.5006034745373333 0.5006021479392688 0.5006135086050468 0.5006349813492794 │ [INFO] [stdout] │ 0.5006325443244101 0.5006340473227127 0.5006525109136915 0.5006394320663409 0.5006478872430566 0.5006460394511786 0.5006278757718976 0.5006485792994587 0.500642258439956 0.5006549128882191 │ [INFO] [stdout] │ 0.5006150133144365 0.5006139804481435 0.5006172749651683 0.500608352729853 0.5006194526236135 0.500619619662884 0.5005955610749442 0.5006297979642114 0.5006305179553825 0.5006220811071722 │ [INFO] [stdout] │ 0.5006238594911324 0.5006131763722904 0.5006097722243393 0.5006112635899398 0.5006284598443137 0.5006305168704105 0.5006047882785756 0.5006213670432473 0.5006259401899829 0.5006355740168827 │ [INFO] [stdout] │ 0.5006262011790471 0.5006196201014368 0.500624128310267 0.5006249024589732 0.5006213674502429 0.5006293695397438 0.5005910782782845 0.5006023874672034 0.5006207968286479 0.5006272704668021 │ [INFO] [stdout] │ 0.5006099235195667 0.5006118425758216 0.5006335875142259 0.5006254810095048 0.5006255111823036 0.5006199763924369 0.5006198874451181 0.5006381113664572 0.5006241508353361 0.5006459993444287 │ [INFO] [stdout] │ 0.5006215744737883 0.5006137282949922 0.5006324509191532 0.5006197542483753 0.5006295302589463 0.5006296320285084 0.5006061104807071 0.5006402801525168 0.5006191109538696 0.5006496404013314 │ [INFO] [stdout] │ 0.5006379264036324 0.5006358844335749 0.5006438979619484 0.5006374517789186 0.5006551593334136 0.5006442591668688 0.5006237559272939 0.5006501866300608 0.5006425787914213 0.500653265084624 │ [INFO] [stdout] │ 0.5006308498314481 0.5006212477288045 0.5006178624633405 0.5006408429216535 0.5006322326484617 0.5006297317979564 0.5006179000172172 0.5006351138248525 0.5006181008956976 0.500651685577821 │ [INFO] [stdout] │ 0.5006233634267436 0.5006289672407069 0.5006360286068651 0.5006351321033784 0.5006232017948643 0.5006326893596198 0.5006061415760136 0.5006478705424564 0.500628827889695 0.5006493707023564 │ [INFO] [stdout] │ 0.500598814133918 0.5005724434612259 0.5006079824806325 0.5005834427145069 0.5006080116376604 0.5006065813697117 0.5005764301414592 0.5006012949912862 0.500608317303712 0.5006179407844983 │ [INFO] [stdout] │ 0.5006120132115285 0.5006151633190333 0.5006265166921046 0.5005960629717422 0.5006202528454754 0.5006257182650247 0.5006052937432884 0.5006063891084155 0.5006192482701661 0.500632265926871 │ [INFO] [stdout] │ 0.5006062138288164 0.5006021133730579 0.5005991377905505 0.5006147698728556 0.5006153241507187 0.5006288549101925 0.5005897566571589 0.5006125990910439 0.5006232647133583 0.5006232364678966 │ [INFO] [stdout] │ 0.5006063653711489 0.5006032101066793 0.5006071482547408 0.500620900986254 0.5006306909830036 0.5006199233197899 0.5005907247299796 0.5006255206879392 0.5006097484676946 0.5006290897214187 │ [INFO] [stdout] │ 0.5006156980815556 0.5006103959977091 0.5006168472295524 0.5006111995704207 0.5006230351660997 0.5006219208897907 0.5005939732362906 0.5006246142138675 0.5006169954391565 0.5006326314853391 │ [INFO] [stdout] │ 0.5006125753481081 0.5006043351756312 0.5006072888852551 0.5006336439843224 0.5006152428763232 0.5006243394070262 0.5006009331034692 0.5006243728674662 0.5006194512765827 0.5006416159994659 │ [INFO] [stdout] │ 0.5005842767840093 0.5005891988357485 0.5006102234868968 0.500587554431463 0.5006017459396199 0.500594467781807 0.5005822049776435 0.5005958191082597 0.5006041304615826 0.5006149074512448 │ [INFO] [stdout] │ 0.500570754137643 0.5006036992765855 0.5005906468373352 0.5006049061171624 0.5006057992938158 0.5006214955810421 0.5005870401512102 0.5006080339625487 0.5006027697261973 0.5006103997586793 │ [INFO] [stdout] │ 0.5006182547623291 0.5006240976603776 0.5006135266731436 0.5006310901931186 0.500632913667133 0.5006213232009505 0.5005933339707288 0.5006273403965555 0.50063376220676 0.5006396386532557 │ [INFO] [stdout] │ 0.5005899343741615 0.5005840354146569 0.5005912252367828 0.5005884889580489 0.5006050315163421 0.5005866873094453 0.5005682877974202 0.5006040049965169 0.5005961584681498 0.500604924222966 │ [INFO] [stdout] │ 0.500607230194362 0.5006166333205374 0.5006214224648957 0.5006080402282195 0.5006312922393823 0.5006115684991 0.5006000260165498 0.5006079777060369 0.5006193106938259 0.500620904354073 │ [INFO] [stdout] │ 0.5006214568188373 0.5006131319764284 0.5006308955806914 0.500609794294389 0.5006422472290063 0.5006263943400763 0.5006039872632518 0.5006246898910968 0.5006311726888851 0.500638407989419 │ [INFO] [stdout] │ 0.5006326233502001 0.5006243735890001 0.500625557647593 0.5006323584250997 0.5006324241144174 0.5006330688411077 0.5006136549679402 0.5006286467302254 0.5006284675126134 0.5006506432052484 │ [INFO] [stdout] │ 0.500598209661862 0.5006149231079365 0.5006173927138359 0.5006317967699098 0.5006273767537569 0.5006346956180061 0.5006013246120291 0.5006183481487813 0.5006190154377205 0.5006328651615217 │ [INFO] [stdout] │ 0.5006081852067678 0.500610183653601 0.5006124465784705 0.5006101617829305 0.500625736117259 0.5006286272934724 0.5006101547439528 0.5006355464973336 0.5006354252964644 0.5006298223768614 │ [INFO] [stdout] │ 0.5006242367592114 0.5006134452424992 0.5006109449420153 0.5006178917541556 0.5006344101272696 0.5006163387523789 0.5005898362044922 0.5006298817547842 0.5006260742192912 0.5006234972369884 │ [INFO] [stdout] │ 0.5005901397235372 0.5005861744278358 0.5005900198484666 0.5005884764907251 0.5005928379770943 0.5005871967631035 0.5005762911995908 0.5005916685392092 0.5005976208542756 0.5006122970488615 │ [INFO] [stdout] │ 0.5006044129993251 0.5005925751916139 0.5006205549901583 0.500612201917939 0.5006268783754025 0.5006336781176356 0.500605645681508 0.5006124332306353 0.5006276880206881 0.5006267607300411 │ [INFO] [stdout] │ 0.5005965633255548 0.5006122674676506 0.5006161402564254 0.500609547866417 0.5006305854387804 0.5006191211499668 0.5005872567575544 0.5006257014663198 0.5006195723519569 0.5006275973169454 │ [INFO] [stdout] │ 0.5006245658970266 0.5006356300827592 0.5006451984468954 0.5006278686410668 0.5006411074986383 0.5006390064683545 0.5006125466642675 0.5006356250288575 0.5006343920216957 0.5006428975416204 │ [INFO] [stdout] │ 0.5006095164115151 0.5006316664093272 0.5006278356435032 0.5006242072301015 0.500636853727848 0.5006334696358914 0.5006072810589882 0.5006323976946687 0.5006358148228695 0.5006374428248447 │ [INFO] [stdout] │ 0.5005873139062647 0.500586332482314 0.5005860462829028 0.5005921353256512 0.5005965930501894 0.5005855241947688 0.5005817298360978 0.500587055433006 0.5006034890826108 0.5006118044791857 │ [INFO] [stdout] │ 0.5006232805110684 0.5006288869454343 0.5006360091736289 0.5006169182899514 0.5006326439889968 0.5006504421775737 0.5005993242502751 0.5006384815846631 0.5006218999634094 0.5006509826278447 │ [INFO] [stdout] │ 0.5006215726526347 0.5006227404571669 0.5006332602433606 0.500630987688413 0.500641870308732 0.500652069631586 0.5006153577871854 0.5006567725334399 0.5006268280690963 0.500646680019472 │ [INFO] [stdout] │ 0.5006165560880635 0.5006047975117733 0.5006167073249843 0.5006192956374719 0.500621071656386 0.5006278489680939 0.5006039747617697 0.5006263169655157 0.5006277038122123 0.500625565997867 │ [INFO] [stdout] │ 0.5005896303759622 0.5006057659848137 0.5006055814342611 0.5006011595630372 0.5006170176302991 0.5006131296822356 0.5005814671546783 0.5006014171884436 0.5006082997483632 0.5006098774041351 │ [INFO] [stdout] │ 0.5005945603822718 0.5005935429228708 0.5006130651545282 0.5006035721245725 0.5006128618352895 0.5006017020348514 0.5005959696707845 0.5006012778111161 0.500623110658337 0.5006242051595453 │ [INFO] [stdout] │ 0.5006216650866948 0.5006314977179543 0.5006326713355059 0.5006274221615603 0.5006548560682094 0.500653626569968 0.5006247081756007 0.5006592294387497 0.500631212997747 0.5006526497545227 │ [INFO] [stdout] │ 0.5006193252151103 0.5006154707583608 0.500620744765955 0.5006080217957871 0.5006252187969277 0.5006170461672456 0.5006004795859179 0.5006173823400639 0.5006259796528623 0.500625964945655 │ [INFO] [stdout] │ 0.500617038091545 0.5006152856455987 0.5006139527387903 0.5006186482732956 0.5006296159274216 0.5006146289486201 0.5005887422374937 0.5006150359090491 0.5006260966059494 0.500618500742906 │ [INFO] [stdout] │ 0.5006340491958867 0.5006274090864239 0.500626378328522 0.5006359954993462 0.5006648684595745 0.5006456009482972 0.5006135892464121 0.500642219038058 0.5006418178209737 0.5006628322919673 │ [INFO] [stdout] │ 0.500598514887833 0.5006176732539237 0.5006208383551244 0.5006008270397118 0.5006375311134303 0.500617615902809 0.5005975438736449 0.5006229459392869 0.5006309140548251 0.500624669527724 │ [INFO] [stdout] │ 0.5006443413631567 0.5006386586959306 0.5006420432383558 0.5006362923653712 0.5006593481095066 0.5006486065056932 0.5006289791431403 0.5006322853549652 0.500636651358113 0.5006597025755143 │ [INFO] [stdout] │ 0.5006173965323603 0.500611789929171 0.5006233149709205 0.5006204774320684 0.5006208644389296 0.5006287273400195 0.5006158927978223 0.500617527725806 0.5006185553154967 0.5006371188564623 │ [INFO] [stdout] │ 0.5006090323541041 0.5006091390315476 0.5006314250218271 0.5006117985990954 0.5006360929761439 0.500619876686649 0.5005940924208221 0.5006172803042707 0.500625075643642 0.500624057891599 │ [INFO] [stdout] │ 0.5006288188802261 0.5006239910239536 0.5006238819639668 0.5006270472116389 0.5006226807946714 0.5006322642901189 0.5006015173575997 0.5006159826053495 0.500628835105727 0.5006383598184547 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] in: 24420µs [INFO] [stdout] thread 'nn::tests::test_big' panicked at 'assertion failed: false', src/nn.rs:171:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556f56632205 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x556f56632205 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x556f56632205 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x556f56632205 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x556f5665aeec - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x556f56576465 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x556f5662c501 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x556f56634a30 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x556f56634a30 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x556f56634a30 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x556f5663472a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x556f56635067 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x556f565e4c19 - std::panicking::begin_panic::h45b37f694cd6406a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x556f5655e908 - mle_nn::nn::tests::test_big::h04d06bd002e269a0 [INFO] [stdout] at src/nn.rs:171 [INFO] [stdout] 14: 0x556f5655e5ca - mle_nn::nn::tests::test_big::{{closure}}::hb58a7492205998a1 [INFO] [stdout] at src/nn.rs:156 [INFO] [stdout] 15: 0x556f5656fe7e - core::ops::function::FnOnce::call_once::ha50ce939fce0faa1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x556f5659d652 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x556f5659d652 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x556f5659d652 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x556f5659d652 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x556f5659d652 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x556f5659d652 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x556f5659d652 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x556f56575926 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x556f5657ac65 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x556f5657ac65 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x556f5657ac65 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x556f5657ac65 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x556f5657ac65 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x556f5657ac65 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x556f5657ac65 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x556f5663b3ca - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x556f5663b3ca - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x556f5663b3ca - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f27317e5609 - start_thread [INFO] [stdout] 35: 0x7f27316f1103 - __clone [INFO] [stdout] 36: 0x0 - [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] thread 'nn::tests::example_network' panicked at 'assertion failed: false', src/nn.rs:248:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556f56632205 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x556f56632205 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x556f56632205 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x556f56632205 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x556f5665aeec - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x556f56576465 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x556f5662c501 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x556f56634a30 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x556f56634a30 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x556f56634a30 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x556f5663472a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x556f56635067 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x556f565e4c19 - std::panicking::begin_panic::h45b37f694cd6406a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x556f5655f475 - mle_nn::nn::tests::example_network::h25aee4bd41caa422 [INFO] [stdout] at src/nn.rs:248 [INFO] [stdout] 14: 0x556f5655ec2a - mle_nn::nn::tests::example_network::{{closure}}::hccb2ea47c7829a6b [INFO] [stdout] at src/nn.rs:199 [INFO] [stdout] 15: 0x556f5656fdee - core::ops::function::FnOnce::call_once::h69b2c65d7c0b7d62 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x556f5659d652 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x556f5659d652 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x556f5659d652 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x556f5659d652 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x556f5659d652 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x556f5659d652 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x556f5659d652 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x556f56575926 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x556f5657ac65 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x556f5657ac65 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x556f5657ac65 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stderr] error: test failed, to rerun pass '--bin mle-nn' [INFO] [stdout] 27: 0x556f5657ac65 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x556f5657ac65 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x556f5657ac65 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x556f5657ac65 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x556f5663b3ca - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x556f5663b3ca - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x556f5663b3ca - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f27317e5609 - start_thread [INFO] [stdout] 35: 0x7f27316f1103 - __clone [INFO] [stdout] 36: 0x0 - [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.007548924942932836 │ [INFO] [stdout] │ 0.007547726164456795 │ [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.6590509727041104 │ [INFO] [stdout] │ 0.6590509822561618 │ [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.6590391377008588 │ [INFO] [stdout] │ 0.659039156813457 │ [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.6592061860240491 │ [INFO] [stdout] │ 0.659206062371105 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ======================== [INFO] [stdout] thread 'nn::tests::example_network2' panicked at 'assertion failed: false', src/nn.rs:354:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556f56632205 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x556f56632205 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x556f56632205 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x556f56632205 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x556f5665aeec - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x556f56576465 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x556f5662c501 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x556f56634a30 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x556f56634a30 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x556f56634a30 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x556f5663472a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x556f56635067 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x556f565e4c19 - std::panicking::begin_panic::h45b37f694cd6406a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x556f56560ab0 - mle_nn::nn::tests::example_network2::h760587c43dca31c0 [INFO] [stdout] at src/nn.rs:354 [INFO] [stdout] 14: 0x556f5656022a - mle_nn::nn::tests::example_network2::{{closure}}::hd2f1cfc8d5e4643b [INFO] [stdout] at src/nn.rs:312 [INFO] [stdout] 15: 0x556f5656fd8e - core::ops::function::FnOnce::call_once::h419a091444cf5ed5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x556f5659d652 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x556f5659d652 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x556f5659d652 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x556f5659d652 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x556f5659d652 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x556f5659d652 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x556f5659d652 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x556f56575926 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x556f5657ac65 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x556f5657ac65 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x556f5657ac65 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x556f5657ac65 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x556f5657ac65 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x556f5657ac65 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x556f5657ac65 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x556f5663b3ca - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x556f5663b3ca - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x556f5663b3ca - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f27317e5609 - start_thread [INFO] [stdout] 35: 0x7f27316f1103 - __clone [INFO] [stdout] 36: 0x0 - [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] thread 'nn::tests::example_network3' panicked at 'assertion failed: false', src/nn.rs:308:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556f56632205 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x556f56632205 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x556f56632205 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x556f56632205 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x556f5665aeec - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x556f56576465 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x556f5662c501 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x556f56634a30 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x556f56634a30 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x556f56634a30 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x556f5663472a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x556f56635067 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x556f565e4c19 - std::panicking::begin_panic::h45b37f694cd6406a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x556f5655ff97 - mle_nn::nn::tests::example_network3::h39406e6f6a3f1bb2 [INFO] [stdout] at src/nn.rs:308 [INFO] [stdout] 14: 0x556f5655f6ea - mle_nn::nn::tests::example_network3::{{closure}}::hfdce20773dd2a550 [INFO] [stdout] at src/nn.rs:252 [INFO] [stdout] 15: 0x556f5656ff1e - core::ops::function::FnOnce::call_once::he52c169341f5f94f [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x556f5659d652 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x556f5659d652 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x556f5659d652 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x556f5659d652 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x556f5659d652 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x556f5659d652 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x556f5659d652 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x556f56575926 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x556f5657ac65 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x556f5657ac65 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x556f5657ac65 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x556f5657ac65 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x556f5657ac65 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x556f5657ac65 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x556f5657ac65 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x556f5663b3ca - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x556f5663b3ca - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x556f5663b3ca - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f27317e5609 - start_thread [INFO] [stdout] 35: 0x7f27316f1103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- nn::tests::test_set stdout ---- [INFO] [stdout] stopstopstopstopstopstopstopstopstopstop [INFO] [stdout] ┌ ┐ [INFO] [stdout] │ 1 │ [INFO] [stdout] │ 0.10130536232051135 │ [INFO] [stdout] │ 0.09319614869852808 │ [INFO] [stdout] │ 0.100057112463365 │ [INFO] [stdout] │ 0.10071027498940825 │ [INFO] [stdout] │ 0.10038881127208861 │ [INFO] [stdout] │ 0.1042142603243957 │ [INFO] [stdout] │ 0.1051443665712762 │ [INFO] [stdout] │ 0.09821212506205683 │ [INFO] [stdout] │ 0.10909151385855773 │ [INFO] [stdout] │ 0.10707977894375997 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ┌ ┐ [INFO] [stdout] │ 1 │ [INFO] [stdout] │ 0.08478146643313554 │ [INFO] [stdout] │ 0.08423489950370498 │ [INFO] [stdout] │ 0.0853455486102283 │ [INFO] [stdout] │ 0.0860365387256619 │ [INFO] [stdout] │ 0.08688780733271176 │ [INFO] [stdout] │ 0.08830447008126212 │ [INFO] [stdout] │ 0.08937778108730171 │ [INFO] [stdout] │ 0.0886607742961327 │ [INFO] [stdout] │ 0.09151554802977518 │ [INFO] [stdout] │ 0.09166241658055153 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ┌ ┐ [INFO] [stdout] │ 1 │ [INFO] [stdout] │ 0.09787539981474545 │ [INFO] [stdout] │ 0.09138508328911472 │ [INFO] [stdout] │ 0.0970234158985884 │ [INFO] [stdout] │ 0.09768617919036772 │ [INFO] [stdout] │ 0.09761909484731121 │ [INFO] [stdout] │ 0.10092684351160774 │ [INFO] [stdout] │ 0.10189040905545568 │ [INFO] [stdout] │ 0.09628142205699111 │ [INFO] [stdout] │ 0.10544848252113675 │ [INFO] [stdout] │ 0.10390612175929761 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ┌ ┐ [INFO] [stdout] │ 1 │ [INFO] [stdout] │ 0.09746130257204148 │ [INFO] [stdout] │ 0.09116482175847454 │ [INFO] [stdout] │ 0.09665649353439143 │ [INFO] [stdout] │ 0.09732035753577872 │ [INFO] [stdout] │ 0.09728362315140254 │ [INFO] [stdout] │ 0.10052945177023652 │ [INFO] [stdout] │ 0.10149693235538913 │ [INFO] [stdout] │ 0.09604662185758038 │ [INFO] [stdout] │ 0.1050084760896566 │ [INFO] [stdout] │ 0.10352208005813716 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ┌ ┐ [INFO] [stdout] │ 1 │ [INFO] [stdout] │ 0.09601631084521746 │ [INFO] [stdout] │ 0.09039341505066215 │ [INFO] [stdout] │ 0.09537496440466747 │ [INFO] [stdout] │ 0.09604256842989821 │ [INFO] [stdout] │ 0.09611111309692935 │ [INFO] [stdout] │ 0.09914188328473379 │ [INFO] [stdout] │ 0.10012281013672511 │ [INFO] [stdout] │ 0.09522431823623237 │ [INFO] [stdout] │ 0.10347275927359162 │ [INFO] [stdout] │ 0.10218043178122166 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ┌ ┐ [INFO] [stdout] │ 1 │ [INFO] [stdout] │ 0.09976406509501495 │ [INFO] [stdout] │ 0.09238523454559537 │ [INFO] [stdout] │ 0.0986950865209014 │ [INFO] [stdout] │ 0.09935266894778857 │ [INFO] [stdout] │ 0.09914616603779873 │ [INFO] [stdout] │ 0.10273793009171511 │ [INFO] [stdout] │ 0.10368329693440059 │ [INFO] [stdout] │ 0.09734762188016564 │ [INFO] [stdout] │ 0.10745480982073356 │ [INFO] [stdout] │ 0.10565526278946166 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ┌ ┐ [INFO] [stdout] │ 1 │ [INFO] [stdout] │ 0.09964733887253062 │ [INFO] [stdout] │ 0.09232363040990824 │ [INFO] [stdout] │ 0.09859185759937525 │ [INFO] [stdout] │ 0.09924976778587194 │ [INFO] [stdout] │ 0.09905192819095131 │ [INFO] [stdout] │ 0.10262606379891154 │ [INFO] [stdout] │ 0.10357257151090106 │ [INFO] [stdout] │ 0.09728194799988822 │ [INFO] [stdout] │ 0.10733083575495103 │ [INFO] [stdout] │ 0.10554727470140668 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ┌ ┐ [INFO] [stdout] │ 1 │ [INFO] [stdout] │ 0.08618246829321907 │ [INFO] [stdout] │ 0.08501951654645007 │ [INFO] [stdout] │ 0.08660294727286148 │ [INFO] [stdout] │ 0.08729160216886041 │ [INFO] [stdout] │ 0.08804895879680773 │ [INFO] [stdout] │ 0.08966090803695952 │ [INFO] [stdout] │ 0.09072394098985649 │ [INFO] [stdout] │ 0.08949685182356461 │ [INFO] [stdout] │ 0.0930082959589198 │ [INFO] [stdout] │ 0.09298287684453999 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ┌ ┐ [INFO] [stdout] │ 1 │ [INFO] [stdout] │ 0.10186136218178021 │ [INFO] [stdout] │ 0.09348753342941121 │ [INFO] [stdout] │ 0.10054796996527073 │ [INFO] [stdout] │ 0.10119949648833527 │ [INFO] [stdout] │ 0.10083630663626265 │ [INFO] [stdout] │ 0.1047464652000717 │ [INFO] [stdout] │ 0.10567097781871805 │ [INFO] [stdout] │ 0.09852277375549935 │ [INFO] [stdout] │ 0.10968179535769407 │ [INFO] [stdout] │ 0.10759301954722494 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ┌ ┐ [INFO] [stdout] │ 1 │ [INFO] [stdout] │ 0.09839780885783696 │ [INFO] [stdout] │ 0.09166245287519588 │ [INFO] [stdout] │ 0.09748610326049298 │ [INFO] [stdout] │ 0.09814745976109507 │ [INFO] [stdout] │ 0.09804197435582435 │ [INFO] [stdout] │ 0.1014280206634799 │ [INFO] [stdout] │ 0.10238660837131518 │ [INFO] [stdout] │ 0.0965771034932911 │ [INFO] [stdout] │ 0.10600352038325046 │ [INFO] [stdout] │ 0.10439033733374635 │ [INFO] [stdout] └ ┘ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'nn::tests::test_set' panicked at 'assertion failed: false', src/nn.rs:529:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556f56632205 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x556f56632205 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x556f56632205 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x556f56632205 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x556f5665aeec - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x556f56576465 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x556f5662c501 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x556f56634a30 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x556f56634a30 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x556f56634a30 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x556f5663472a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x556f56635067 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x556f565e4c19 - std::panicking::begin_panic::h45b37f694cd6406a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x556f56561b03 - mle_nn::nn::tests::test_set::h952a1705c5f630f9 [INFO] [stdout] at src/nn.rs:529 [INFO] [stdout] 14: 0x556f56560d3a - mle_nn::nn::tests::test_set::{{closure}}::h626a8636470f4de9 [INFO] [stdout] at src/nn.rs:358 [INFO] [stdout] 15: 0x556f5656fdbe - core::ops::function::FnOnce::call_once::h5a13aaa3c94689e2 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x556f5659d652 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x556f5659d652 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x556f5659d652 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x556f5659d652 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x556f5659d652 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x556f5659d652 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x556f5659d652 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x556f56575926 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x556f5657ac65 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x556f5657ac65 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x556f5657ac65 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x556f5657ac65 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x556f5657ac65 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x556f5657ac65 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x556f5657ac65 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x556f5663b3ca - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x556f5663b3ca - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x556f5663b3ca - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f27317e5609 - start_thread [INFO] [stdout] 35: 0x7f27316f1103 - __clone [INFO] [stdout] 36: 0x0 - [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5d6a4541530bae22609c1947c2d58b5e30fced2548642d377a6f1e3c4c160ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d6a4541530bae22609c1947c2d58b5e30fced2548642d377a6f1e3c4c160ac7", kill_on_drop: false }` [INFO] [stdout] 5d6a4541530bae22609c1947c2d58b5e30fced2548642d377a6f1e3c4c160ac7