[INFO] cloning repository https://github.com/MrLeaw/rust-deep-learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrLeaw/rust-deep-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrLeaw%2Frust-deep-learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrLeaw%2Frust-deep-learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 906b096aff71cefa2c0fcea25446d76d16c25ad0
[INFO] testing MrLeaw/rust-deep-learning against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrLeaw%2Frust-deep-learning" "/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/MrLeaw/rust-deep-learning
[INFO] finished tweaking git repo https://github.com/MrLeaw/rust-deep-learning
[INFO] tweaked toml for git repo https://github.com/MrLeaw/rust-deep-learning written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrLeaw/rust-deep-learning on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MrLeaw/rust-deep-learning already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bab9e6c7e64c648ca2a648300f4ffeea33cf85212efeca9b36c1c202abe96d0
[INFO] running `Command { std: "docker" "start" "-a" "5bab9e6c7e64c648ca2a648300f4ffeea33cf85212efeca9b36c1c202abe96d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bab9e6c7e64c648ca2a648300f4ffeea33cf85212efeca9b36c1c202abe96d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bab9e6c7e64c648ca2a648300f4ffeea33cf85212efeca9b36c1c202abe96d0", kill_on_drop: false }`
[INFO] [stdout] 5bab9e6c7e64c648ca2a648300f4ffeea33cf85212efeca9b36c1c202abe96d0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0c70e39e6430d6f5cdb39ed28539d329c9e3c8ce9f95c77031a89cba659081b
[INFO] running `Command { std: "docker" "start" "-a" "e0c70e39e6430d6f5cdb39ed28539d329c9e3c8ce9f95c77031a89cba659081b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling deep-learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `estimator_index`
[INFO] [stdout]   --> src/gradient_boosting_machine.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |             for estimator_index in 0..self.n_estimators {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_estimator_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `activation`
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:148:42
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn forward(&self, inputs: &Vec<f64>, activation: &Activation) -> f64 {
[INFO] [stdout]     |                                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let mut output_layer_inputs = layer_outputs.last().unwrap_or(&inputs).clone();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `kernel_linear` is never used
[INFO] [stdout]    --> src/support_vector_machine.rs:206:8
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl SupportVectorMachine {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 206 |     fn kernel_linear(x1: &Vec<f64>, x2: &Vec<f64>) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `standardize` is never used
[INFO] [stdout]    --> src/support_vector_machine.rs:246:4
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn standardize(data: &mut Vec<Vec<f64>>) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_y` is never used
[INFO] [stdout]    --> src/support_vector_machine.rs:280:4
[INFO] [stdout]     |
[INFO] [stdout] 280 | fn convert_y(y: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sigmoid` is never used
[INFO] [stdout]  --> src/fully_connected_neural_network.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn sigmoid(x: f64) -> f64 {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `relu` is never used
[INFO] [stdout]  --> src/fully_connected_neural_network.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn relu(x: f64) -> f64 {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `linear` is never used
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn linear(x: f64) -> f64 {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `leaky_relu` is never used
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn leaky_relu(x: f64) -> f64 {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `softmax` is never used
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn softmax(x: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Activation` is never used
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum Activation {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelBuilder` is never constructed
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct ModelBuilder {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `input_nodes`, `hidden_layer`, `output_nodes`, and `build` are never used
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl ModelBuilder {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 49 |     pub fn new() -> ModelBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn input_nodes(&mut self, num_input_nodes: usize) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn hidden_layer(&mut self, num_nodes: usize, activation: Activation) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn output_nodes(&mut self, num_output_nodes: usize, activation: Activation) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn build(&self) -> NeuralNetwork {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `activate`, `activate_vector`, and `derivative` are never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:83:8
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl Activation {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]  83 |     fn activate(&self, x: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     fn activate_vector(&self, x: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     fn derivative(&self, x: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | struct Node {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `forward` are never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl Node {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] 141 |     fn new(num_weights: usize) -> Node {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn forward(&self, inputs: &Vec<f64>, activation: &Activation) -> f64 {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeuralNetwork` is never constructed
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | struct NeuralNetwork {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:185:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl NeuralNetwork {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 185 |     fn new(
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub fn predict(&self, inputs: Vec<Vec<f64>>) -> Vec<Vec<f64>> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn predict_one(&self, inputs: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     fn forward(&self, inputs: &Vec<f64>) -> Vec<f64> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     fn train(&mut self, train_x: Vec<Vec<f64>>, train_y: Vec<Vec<f64>>, lr: f64, iters: u64) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     fn mse(&self, x_train: Vec<Vec<f64>>, y_train: Vec<f64>) -> f64 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     fn train_iter(&mut self, inputs: &Vec<f64>, targets: &Vec<f64>, lr: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_x_y` is never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:366:4
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn normalize_x_y(x: &mut Vec<Vec<f64>>, y: &mut Vec<f64>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_column` is never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn normalize_column(column: &mut Vec<f64>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transpose` is never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn transpose(x: &Vec<Vec<f64>>) -> Vec<Vec<f64>> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_logistic_regression_iris` is never used
[INFO] [stdout]    --> src/main.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn run_logistic_regression_iris() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.32s
[INFO] running `Command { std: "docker" "inspect" "e0c70e39e6430d6f5cdb39ed28539d329c9e3c8ce9f95c77031a89cba659081b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0c70e39e6430d6f5cdb39ed28539d329c9e3c8ce9f95c77031a89cba659081b", kill_on_drop: false }`
[INFO] [stdout] e0c70e39e6430d6f5cdb39ed28539d329c9e3c8ce9f95c77031a89cba659081b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36752e12885662a6546b78959e5aabd1267bb16ac12917a03755d4b439ec4e9a
[INFO] running `Command { std: "docker" "start" "-a" "36752e12885662a6546b78959e5aabd1267bb16ac12917a03755d4b439ec4e9a", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `estimator_index`
[INFO] [stdout]   --> src/gradient_boosting_machine.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |             for estimator_index in 0..self.n_estimators {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_estimator_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `activation`
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:148:42
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn forward(&self, inputs: &Vec<f64>, activation: &Activation) -> f64 {
[INFO] [stdout]     |                                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let mut output_layer_inputs = layer_outputs.last().unwrap_or(&inputs).clone();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `kernel_linear` is never used
[INFO] [stdout]    --> src/support_vector_machine.rs:206:8
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl SupportVectorMachine {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 206 |     fn kernel_linear(x1: &Vec<f64>, x2: &Vec<f64>) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `standardize` is never used
[INFO] [stdout]    --> src/support_vector_machine.rs:246:4
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn standardize(data: &mut Vec<Vec<f64>>) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_y` is never used
[INFO] [stdout]    --> src/support_vector_machine.rs:280:4
[INFO] [stdout]     |
[INFO] [stdout] 280 | fn convert_y(y: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sigmoid` is never used
[INFO] [stdout]  --> src/fully_connected_neural_network.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn sigmoid(x: f64) -> f64 {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `relu` is never used
[INFO] [stdout]  --> src/fully_connected_neural_network.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn relu(x: f64) -> f64 {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `linear` is never used
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn linear(x: f64) -> f64 {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `leaky_relu` is never used
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn leaky_relu(x: f64) -> f64 {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `softmax` is never used
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn softmax(x: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Activation` is never used
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum Activation {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelBuilder` is never constructed
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct ModelBuilder {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `input_nodes`, `hidden_layer`, `output_nodes`, and `build` are never used
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl ModelBuilder {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 49 |     pub fn new() -> ModelBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn input_nodes(&mut self, num_input_nodes: usize) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn hidden_layer(&mut self, num_nodes: usize, activation: Activation) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn output_nodes(&mut self, num_output_nodes: usize, activation: Activation) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn build(&self) -> NeuralNetwork {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `activate`, `activate_vector`, and `derivative` are never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:83:8
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl Activation {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]  83 |     fn activate(&self, x: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     fn activate_vector(&self, x: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     fn derivative(&self, x: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | struct Node {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `forward` are never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl Node {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] 141 |     fn new(num_weights: usize) -> Node {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn forward(&self, inputs: &Vec<f64>, activation: &Activation) -> f64 {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeuralNetwork` is never constructed
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | struct NeuralNetwork {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:185:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl NeuralNetwork {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 185 |     fn new(
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub fn predict(&self, inputs: Vec<Vec<f64>>) -> Vec<Vec<f64>> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn predict_one(&self, inputs: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     fn forward(&self, inputs: &Vec<f64>) -> Vec<f64> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     fn train(&mut self, train_x: Vec<Vec<f64>>, train_y: Vec<Vec<f64>>, lr: f64, iters: u64) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     fn mse(&self, x_train: Vec<Vec<f64>>, y_train: Vec<f64>) -> f64 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     fn train_iter(&mut self, inputs: &Vec<f64>, targets: &Vec<f64>, lr: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_x_y` is never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:366:4
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn normalize_x_y(x: &mut Vec<Vec<f64>>, y: &mut Vec<f64>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_column` is never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn normalize_column(column: &mut Vec<f64>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transpose` is never used
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn transpose(x: &Vec<Vec<f64>>) -> Vec<Vec<f64>> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deep-learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `load_iris_dataset`
[INFO] [stdout]    --> src/gradient_boosting_machine.rs:149:55
[INFO] [stdout]     |
[INFO] [stdout] 149 |     use crate::datasets::{load_breast_cancer_dataset, load_iris_dataset, train_test_split};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_logistic_regression_iris` is never used
[INFO] [stdout]    --> src/main.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn run_logistic_regression_iris() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entr`
[INFO] [stdout]    --> src/decision_tree.rs:391:13
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let entr = entropy(&data);
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_entr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `score`
[INFO] [stdout]    --> src/decision_tree.rs:410:17
[INFO] [stdout]     |
[INFO] [stdout] 410 |             let score = information_gain(&y, &val, 2.5);
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_score`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `estimator_index`
[INFO] [stdout]   --> src/gradient_boosting_machine.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |             for estimator_index in 0..self.n_estimators {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_estimator_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `activation`
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:148:42
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn forward(&self, inputs: &Vec<f64>, activation: &Activation) -> f64 {
[INFO] [stdout]     |                                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fully_connected_neural_network.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let mut output_layer_inputs = layer_outputs.last().unwrap_or(&inputs).clone();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `kernel_linear` is never used
[INFO] [stdout]    --> src/support_vector_machine.rs:206:8
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl SupportVectorMachine {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 206 |     fn kernel_linear(x1: &Vec<f64>, x2: &Vec<f64>) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Linear`, `LeakyRelu`, and `Softmax` are never constructed
[INFO] [stdout]   --> src/fully_connected_neural_network.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum Activation {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 37 |     Linear,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     LeakyRelu,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 39 |     Softmax,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Activation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]    --> src/decision_tree.rs:395:13
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let X = vec![
[INFO] [stdout]     |             ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.56s
[INFO] running `Command { std: "docker" "inspect" "36752e12885662a6546b78959e5aabd1267bb16ac12917a03755d4b439ec4e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36752e12885662a6546b78959e5aabd1267bb16ac12917a03755d4b439ec4e9a", kill_on_drop: false }`
[INFO] [stdout] 36752e12885662a6546b78959e5aabd1267bb16ac12917a03755d4b439ec4e9a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8517f1e8e166c141c9755957a2efdf7776c4b3844ac6a1a0fa1ef9732215c18
[INFO] running `Command { std: "docker" "start" "-a" "f8517f1e8e166c141c9755957a2efdf7776c4b3844ac6a1a0fa1ef9732215c18", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `estimator_index`
[INFO] [stderr]   --> src/gradient_boosting_machine.rs:52:17
[INFO] [stderr]    |
[INFO] [stderr] 52 |             for estimator_index in 0..self.n_estimators {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_estimator_index`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `activation`
[INFO] [stderr]    --> src/fully_connected_neural_network.rs:148:42
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn forward(&self, inputs: &Vec<f64>, activation: &Activation) -> f64 {
[INFO] [stderr]     |                                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/fully_connected_neural_network.rs:285:13
[INFO] [stderr]     |
[INFO] [stderr] 285 |         let mut output_layer_inputs = layer_outputs.last().unwrap_or(&inputs).clone();
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `kernel_linear` is never used
[INFO] [stderr]    --> src/support_vector_machine.rs:206:8
[INFO] [stderr]     |
[INFO] [stderr]  12 | impl SupportVectorMachine {
[INFO] [stderr]     | ------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 206 |     fn kernel_linear(x1: &Vec<f64>, x2: &Vec<f64>) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `standardize` is never used
[INFO] [stderr]    --> src/support_vector_machine.rs:246:4
[INFO] [stderr]     |
[INFO] [stderr] 246 | fn standardize(data: &mut Vec<Vec<f64>>) {
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `convert_y` is never used
[INFO] [stderr]    --> src/support_vector_machine.rs:280:4
[INFO] [stderr]     |
[INFO] [stderr] 280 | fn convert_y(y: Vec<f64>) -> Vec<f64> {
[INFO] [stderr]     |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sigmoid` is never used
[INFO] [stderr]  --> src/fully_connected_neural_network.rs:4:4
[INFO] [stderr]   |
[INFO] [stderr] 4 | fn sigmoid(x: f64) -> f64 {
[INFO] [stderr]   |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `relu` is never used
[INFO] [stderr]  --> src/fully_connected_neural_network.rs:8:4
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn relu(x: f64) -> f64 {
[INFO] [stderr]   |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `linear` is never used
[INFO] [stderr]   --> src/fully_connected_neural_network.rs:16:4
[INFO] [stderr]    |
[INFO] [stderr] 16 | fn linear(x: f64) -> f64 {
[INFO] [stderr]    |    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `leaky_relu` is never used
[INFO] [stderr]   --> src/fully_connected_neural_network.rs:20:4
[INFO] [stderr]    |
[INFO] [stderr] 20 | fn leaky_relu(x: f64) -> f64 {
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `softmax` is never used
[INFO] [stderr]   --> src/fully_connected_neural_network.rs:28:4
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn softmax(x: Vec<f64>) -> Vec<f64> {
[INFO] [stderr]    |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Activation` is never used
[INFO] [stderr]   --> src/fully_connected_neural_network.rs:34:6
[INFO] [stderr]    |
[INFO] [stderr] 34 | enum Activation {
[INFO] [stderr]    |      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ModelBuilder` is never constructed
[INFO] [stderr]   --> src/fully_connected_neural_network.rs:42:8
[INFO] [stderr]    |
[INFO] [stderr] 42 | struct ModelBuilder {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `input_nodes`, `hidden_layer`, `output_nodes`, and `build` are never used
[INFO] [stderr]   --> src/fully_connected_neural_network.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 48 | impl ModelBuilder {
[INFO] [stderr]    | ----------------- associated items in this implementation
[INFO] [stderr] 49 |     pub fn new() -> ModelBuilder {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub fn input_nodes(&mut self, num_input_nodes: usize) -> &mut Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 |     pub fn hidden_layer(&mut self, num_nodes: usize, activation: Activation) -> &mut Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 |     pub fn output_nodes(&mut self, num_output_nodes: usize, activation: Activation) -> &mut Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 |     pub fn build(&self) -> NeuralNetwork {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `activate`, `activate_vector`, and `derivative` are never used
[INFO] [stderr]    --> src/fully_connected_neural_network.rs:83:8
[INFO] [stderr]     |
[INFO] [stderr]  82 | impl Activation {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr]  83 |     fn activate(&self, x: f64) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  93 |     fn activate_vector(&self, x: Vec<f64>) -> Vec<f64> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 |     fn derivative(&self, x: f64) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Node` is never constructed
[INFO] [stderr]    --> src/fully_connected_neural_network.rs:124:8
[INFO] [stderr]     |
[INFO] [stderr] 124 | struct Node {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `forward` are never used
[INFO] [stderr]    --> src/fully_connected_neural_network.rs:141:8
[INFO] [stderr]     |
[INFO] [stderr] 140 | impl Node {
[INFO] [stderr]     | --------- associated items in this implementation
[INFO] [stderr] 141 |     fn new(num_weights: usize) -> Node {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 |     fn forward(&self, inputs: &Vec<f64>, activation: &Activation) -> f64 {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NeuralNetwork` is never constructed
[INFO] [stderr]    --> src/fully_connected_neural_network.rs:170:8
[INFO] [stderr]     |
[INFO] [stderr] 170 | struct NeuralNetwork {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/fully_connected_neural_network.rs:185:8
[INFO] [stderr]     |
[INFO] [stderr] 184 | impl NeuralNetwork {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr] 185 |     fn new(
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 213 |     pub fn predict(&self, inputs: Vec<Vec<f64>>) -> Vec<Vec<f64>> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 217 |     pub fn predict_one(&self, inputs: Vec<f64>) -> Vec<f64> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 222 |     fn forward(&self, inputs: &Vec<f64>) -> Vec<f64> {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 240 |     fn train(&mut self, train_x: Vec<Vec<f64>>, train_y: Vec<Vec<f64>>, lr: f64, iters: u64) {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 258 |     fn mse(&self, x_train: Vec<Vec<f64>>, y_train: Vec<f64>) -> f64 {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 271 |     fn train_iter(&mut self, inputs: &Vec<f64>, targets: &Vec<f64>, lr: f64) {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `normalize_x_y` is never used
[INFO] [stderr]    --> src/fully_connected_neural_network.rs:366:4
[INFO] [stderr]     |
[INFO] [stderr] 366 | fn normalize_x_y(x: &mut Vec<Vec<f64>>, y: &mut Vec<f64>) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `normalize_column` is never used
[INFO] [stderr]    --> src/fully_connected_neural_network.rs:378:4
[INFO] [stderr]     |
[INFO] [stderr] 378 | fn normalize_column(column: &mut Vec<f64>) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `transpose` is never used
[INFO] [stderr]    --> src/fully_connected_neural_network.rs:386:4
[INFO] [stderr]     |
[INFO] [stderr] 386 | fn transpose(x: &Vec<Vec<f64>>) -> Vec<Vec<f64>> {
[INFO] [stderr]     |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `load_iris_dataset`
[INFO] [stderr]    --> src/gradient_boosting_machine.rs:149:55
[INFO] [stderr]     |
[INFO] [stderr] 149 |     use crate::datasets::{load_breast_cancer_dataset, load_iris_dataset, train_test_split};
[INFO] [stderr]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entr`
[INFO] [stderr]    --> src/decision_tree.rs:391:13
[INFO] [stderr]     |
[INFO] [stderr] 391 |         let entr = entropy(&data);
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_entr`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `score`
[INFO] [stderr]    --> src/decision_tree.rs:410:17
[INFO] [stderr]     |
[INFO] [stderr] 410 |             let score = information_gain(&y, &val, 2.5);
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_score`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `estimator_index`
[INFO] [stderr]   --> src/gradient_boosting_machine.rs:52:17
[INFO] [stderr]    |
[INFO] [stderr] 52 |             for estimator_index in 0..self.n_estimators {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_estimator_index`
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Linear`, `LeakyRelu`, and `Softmax` are never constructed
[INFO] [stderr]   --> src/fully_connected_neural_network.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | enum Activation {
[INFO] [stderr]    |      ---------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 37 |     Linear,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 38 |     LeakyRelu,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 39 |     Softmax,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Activation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variable `X` should have a snake case name
[INFO] [stderr]    --> src/decision_tree.rs:395:13
[INFO] [stderr]     |
[INFO] [stderr] 395 |         let X = vec![
[INFO] [stderr]     |             ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `deep-learning` (lib) generated 22 warnings (run `cargo fix --lib -p deep-learning` to apply 3 suggestions)
[INFO] [stderr] warning: `deep-learning` (lib test) generated 9 warnings (3 duplicates) (run `cargo fix --lib -p deep-learning --tests` to apply 4 suggestions)
[INFO] [stderr] warning: function `run_logistic_regression_iris` is never used
[INFO] [stderr]    --> src/main.rs:183:4
[INFO] [stderr]     |
[INFO] [stderr] 183 | fn run_logistic_regression_iris() {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `deep-learning` (bin "deep-learning" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deep_learning-aab76b637612c0af)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test decision_tree::tests::test_entropy ... ok
[INFO] [stdout] test decision_tree::tests::test_information_gain ... ok
[INFO] [stdout] test fully_connected_neural_network::tests::test_activation ... ok
[INFO] [stdout] test fully_connected_neural_network::tests::test_neural_network_forward ... ok
[INFO] [stdout] test decision_tree::tests::test_information_gain_real_data ... ok
[INFO] [stdout] test fully_connected_neural_network::tests::test_mismatched_output_nodes - should panic ... ok
[INFO] [stdout] test fully_connected_neural_network::tests::test_mismatched_targets - should panic ... ok
[INFO] [stdout] test fully_connected_neural_network::tests::test_relu ... ok
[INFO] [stdout] test fully_connected_neural_network::tests::test_sigmoid ... ok
[INFO] [stdout] test fully_connected_neural_network::tests::test_node_forward ... FAILED
[INFO] [stdout] test gaussian_naive_bayes::tests::test_gnb ... ok
[INFO] [stdout] test linear_regression::tests::test_linear_regression - should panic ... ok
[INFO] [stdout] test linear_regression::tests::test_linear_regression_non_singular ... ok
[INFO] [stdout] test k_nearest_neighbors::tests::test_k_nearest_neighbors ... ok
[INFO] [stdout] test logistic_regression::tests::test_logistic_regression ... ok
[INFO] [stdout] test fully_connected_neural_network::tests::test_neural_network_train ... FAILED
[INFO] [stdout] test stochastic_gradient_descent::tests::test_sgd ... ok
[INFO] [stdout] test support_vector_machine::tests::test_kernel_linear ... ok
[INFO] [stdout] test support_vector_machine::tests::test_kernel_polynomial ... ok
[INFO] [stdout] test support_vector_machine::tests::test_kernel_rbf ... ok
[INFO] [stdout] test support_vector_machine::tests::test_kernel_sigmoid ... ok
[INFO] [stdout] test support_vector_machine::tests::test_standardize_edge_case_single_feature ... ok
[INFO] [stdout] test support_vector_machine::tests::test_standardize_empty_data ... ok
[INFO] [stdout] test support_vector_machine::tests::test_standardize_no_variance ... ok
[INFO] [stdout] test support_vector_machine::tests::test_standardize_simple_case ... ok
[INFO] [stdout] test support_vector_machine::tests::test_standardize_single_sample ... ok
[INFO] [stdout] test support_vector_machine::tests::test_standardize_with_constant_feature ... ok
[INFO] [stdout] test random_forest::tests::test_random_forest ... ok
[INFO] [stdout] test support_vector_machine::tests::test_support_vector_machine_nonlinear_kernels ... FAILED
[INFO] [stdout] test decision_tree::tests::test_best_criteria_real_data ... ok
[INFO] [stdout] test utils::tests::test_dot_product ... ok
[INFO] [stdout] test utils::tests::test_identity_matrix ... ok
[INFO] [stdout] test utils::tests::test_matrix_multiply ... ok
[INFO] [stdout] test utils::tests::test_transpose ... ok
[INFO] [stdout] test utils::tests::test_invert_matrix ... ok
[INFO] [stdout] test decision_tree::tests::test_decision_tree ... ok
[INFO] [stdout] test logistic_regression::tests::test_logistic_regression_2 ... ok
[INFO] [stdout] test support_vector_machine::tests::test_support_vector_machine ... ok
[INFO] [stdout] test fully_connected_neural_network::tests::multiple_hidden_layers ... ok
[INFO] [stdout] test gradient_boosting_machine::tests::test_gradient_boosting_machine ... FAILED
[INFO] [stdout] test fully_connected_neural_network::tests::test_ms_error has been running for over 60 seconds
[INFO] [stdout] test fully_connected_neural_network::tests::test_ms_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fully_connected_neural_network::tests::test_node_forward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fully_connected_neural_network::tests::test_node_forward' (84) panicked at src/fully_connected_neural_network.rs:428:9:
[INFO] [stdout] assertion failed: output >= 0.0 && output <= 1.0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61719a1f850a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61719a1f850a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61719a1f850a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61719a1f850a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61719a20e36a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61719a20e36a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61719a1fd082 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61719a1fd082 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61719a1d71df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61719a1d71df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61719a1f0599 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61719a1554cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61719a1554cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61719a1f0752 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61719a1f0752 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61719a1d72ca - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61719a1ceae9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61719a1d7fad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61719a20ec1c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61719a20ebe2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61719a0fea3f - deep_learning::fully_connected_neural_network::tests::test_node_forward::h867d0136eea823ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fully_connected_neural_network.rs:428:9
[INFO] [stdout]   21:     0x61719a0feaa7 - deep_learning::fully_connected_neural_network::tests::test_node_forward::{{closure}}::h592eacd7c0688ffc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fully_connected_neural_network.rs:423:27
[INFO] [stdout]   22:     0x61719a0df606 - core::ops::function::FnOnce::call_once::h3e132a3d8fc19f13
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61719a1495ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61719a1495ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61719a155f9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61719a155f9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61719a155f9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61719a155f9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61719a1516b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61719a1516b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61719a158ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61719a158ba2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61719a158ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61719a158ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61719a158ba2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61719a158ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61719a158ba2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61719a1f7a8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x61719a1f7a8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7fb70e48daa4 - <unknown>
[INFO] [stdout]   44:     0x7fb70e51aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fully_connected_neural_network::tests::test_neural_network_train stdout ----
[INFO] [stdout] [0.8964138359850137]
[INFO] [stdout] 
[INFO] [stdout] thread 'fully_connected_neural_network::tests::test_neural_network_train' (28) panicked at src/fully_connected_neural_network.rs:454:9:
[INFO] [stdout] assertion failed: nn.predict_one(vec![0.0; 10])[0] < 0.3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61719a1f850a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61719a1f850a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61719a1f850a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61719a1f850a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61719a20e36a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61719a20e36a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61719a1fd082 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61719a1fd082 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61719a1d71df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61719a1d71df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61719a1f0599 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61719a1554cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61719a1554cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61719a1f0752 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61719a1f0752 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61719a1d72ca - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61719a1ceae9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61719a1d7fad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61719a20ec1c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61719a20ebe2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61719a10079d - deep_learning::fully_connected_neural_network::tests::test_neural_network_train::h26a406309b51e6d3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fully_connected_neural_network.rs:454:9
[INFO] [stdout]   21:     0x61719a100807 - deep_learning::fully_connected_neural_network::tests::test_neural_network_train::{{closure}}::h0de4867896d5f74a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fully_connected_neural_network.rs:444:35
[INFO] [stdout]   22:     0x61719a0dfa96 - core::ops::function::FnOnce::call_once::h9fd325ca2dd181b0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61719a1495ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61719a1495ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61719a155f9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61719a155f9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61719a155f9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61719a155f9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61719a1516b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61719a1516b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61719a158ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61719a158ba2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61719a158ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61719a158ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61719a158ba2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61719a158ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61719a158ba2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61719a1f7a8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x61719a1f7a8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7fb70e48daa4 - <unknown>
[INFO] [stdout]   44:     0x7fb70e51aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- support_vector_machine::tests::test_support_vector_machine_nonlinear_kernels stdout ----
[INFO] [stdout] [[-0.9006811702978099, 1.0190043519716065, -1.3402265266227635, -1.3154442950077407], [-1.1430169111851116, -0.1319794793216258, -1.3402265266227635, -1.3154442950077407], [-1.3853526520724144, 0.3284140531956675, -1.3970639535363667, -1.3154442950077407], [-1.5065205225160663, 0.09821728693702086, -1.2833890997091604, -1.3154442950077407], [-1.0218490407414607, 1.2492011182302531, -1.3402265266227635, -1.3154442950077407], [-0.5371775589668552, 1.939791417006192, -1.169714245881954, -1.052179926427139], [-1.5065205225160663, 0.7888075857129598, -1.3402265266227635, -1.18381211071744], [-1.0218490407414607, 0.7888075857129598, -1.2833890997091604, -1.3154442950077407], [-1.748856263403368, -0.36217624558027245, -1.3402265266227635, -1.3154442950077407], [-1.1430169111851116, 0.09821728693702086, -1.2833890997091604, -1.4470764792980415], [-0.5371775589668552, 1.4793978844888998, -1.2833890997091604, -1.3154442950077407], [-1.2641847816287635, 0.7888075857129598, -1.2265516727955572, -1.3154442950077407], [-1.2641847816287635, -0.1319794793216258, -1.3402265266227635, -1.4470764792980415], [-1.87002413384702, -0.1319794793216258, -1.5107388073635728, -1.4470764792980415], [-0.052506077192250644, 2.169988183264839, -1.4539013804499696, -1.3154442950077407], [-0.1736739476359015, 3.0907752482994253, -1.2833890997091604, -1.052179926427139], [-0.5371775589668552, 1.939791417006192, -1.3970639535363667, -1.052179926427139], [-0.9006811702978099, 1.0190043519716065, -1.3402265266227635, -1.18381211071744], [-0.1736739476359015, 1.7095946507475455, -1.169714245881954, -1.18381211071744], [-0.9006811702978099, 1.7095946507475455, -1.2833890997091604, -1.18381211071744], [-0.5371775589668552, 0.7888075857129598, -1.169714245881954, -1.3154442950077407], [-0.9006811702978099, 1.4793978844888998, -1.2833890997091604, -1.052179926427139], [-1.5065205225160663, 1.2492011182302531, -1.567576234277176, -1.3154442950077407], [-0.9006811702978099, 0.5586108194543131, -1.169714245881954, -0.9205477421368382], [-1.2641847816287635, 0.7888075857129598, -1.056039392054748, -1.3154442950077407], [-1.0218490407414607, -0.1319794793216258, -1.2265516727955572, -1.3154442950077407], [-1.0218490407414607, 0.7888075857129598, -1.2265516727955572, -1.052179926427139], [-0.779513299854158, 1.0190043519716065, -1.2833890997091604, -1.3154442950077407], [-0.779513299854158, 0.7888075857129598, -1.3402265266227635, -1.3154442950077407], [-1.3853526520724144, 0.3284140531956675, -1.2265516727955572, -1.3154442950077407], [-1.2641847816287635, 0.09821728693702086, -1.2265516727955572, -1.3154442950077407], [-0.5371775589668552, 0.7888075857129598, -1.2833890997091604, -1.052179926427139], [-0.779513299854158, 2.400184949523484, -1.2833890997091604, -1.4470764792980415], [-0.4160096885232043, 2.630381715782132, -1.3402265266227635, -1.3154442950077407], [-1.1430169111851116, 0.09821728693702086, -1.2833890997091604, -1.3154442950077407], [-1.0218490407414607, 0.3284140531956675, -1.4539013804499696, -1.3154442950077407], [-0.4160096885232043, 1.0190043519716065, -1.3970639535363667, -1.3154442950077407], [-1.1430169111851116, 1.2492011182302531, -1.3402265266227635, -1.4470764792980415], [-1.748856263403368, -0.1319794793216258, -1.3970639535363667, -1.3154442950077407], [-0.9006811702978099, 0.7888075857129598, -1.2833890997091604, -1.3154442950077407], [-1.0218490407414607, 1.0190043519716065, -1.3970639535363667, -1.18381211071744], [-1.6276883929597172, -1.7433568431321513, -1.3970639535363667, -1.18381211071744], [-1.748856263403368, 0.3284140531956675, -1.3970639535363667, -1.3154442950077407], [-1.0218490407414607, 1.0190043519716065, -1.2265516727955572, -0.7889155578465374], [-0.9006811702978099, 1.7095946507475455, -1.056039392054748, -1.052179926427139], [-1.2641847816287635, -0.1319794793216258, -1.3402265266227635, -1.18381211071744], [-0.9006811702978099, 1.7095946507475455, -1.2265516727955572, -1.3154442950077407], [-1.5065205225160663, 0.3284140531956675, -1.3402265266227635, -1.3154442950077407], [-0.6583454294105071, 1.4793978844888998, -1.2833890997091604, -1.3154442950077407], [-1.0218490407414607, 0.5586108194543131, -1.3402265266227635, -1.3154442950077407], [1.401508368131565, 0.3284140531956675, 0.5354085615261401, 0.2641419164758693], [0.6745011454696578, 0.3284140531956675, 0.42173370769893376, 0.3957741007661703], [1.2803404976879142, 0.09821728693702086, 0.6490834153533465, 0.3957741007661703], [-0.4160096885232043, -1.7433568431321513, 0.13754657313091806, 0.13250973218556866], [0.7956690159133086, -0.5923730118389191, 0.4785711346125367, 0.3957741007661703], [-0.1736739476359015, -0.5923730118389191, 0.42173370769893376, 0.13250973218556866], [0.5533332750260058, 0.5586108194543131, 0.5354085615261401, 0.5274062850564712], [-1.1430169111851116, -1.5131600768735047, -0.26031541526430396, -0.262386820685334], [0.9168368863569595, -0.36217624558027245, 0.4785711346125367, 0.13250973218556866], [-0.779513299854158, -0.8225697780975647, 0.08070914621731488, 0.2641419164758693], [-1.0218490407414607, -2.43394714190809, -0.1466405614370976, -0.262386820685334], [0.06866179325140129, -0.1319794793216258, 0.25122142695812444, 0.3957741007661703], [0.18982966369505214, -1.973553609390797, 0.13754657313091806, -0.262386820685334], [0.310997534138703, -0.36217624558027245, 0.5354085615261401, 0.2641419164758693], [-0.29484181807955345, -0.36217624558027245, -0.08980313452349442, 0.13250973218556866], [1.0380047568006114, 0.09821728693702086, 0.3648962807853308, 0.2641419164758693], [-0.29484181807955345, -0.1319794793216258, 0.42173370769893376, 0.3957741007661703], [-0.052506077192250644, -0.8225697780975647, 0.194384000044521, -0.262386820685334], [0.4321654045823549, -1.973553609390797, 0.42173370769893376, 0.3957741007661703], [-0.29484181807955345, -1.282963310614858, 0.08070914621731488, -0.13075463639503299], [0.06866179325140129, 0.3284140531956675, 0.5922459884397431, 0.7906706536370729], [0.310997534138703, -0.5923730118389191, 0.13754657313091806, 0.13250973218556866], [0.5533332750260058, -1.282963310614858, 0.6490834153533465, 0.3957741007661703], [0.310997534138703, -0.5923730118389191, 0.5354085615261401, 0.0008775478952676988], [0.6745011454696578, -0.36217624558027245, 0.3080588538717274, 0.13250973218556866], [0.9168368863569595, -0.1319794793216258, 0.3648962807853308, 0.2641419164758693], [1.1591726272442622, -0.5923730118389191, 0.5922459884397431, 0.2641419164758693], [1.0380047568006114, -0.1319794793216258, 0.7059208422669494, 0.659038469346772], [0.18982966369505214, -0.36217624558027245, 0.42173370769893376, 0.3957741007661703], [-0.1736739476359015, -1.0527665443562113, -0.1466405614370976, -0.262386820685334], [-0.4160096885232043, -1.5131600768735047, 0.023871719303711698, -0.13075463639503299], [-0.4160096885232043, -1.5131600768735047, -0.03296570760989124, -0.262386820685334], [-0.052506077192250644, -0.8225697780975647, 0.08070914621731488, 0.0008775478952676988], [0.18982966369505214, -0.8225697780975647, 0.7627582691805523, 0.5274062850564712], [-0.5371775589668552, -0.1319794793216258, 0.42173370769893376, 0.3957741007661703], [0.18982966369505214, 0.7888075857129598, 0.42173370769893376, 0.5274062850564712], [1.0380047568006114, 0.09821728693702086, 0.5354085615261401, 0.3957741007661703], [0.5533332750260058, -1.7433568431321513, 0.3648962807853308, 0.13250973218556866], [-0.29484181807955345, -0.1319794793216258, 0.194384000044521, 0.13250973218556866], [-0.4160096885232043, -1.282963310614858, 0.13754657313091806, 0.13250973218556866], [-0.4160096885232043, -1.0527665443562113, 0.3648962807853308, 0.0008775478952676988], [0.310997534138703, -0.1319794793216258, 0.4785711346125367, 0.2641419164758693], [-0.052506077192250644, -1.0527665443562113, 0.13754657313091806, 0.0008775478952676988], [-1.0218490407414607, -1.7433568431321513, -0.26031541526430396, -0.262386820685334], [-0.29484181807955345, -0.8225697780975647, 0.25122142695812444, 0.13250973218556866], [-0.1736739476359015, -0.1319794793216258, 0.25122142695812444, 0.0008775478952676988], [-0.1736739476359015, -0.36217624558027245, 0.25122142695812444, 0.13250973218556866], [0.4321654045823549, -0.36217624558027245, 0.3080588538717274, 0.13250973218556866], [-0.9006811702978099, -1.282963310614858, -0.4308276960051133, -0.13075463639503299], [-0.1736739476359015, -0.5923730118389191, 0.194384000044521, 0.13250973218556866], [0.5533332750260058, 0.5586108194543131, 1.2742951114029808, 1.712095943669179], [-0.052506077192250644, -0.8225697780975647, 0.7627582691805523, 0.9223028379273737], [1.522676238575216, -0.1319794793216258, 1.2174576844893779, 1.1855672065079756], [0.5533332750260058, -0.36217624558027245, 1.0469454037485681, 0.7906706536370729], [0.7956690159133086, -0.1319794793216258, 1.1606202575757745, 1.3171993907982766], [2.1285155907934725, -0.1319794793216258, 1.6153196728845993, 1.1855672065079756], [-1.1430169111851116, -1.282963310614858, 0.42173370769893376, 0.659038469346772], [1.7650119794625188, -0.36217624558027245, 1.44480739214379, 0.7906706536370729], [1.0380047568006114, -1.282963310614858, 1.1606202575757745, 0.7906706536370729], [1.6438441090188678, 1.2492011182302531, 1.3311325383165837, 1.712095943669179], [0.7956690159133086, 0.3284140531956675, 0.7627582691805523, 1.0539350222176747], [0.6745011454696578, -0.8225697780975647, 0.8764331230077588, 0.9223028379273737], [1.1591726272442622, -0.1319794793216258, 0.9901079768349651, 1.1855672065079756], [-0.1736739476359015, -1.282963310614858, 0.7059208422669494, 1.0539350222176747], [-0.052506077192250644, -0.5923730118389191, 0.7627582691805523, 1.580463759378878], [0.6745011454696578, 0.3284140531956675, 0.8764331230077588, 1.448831575088577], [0.7956690159133086, -0.1319794793216258, 0.9901079768349651, 0.7906706536370729], [2.249683461237124, 1.7095946507475455, 1.672157099798203, 1.3171993907982766], [2.249683461237124, -1.0527665443562113, 1.7858319536254093, 1.448831575088577], [0.18982966369505214, -1.973553609390797, 0.7059208422669494, 0.3957741007661703], [1.2803404976879142, 0.3284140531956675, 1.1037828306621715, 1.448831575088577], [-0.29484181807955345, -0.5923730118389191, 0.6490834153533465, 1.0539350222176747], [2.249683461237124, -0.5923730118389191, 1.672157099798203, 1.0539350222176747], [0.5533332750260058, -0.8225697780975647, 0.6490834153533465, 0.7906706536370729], [1.0380047568006114, 0.5586108194543131, 1.1037828306621715, 1.1855672065079756], [1.6438441090188678, 0.3284140531956675, 1.2742951114029808, 0.7906706536370729], [0.4321654045823549, -0.5923730118389191, 0.5922459884397431, 0.7906706536370729], [0.310997534138703, -0.1319794793216258, 0.6490834153533465, 0.7906706536370729], [0.6745011454696578, -0.5923730118389191, 1.0469454037485681, 1.1855672065079756], [1.6438441090188678, -0.1319794793216258, 1.1606202575757745, 0.5274062850564712], [1.8861798499061706, -0.5923730118389191, 1.3311325383165837, 0.9223028379273737], [2.492019202124427, 1.7095946507475455, 1.5016448190573937, 1.0539350222176747], [0.6745011454696578, -0.5923730118389191, 1.0469454037485681, 1.3171993907982766], [0.5533332750260058, -0.5923730118389191, 0.7627582691805523, 0.3957741007661703], [0.310997534138703, -1.0527665443562113, 1.0469454037485681, 0.2641419164758693], [2.249683461237124, -0.1319794793216258, 1.3311325383165837, 1.448831575088577], [0.5533332750260058, 0.7888075857129598, 1.0469454037485681, 1.580463759378878], [0.6745011454696578, 0.09821728693702086, 0.9901079768349651, 0.7906706536370729], [0.18982966369505214, -0.1319794793216258, 0.5922459884397431, 0.7906706536370729], [1.2803404976879142, 0.09821728693702086, 0.9332705499213622, 1.1855672065079756], [1.0380047568006114, 0.09821728693702086, 1.0469454037485681, 1.580463759378878], [1.2803404976879142, 0.09821728693702086, 0.7627582691805523, 1.448831575088577], [-0.052506077192250644, -0.8225697780975647, 0.7627582691805523, 0.9223028379273737], [1.1591726272442622, 0.3284140531956675, 1.2174576844893779, 1.448831575088577], [1.0380047568006114, 0.5586108194543131, 1.1037828306621715, 1.712095943669179], [1.0380047568006114, -0.1319794793216258, 0.8195956960941558, 1.448831575088577], [0.5533332750260058, -1.282963310614858, 0.7059208422669494, 0.9223028379273737], [0.7956690159133086, -0.1319794793216258, 0.8195956960941558, 1.0539350222176747], [0.4321654045823549, 0.7888075857129598, 0.9332705499213622, 1.448831575088577], [0.06866179325140129, -0.1319794793216258, 0.7627582691805523, 0.7906706536370729]]
[INFO] [stdout] Iteration 0alpha sum: 0.06280731321297554, bias: 0.9718524581484791, error: -0.00023286040687431342, metric: 1.0138403484802143
[INFO] [stdout] Iteration 1alpha sum: 0.06280731321297554, bias: -1.0144596308872953, error: -1.9866337393211606, metric: 0.04882793379555805
[INFO] [stdout] Iteration 2alpha sum: 0.06280731321297554, bias: -1.019433705494111, error: -1.9916156947924746, metric: 0.049481862380160994
[INFO] [stdout] Iteration 3alpha sum: 0.06280731321297554, bias: -1.019433705494111, error: -1.9916156947924746, metric: 0.04761586544273212
[INFO] [stdout] Iteration 4alpha sum: 0.06280731321297554, bias: -1.019433705494111, error: -1.9916156947924746, metric: 0.04761586544273212
[INFO] [stdout] Iteration 5alpha sum: 0.06280731321297554, bias: -1.019433705494111, error: -1.9916156947924746, metric: 0.04761586544273212
[INFO] [stdout] Iteration 6alpha sum: 0.06280731321297554, bias: -1.019433705494111, error: -1.9916156947924746, metric: 0.04761586544273212
[INFO] [stdout] Iteration 7alpha sum: 0.06280731321297554, bias: -1.019433705494111, error: -1.9916156947924746, metric: 0.04761586544273212
[INFO] [stdout] Iteration 8alpha sum: 0.06280731321297554, bias: -1.019433705494111, error: -1.9916156947924746, metric: 0.04761586544273212
[INFO] [stdout] Early stopping triggered after 9 iterations.
[INFO] [stdout] Accuracy: 0.6666666666666666
[INFO] [stdout] 
[INFO] [stdout] thread 'support_vector_machine::tests::test_support_vector_machine_nonlinear_kernels' (522) panicked at src/support_vector_machine.rs:487:13:
[INFO] [stdout] assertion failed: accuracy > 0.7
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61719a1f850a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61719a1f850a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61719a1f850a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61719a1f850a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61719a20e36a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61719a20e36a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61719a1fd082 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61719a1fd082 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61719a1d71df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61719a1d71df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61719a1f0599 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61719a1554cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61719a1554cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61719a1f0752 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61719a1f0752 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61719a1d72ca - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61719a1ceae9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61719a1d7fad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61719a20ec1c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61719a20ebe2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61719a0d0a91 - deep_learning::support_vector_machine::tests::test_support_vector_machine_nonlinear_kernels::hcd77b2dd2331c5b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/support_vector_machine.rs:487:13
[INFO] [stdout]   21:     0x61719a0d0b27 - deep_learning::support_vector_machine::tests::test_support_vector_machine_nonlinear_kernels::{{closure}}::haa464edf20b25f28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/support_vector_machine.rs:462:55
[INFO] [stdout]   22:     0x61719a0df996 - core::ops::function::FnOnce::call_once::h914fed263570b9c9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61719a1495ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61719a1495ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61719a155f9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61719a155f9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61719a155f9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61719a155f9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61719a1516b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61719a1516b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61719a158ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61719a158ba2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61719a158ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61719a158ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61719a158ba2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61719a158ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61719a158ba2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61719a1f7a8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x61719a1f7a8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7fb70e48daa4 - <unknown>
[INFO] [stdout]   44:     0x7fb70e51aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gradient_boosting_machine::tests::test_gradient_boosting_machine stdout ----
[INFO] [stdout] Fitting...
[INFO] [stdout] Classes: [1, 0]
[INFO] [stdout] Fitting class 1
[INFO] [stdout] Predictions: [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0]
[INFO] [stdout] [0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1]
[INFO] [stdout] Predictions: [0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9]
[INFO] [stdout] [0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19]
[INFO] [stdout] Predictions: [0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81]
[INFO] [stdout] [0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271]
[INFO] [stdout] Predictions: [0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729]
[INFO] [stdout] [0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004]
[INFO] [stdout] Predictions: [0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999]
[INFO] [stdout] [0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004]
[INFO] [stdout] Predictions: [0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049]
[INFO] [stdout] [0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006]
[INFO] [stdout] Predictions: [0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999]
[INFO] [stdout] [0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001]
[INFO] [stdout] Predictions: [0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999]
[INFO] [stdout] [0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001]
[INFO] [stdout] Predictions: [0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999]
[INFO] [stdout] [0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001]
[INFO] [stdout] Predictions: [0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999]
[INFO] [stdout] [0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001]
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Invalid prediction: 0
[INFO] [stdout] Loss value: inf
[INFO] [stdout] Fitting class 0
[INFO] [stdout] Predictions: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0]
[INFO] [stdout] [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.1, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.1, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.1, 0.0, 0.0, 0.0, 0.1, 0.0, 0.1, 0.1, 0.1, 0.0, 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.0]
[INFO] [stdout] Predictions: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.9, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.9, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.9, 0.0, 0.0, 0.0, 0.9, 0.0, 0.9, 0.9, 0.9, 0.0, 0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9, 0.9, 0.0]
[INFO] [stdout] [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.19, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.19, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.19, 0.0, 0.0, 0.0, 0.19, 0.0, 0.19, 0.19, 0.19, 0.0, 0.0, 0.19, 0.0, 0.0, 0.0, 0.0, 0.0, 0.19, 0.19, 0.0]
[INFO] [stdout] Predictions: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.81, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.81, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.81, 0.0, 0.0, 0.0, 0.81, 0.0, 0.81, 0.81, 0.81, 0.0, 0.0, 0.81, 0.0, 0.0, 0.0, 0.0, 0.0, 0.81, 0.81, 0.0]
[INFO] [stdout] [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.271, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.271, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.271, 0.0, 0.0, 0.0, 0.271, 0.0, 0.271, 0.271, 0.271, 0.0, 0.0, 0.271, 0.0, 0.0, 0.0, 0.0, 0.0, 0.271, 0.271, 0.0]
[INFO] [stdout] Predictions: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.729, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.729, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.729, 0.0, 0.0, 0.0, 0.729, 0.0, 0.729, 0.729, 0.729, 0.0, 0.0, 0.729, 0.0, 0.0, 0.0, 0.0, 0.0, 0.729, 0.729, 0.0]
[INFO] [stdout] [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.34390000000000004, 0.0, 0.34390000000000004, 0.34390000000000004, 0.34390000000000004, 0.0, 0.0, 0.34390000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.34390000000000004, 0.34390000000000004, 0.0]
[INFO] [stdout] Predictions: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.6560999999999999, 0.0, 0.6560999999999999, 0.6560999999999999, 0.6560999999999999, 0.0, 0.0, 0.6560999999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6560999999999999, 0.6560999999999999, 0.0]
[INFO] [stdout] [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.40951000000000004, 0.0, 0.40951000000000004, 0.40951000000000004, 0.40951000000000004, 0.0, 0.0, 0.40951000000000004, 0.0, 0.0, 0.0, 0.0, 0.0, 0.40951000000000004, 0.40951000000000004, 0.0]
[INFO] [stdout] Predictions: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.59049, 0.0, 0.59049, 0.59049, 0.59049, 0.0, 0.0, 0.59049, 0.0, 0.0, 0.0, 0.0, 0.0, 0.59049, 0.59049, 0.0]
[INFO] [stdout] [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.46855900000000006, 0.0, 0.46855900000000006, 0.46855900000000006, 0.46855900000000006, 0.0, 0.0, 0.46855900000000006, 0.0, 0.0, 0.0, 0.0, 0.0, 0.46855900000000006, 0.46855900000000006, 0.0]
[INFO] [stdout] Predictions: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.5314409999999999, 0.0, 0.5314409999999999, 0.5314409999999999, 0.5314409999999999, 0.0, 0.0, 0.5314409999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5314409999999999, 0.5314409999999999, 0.0]
[INFO] [stdout] [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.5217031000000001, 0.0, 0.5217031000000001, 0.5217031000000001, 0.5217031000000001, 0.0, 0.0, 0.5217031000000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5217031000000001, 0.5217031000000001, 0.0]
[INFO] [stdout] Predictions: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.4782968999999999, 0.0, 0.4782968999999999, 0.4782968999999999, 0.4782968999999999, 0.0, 0.0, 0.4782968999999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4782968999999999, 0.4782968999999999, 0.0]
[INFO] [stdout] [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.5695327900000001, 0.0, 0.5695327900000001, 0.5695327900000001, 0.5695327900000001, 0.0, 0.0, 0.5695327900000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5695327900000001, 0.5695327900000001, 0.0]
[INFO] [stdout] Predictions: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.4304672099999999, 0.0, 0.4304672099999999, 0.4304672099999999, 0.4304672099999999, 0.0, 0.0, 0.4304672099999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4304672099999999, 0.4304672099999999, 0.0]
[INFO] [stdout] [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.6125795110000001, 0.0, 0.6125795110000001, 0.6125795110000001, 0.6125795110000001, 0.0, 0.0, 0.6125795110000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6125795110000001, 0.6125795110000001, 0.0]
[INFO] [stdout] Predictions: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.3874204889999999, 0.0, 0.3874204889999999, 0.3874204889999999, 0.3874204889999999, 0.0, 0.0, 0.3874204889999999, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3874204889999999, 0.3874204889999999, 0.0]
[INFO] [stdout] [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.6513215599000001, 0.0, 0.6513215599000001, 0.6513215599000001, 0.6513215599000001, 0.0, 0.0, 0.6513215599000001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6513215599000001, 0.6513215599000001, 0.0]
[INFO] [stdout] Loss value: 0.42875181110648697
[INFO] [stdout] Predicting...
[INFO] [stdout] Accuracy: 0.8938053097345132
[INFO] [stdout] 
[INFO] [stdout] thread 'gradient_boosting_machine::tests::test_gradient_boosting_machine' (93) panicked at src/gradient_boosting_machine.rs:178:9:
[INFO] [stdout] assertion failed: accuracy > 0.9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61719a1f850a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61719a1f850a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61719a1f850a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61719a1f850a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61719a20e36a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61719a20e36a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61719a1fd082 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61719a1fd082 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61719a1d71df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61719a1d71df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61719a1f0599 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61719a1554cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61719a1554cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61719a1f0752 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61719a1f0752 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61719a1d72ca - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61719a1ceae9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61719a1d7fad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61719a20ec1c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61719a20ebe2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61719a0c63b5 - deep_learning::gradient_boosting_machine::tests::test_gradient_boosting_machine::h1b66c4d57bf3fc47
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gradient_boosting_machine.rs:178:9
[INFO] [stdout]   21:     0x61719a0c6587 - deep_learning::gradient_boosting_machine::tests::test_gradient_boosting_machine::{{closure}}::h1cfdfd5dbc447204
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gradient_boosting_machine.rs:154:40
[INFO] [stdout]   22:     0x61719a0df7c6 - core::ops::function::FnOnce::call_once::h584deff05cae79d4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61719a1495ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61719a1495ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61719a155f9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61719a155f9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61719a155f9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61719a155f9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61719a155f9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61719a1516b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61719a1516b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61719a158ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61719a158ba2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61719a158ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61719a158ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61719a158ba2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61719a158ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61719a158ba2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61719a1f7a8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x61719a1f7a8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7fb70e48daa4 - <unknown>
[INFO] [stdout]   44:     0x7fb70e51aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fully_connected_neural_network::tests::test_neural_network_train
[INFO] [stdout]     fully_connected_neural_network::tests::test_node_forward
[INFO] [stdout]     gradient_boosting_machine::tests::test_gradient_boosting_machine
[INFO] [stdout]     support_vector_machine::tests::test_support_vector_machine_nonlinear_kernels
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 37 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 63.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f8517f1e8e166c141c9755957a2efdf7776c4b3844ac6a1a0fa1ef9732215c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8517f1e8e166c141c9755957a2efdf7776c4b3844ac6a1a0fa1ef9732215c18", kill_on_drop: false }`
[INFO] [stdout] f8517f1e8e166c141c9755957a2efdf7776c4b3844ac6a1a0fa1ef9732215c18
