[INFO] cloning repository https://github.com/philipandwaffle/neural_net
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philipandwaffle/neural_net" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipandwaffle%2Fneural_net", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipandwaffle%2Fneural_net'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c056e4a267d345ed7c7533e7a69e4a7e0133e37
[INFO] checking philipandwaffle/neural_net against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipandwaffle%2Fneural_net" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/philipandwaffle/neural_net
[INFO] finished tweaking git repo https://github.com/philipandwaffle/neural_net
[INFO] tweaked toml for git repo https://github.com/philipandwaffle/neural_net written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/philipandwaffle/neural_net on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/philipandwaffle/neural_net already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-task v0.3.24
[INFO] [stderr]   Downloaded futures-sink v0.3.24
[INFO] [stderr]   Downloaded sctk-adwaita v0.4.2
[INFO] [stderr]   Downloaded inplace_it v0.3.5
[INFO] [stderr]   Downloaded show-image v0.13.1
[INFO] [stderr]   Downloaded show-image-macros v0.12.3
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded simba v0.7.2
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded futures-util v0.3.24
[INFO] [stderr]   Downloaded winit v0.27.3
[INFO] [stderr]   Downloaded nalgebra v0.31.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f50b3731dfb40b05877074daf22420631665debe091bcdc112a46f1a6766dd8
[INFO] running `Command { std: "docker" "start" "-a" "0f50b3731dfb40b05877074daf22420631665debe091bcdc112a46f1a6766dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f50b3731dfb40b05877074daf22420631665debe091bcdc112a46f1a6766dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f50b3731dfb40b05877074daf22420631665debe091bcdc112a46f1a6766dd8", kill_on_drop: false }`
[INFO] [stdout] 0f50b3731dfb40b05877074daf22420631665debe091bcdc112a46f1a6766dd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cd8bbe40c7c97bacf8ab9c80b21d8085483d8ec418ecdd13e779c5b490502e4
[INFO] running `Command { std: "docker" "start" "-a" "8cd8bbe40c7c97bacf8ab9c80b21d8085483d8ec418ecdd13e779c5b490502e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking wgpu-types v0.13.2
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking inplace_it v0.3.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling show-image v0.13.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]     Checking wide v0.7.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking memmap2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking x11-dl v2.20.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking simba v0.7.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling show-image-macros v0.12.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking calloop v0.10.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking naga v0.9.0
[INFO] [stderr]     Checking nalgebra v0.31.1
[INFO] [stderr]     Checking wgpu-hal v0.13.2
[INFO] [stderr]     Checking wgpu v0.13.1
[INFO] [stderr]     Checking sctk-adwaita v0.4.2
[INFO] [stderr]     Checking winit v0.27.3
[INFO] [stderr]     Checking neural_net v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `any::TypeId` and `ops::Mul`
[INFO] [stdout]  --> src/layer.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use std::{any::TypeId, ops::Mul};
[INFO] [stdout]   |               ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Const`, `DimMax`, `OMatrix`, `SliceStorage`, and `ToTypenum`
[INFO] [stdout]  --> src/layer.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use na::{DMatrix, OMatrix, Dynamic, ToTypenum, Matrix, DimMax, Const, SliceStorage, RowDVector, DVector};
[INFO] [stdout]   |                       ^^^^^^^           ^^^^^^^^^          ^^^^^^  ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/layer.rs:50:58
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 looped_matrix = looped_matrix.insert_row((looped_rows - row), 1.);
[INFO] [stdout]    |                                                          ^                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -                 looped_matrix = looped_matrix.insert_row((looped_rows - row), 1.);
[INFO] [stdout] 50 +                 looped_matrix = looped_matrix.insert_row(looped_rows - row , 1.);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/layer.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 looped_matrix.set_row((looped_rows - row), &RowDVector::from_row_slice(&row_copy));
[INFO] [stdout]    |                                       ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -                 looped_matrix.set_row((looped_rows - row), &RowDVector::from_row_slice(&row_copy));
[INFO] [stdout] 52 +                 looped_matrix.set_row(looped_rows - row , &RowDVector::from_row_slice(&row_copy));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `any::TypeId` and `ops::Mul`
[INFO] [stdout]  --> src/layer.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use std::{any::TypeId, ops::Mul};
[INFO] [stdout]   |               ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Const`, `DimMax`, `OMatrix`, `SliceStorage`, and `ToTypenum`
[INFO] [stdout]  --> src/layer.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use na::{DMatrix, OMatrix, Dynamic, ToTypenum, Matrix, DimMax, Const, SliceStorage, RowDVector, DVector};
[INFO] [stdout]   |                       ^^^^^^^           ^^^^^^^^^          ^^^^^^  ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/layer.rs:50:58
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 looped_matrix = looped_matrix.insert_row((looped_rows - row), 1.);
[INFO] [stdout]    |                                                          ^                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -                 looped_matrix = looped_matrix.insert_row((looped_rows - row), 1.);
[INFO] [stdout] 50 +                 looped_matrix = looped_matrix.insert_row(looped_rows - row , 1.);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/layer.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 looped_matrix.set_row((looped_rows - row), &RowDVector::from_row_slice(&row_copy));
[INFO] [stdout]    |                                       ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -                 looped_matrix.set_row((looped_rows - row), &RowDVector::from_row_slice(&row_copy));
[INFO] [stdout] 52 +                 looped_matrix.set_row(looped_rows - row , &RowDVector::from_row_slice(&row_copy));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/layer.rs:59:61
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 looped_matrix = looped_matrix.insert_column((looped_cols - col), 1.);
[INFO] [stdout]    |                                                             ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -                 looped_matrix = looped_matrix.insert_column((looped_cols - col), 1.);
[INFO] [stdout] 59 +                 looped_matrix = looped_matrix.insert_column(looped_cols - col , 1.);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/layer.rs:61:42
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 looped_matrix.set_column((looped_cols - col), &DVector::from_column_slice(&col_copy));
[INFO] [stdout]    |                                          ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -                 looped_matrix.set_column((looped_cols - col), &DVector::from_column_slice(&col_copy));
[INFO] [stdout] 61 +                 looped_matrix.set_column(looped_cols - col , &DVector::from_column_slice(&col_copy));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/layer.rs:59:61
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 looped_matrix = looped_matrix.insert_column((looped_cols - col), 1.);
[INFO] [stdout]    |                                                             ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -                 looped_matrix = looped_matrix.insert_column((looped_cols - col), 1.);
[INFO] [stdout] 59 +                 looped_matrix = looped_matrix.insert_column(looped_cols - col , 1.);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/layer.rs:61:42
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 looped_matrix.set_column((looped_cols - col), &DVector::from_column_slice(&col_copy));
[INFO] [stdout]    |                                          ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -                 looped_matrix.set_column((looped_cols - col), &DVector::from_column_slice(&col_copy));
[INFO] [stdout] 61 +                 looped_matrix.set_column(looped_cols - col , &DVector::from_column_slice(&col_copy));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     loop {
[INFO] [stdout] 61 | |         let m = layer.hood_op(hood_filter.clone(), quadratic_fn);
[INFO] [stdout] 62 | |         
[INFO] [stdout] 63 | |         let layer_image_vec = layer.get_layer_image();
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         thread::sleep(Duration::new(1, 0));
[INFO] [stdout] 74 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 75 |
[INFO] [stdout] 76 | /     for event in window.event_channel().unwrap() {
[INFO] [stdout] 77 | |         if let event::WindowEvent::KeyboardInput(event) = event {
[INFO] [stdout] 78 | |             println!("{:#?}", event);
[INFO] [stdout] 79 | |             if event.input.key_code == Some(event::VirtualKeyCode::Escape) && event.input.state.is_pressed() {
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     }      
[INFO] [stdout]    | |_____^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     loop {
[INFO] [stdout] 61 | |         let m = layer.hood_op(hood_filter.clone(), quadratic_fn);
[INFO] [stdout] 62 | |         
[INFO] [stdout] 63 | |         let layer_image_vec = layer.get_layer_image();
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         thread::sleep(Duration::new(1, 0));
[INFO] [stdout] 74 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 75 |
[INFO] [stdout] 76 | /     for event in window.event_channel().unwrap() {
[INFO] [stdout] 77 | |         if let event::WindowEvent::KeyboardInput(event) = event {
[INFO] [stdout] 78 | |             println!("{:#?}", event);
[INFO] [stdout] 79 | |             if event.input.key_code == Some(event::VirtualKeyCode::Escape) && event.input.state.is_pressed() {
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     }      
[INFO] [stdout]    | |_____^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_id`
[INFO] [stdout]    --> src/ann.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn node_info(node_id: u32) -> Vec<f32>{
[INFO] [stdout]     |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main1` is never used
[INFO] [stdout]   --> src/main.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn main1() {
[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 `evolve` is never used
[INFO] [stdout]    --> src/main.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn evolve(ann: ANN, total_gen: i32, gen_pop: u32, fitness_fn: fn(&mut ANN) -> f32){
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `evolve_seq` is never used
[INFO] [stdout]    --> src/main.rs:194:4
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn evolve_seq(ann: ANN, total_gen: i32, gen_pop: u32, fitness_fn: fn(&mut ANN) -> f32){
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fitness_test` is never used
[INFO] [stdout]    --> src/main.rs:221:4
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn fitness_test(ann: &mut ANN) -> f32{
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ANN` is never constructed
[INFO] [stdout]  --> src/ann.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ANN{
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `propagate`, `sigma_dest_node`, `mutate`, and `node_info` are never used
[INFO] [stdout]    --> src/ann.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl ANN{
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout]  30 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn propagate(&mut self, input: Vec<f32>) -> Vec<f32>{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fn sigma_dest_node(&self, dest_id: u32, start_i: u32, end_i: u32) -> f32{
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn mutate(&mut self){
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     fn node_info(node_id: u32) -> Vec<f32>{
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_point` is never used
[INFO] [stdout]   --> src/layer.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     impl Layer{
[INFO] [stdout]    |     ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |         pub fn get_point(&self, row: usize, col: usize) -> f32{
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         window.set_image("image", &image);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let _ = window.set_image("image", &image);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | /         debug_w.set_image("debug", ImageView::new(
[INFO] [stdout] 69 | |                 ImageInfo::mono8(102, 102), 
[INFO] [stdout] 70 | |                 &m.1.data.as_vec().clone().iter().map(|x| return (x * 255.) as u8).collect::<Vec<u8>>())
[INFO] [stdout] 71 | |             );
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let _ = debug_w.set_image("debug", ImageView::new(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_id`
[INFO] [stdout]    --> src/ann.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn node_info(node_id: u32) -> Vec<f32>{
[INFO] [stdout]     |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `conway_fn` is never used
[INFO] [stdout]   --> src/main.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn conway_fn(m: &DMatrix<f32>) -> f32 {        
[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 `avg_fn` is never used
[INFO] [stdout]   --> src/main.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn avg_fn(m: &DMatrix<f32>) -> f32 {        
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func` is never used
[INFO] [stdout]   --> src/main.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn func(m: &DMatrix<f32>) -> f32 {        
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sin_fn` is never used
[INFO] [stdout]   --> src/main.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn sin_fn(m: &DMatrix<f32>) -> f32 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main1` is never used
[INFO] [stdout]   --> src/main.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn main1() {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `evolve` is never used
[INFO] [stdout]    --> src/main.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn evolve(ann: ANN, total_gen: i32, gen_pop: u32, fitness_fn: fn(&mut ANN) -> f32){
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `evolve_seq` is never used
[INFO] [stdout]    --> src/main.rs:194:4
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn evolve_seq(ann: ANN, total_gen: i32, gen_pop: u32, fitness_fn: fn(&mut ANN) -> f32){
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fitness_test` is never used
[INFO] [stdout]    --> src/main.rs:221:4
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn fitness_test(ann: &mut ANN) -> f32{
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ANN` is never constructed
[INFO] [stdout]  --> src/ann.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ANN{
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `propagate`, `sigma_dest_node`, `mutate`, and `node_info` are never used
[INFO] [stdout]    --> src/ann.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl ANN{
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout]  30 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn propagate(&mut self, input: Vec<f32>) -> Vec<f32>{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fn sigma_dest_node(&self, dest_id: u32, start_i: u32, end_i: u32) -> f32{
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn mutate(&mut self){
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     fn node_info(node_id: u32) -> Vec<f32>{
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_point` is never used
[INFO] [stdout]   --> src/layer.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     impl Layer{
[INFO] [stdout]    |     ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |         pub fn get_point(&self, row: usize, col: usize) -> f32{
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         window.set_image("image", &image);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let _ = window.set_image("image", &image);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | /         debug_w.set_image("debug", ImageView::new(
[INFO] [stdout] 69 | |                 ImageInfo::mono8(102, 102), 
[INFO] [stdout] 70 | |                 &m.1.data.as_vec().clone().iter().map(|x| return (x * 255.) as u8).collect::<Vec<u8>>())
[INFO] [stdout] 71 | |             );
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let _ = debug_w.set_image("debug", ImageView::new(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "8cd8bbe40c7c97bacf8ab9c80b21d8085483d8ec418ecdd13e779c5b490502e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cd8bbe40c7c97bacf8ab9c80b21d8085483d8ec418ecdd13e779c5b490502e4", kill_on_drop: false }`
[INFO] [stdout] 8cd8bbe40c7c97bacf8ab9c80b21d8085483d8ec418ecdd13e779c5b490502e4
