[INFO] cloning repository https://github.com/Arturr-H/Rust-Neural-Network-Testing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arturr-H/Rust-Neural-Network-Testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArturr-H%2FRust-Neural-Network-Testing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArturr-H%2FRust-Neural-Network-Testing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 071479f5526ee4e08f4769ac935a99542101f8c1
[INFO] checking Arturr-H/Rust-Neural-Network-Testing against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArturr-H%2FRust-Neural-Network-Testing" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arturr-H/Rust-Neural-Network-Testing
[INFO] finished tweaking git repo https://github.com/Arturr-H/Rust-Neural-Network-Testing
[INFO] tweaked toml for git repo https://github.com/Arturr-H/Rust-Neural-Network-Testing written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arturr-H/Rust-Neural-Network-Testing on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arturr-H/Rust-Neural-Network-Testing 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac67eb07d1d2ea4425d57154e1fe8ceec9961f90a4cc018dac6c974f219d38a2
[INFO] running `Command { std: "docker" "start" "-a" "ac67eb07d1d2ea4425d57154e1fe8ceec9961f90a4cc018dac6c974f219d38a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac67eb07d1d2ea4425d57154e1fe8ceec9961f90a4cc018dac6c974f219d38a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac67eb07d1d2ea4425d57154e1fe8ceec9961f90a4cc018dac6c974f219d38a2", kill_on_drop: false }`
[INFO] [stdout] ac67eb07d1d2ea4425d57154e1fe8ceec9961f90a4cc018dac6c974f219d38a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe4e1a3a97e98eca25750415fce2861d8ac74eb36a442459ef23aabb5dc4ed76
[INFO] running `Command { std: "docker" "start" "-a" "fe4e1a3a97e98eca25750415fce2861d8ac74eb36a442459ef23aabb5dc4ed76", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking trying_simple_ai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `bincode`
[INFO] [stdout]  --> src/structs/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ no external crate `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bincode`
[INFO] [stdout]  --> src/structs/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ no external crate `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Serialize` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:8:24
[INFO] [stdout]      |
[INFO] [stdout]    8 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]      |                        ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    9 | pub struct NeuralNetwork {
[INFO] [stdout]   10 |     pub input: Vec<Neuron>,
[INFO] [stdout]      |     ---------------------- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 128 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `network_utils::_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/ser/mod.rs:1899:12
[INFO] [stdout]      |
[INFO] [stdout] 1893 |     fn serialize_field<T: ?Sized>(
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1899 |         T: Serialize;
[INFO] [stdout]      |            ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:10:16
[INFO] [stdout]      |
[INFO] [stdout]   10 |     pub input: Vec<Neuron>,
[INFO] [stdout]      |                ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1730:12
[INFO] [stdout]      |
[INFO] [stdout] 1728 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1729 |     where
[INFO] [stdout] 1730 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:11:16
[INFO] [stdout]      |
[INFO] [stdout]   11 |     pub hidden:Vec<Vec<Neuron>>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `Vec<Vec<Neuron>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1730:12
[INFO] [stdout]      |
[INFO] [stdout] 1728 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1729 |     where
[INFO] [stdout] 1730 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:12:16
[INFO] [stdout]      |
[INFO] [stdout]   12 |     pub output:Vec<Neuron>,
[INFO] [stdout]      |                ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1730:12
[INFO] [stdout]      |
[INFO] [stdout] 1728 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1729 |     where
[INFO] [stdout] 1730 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:10:16
[INFO] [stdout]      |
[INFO] [stdout]   10 |     pub input: Vec<Neuron>,
[INFO] [stdout]      |                ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1869:12
[INFO] [stdout]      |
[INFO] [stdout] 1867 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1868 |     where
[INFO] [stdout] 1869 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:11:16
[INFO] [stdout]      |
[INFO] [stdout]   11 |     pub hidden:Vec<Vec<Neuron>>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `Vec<Vec<Neuron>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1869:12
[INFO] [stdout]      |
[INFO] [stdout] 1867 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1868 |     where
[INFO] [stdout] 1869 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:12:16
[INFO] [stdout]      |
[INFO] [stdout]   12 |     pub output:Vec<Neuron>,
[INFO] [stdout]      |                ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1869:12
[INFO] [stdout]      |
[INFO] [stdout] 1867 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1868 |     where
[INFO] [stdout] 1869 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> src/structs/network.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]   --> src/structs/neuron.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Neuron {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 129 others
[INFO] [stdout]    = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `network_utils::_::_serde::__private::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/private/de.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/structs/network.rs:134:67
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 Err(e) => Err(Box::new(bincode::ErrorKind::Custom(e.to_string())))
[INFO] [stdout]     |                                                                   ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `prev_with_index` found for struct `NNIntoIterator` in the current scope
[INFO] [stdout]    --> src/main.rs:132:62
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 while let (index, Some(layer)) = layers_iter.prev_with_index() {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^ method not found in `NNIntoIterator`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/structs/network.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct NNIntoIterator {
[INFO] [stdout]     | ------------------------- method `prev_with_index` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/structs/network.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             _ => None,
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/structs/network.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             0 => Some(&self.input),
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] 45 |             1.. => self.hidden.get(index - 1),
[INFO] [stdout]    |             --- matches some of the same values
[INFO] [stdout] 46 |             _ => None,
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/structs/network.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             _ => None,
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/structs/network.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             0 => Some(&mut self.input),
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] 69 |             1.. => self.hidden.get_mut(index - 1),
[INFO] [stdout]    |             --- matches some of the same values
[INFO] [stdout] 70 |             _ => None,
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trying_simple_ai` (bin "trying_simple_ai") due to 11 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Serialize` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:8:24
[INFO] [stdout]      |
[INFO] [stdout]    8 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]      |                        ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    9 | pub struct NeuralNetwork {
[INFO] [stdout]   10 |     pub input: Vec<Neuron>,
[INFO] [stdout]      |     ---------------------- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 128 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `network_utils::_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/ser/mod.rs:1899:12
[INFO] [stdout]      |
[INFO] [stdout] 1893 |     fn serialize_field<T: ?Sized>(
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1899 |         T: Serialize;
[INFO] [stdout]      |            ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:10:16
[INFO] [stdout]      |
[INFO] [stdout]   10 |     pub input: Vec<Neuron>,
[INFO] [stdout]      |                ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1730:12
[INFO] [stdout]      |
[INFO] [stdout] 1728 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1729 |     where
[INFO] [stdout] 1730 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:11:16
[INFO] [stdout]      |
[INFO] [stdout]   11 |     pub hidden:Vec<Vec<Neuron>>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `Vec<Vec<Neuron>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1730:12
[INFO] [stdout]      |
[INFO] [stdout] 1728 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1729 |     where
[INFO] [stdout] 1730 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:12:16
[INFO] [stdout]      |
[INFO] [stdout]   12 |     pub output:Vec<Neuron>,
[INFO] [stdout]      |                ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1730:12
[INFO] [stdout]      |
[INFO] [stdout] 1728 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1729 |     where
[INFO] [stdout] 1730 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:10:16
[INFO] [stdout]      |
[INFO] [stdout]   10 |     pub input: Vec<Neuron>,
[INFO] [stdout]      |                ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1869:12
[INFO] [stdout]      |
[INFO] [stdout] 1867 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1868 |     where
[INFO] [stdout] 1869 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:11:16
[INFO] [stdout]      |
[INFO] [stdout]   11 |     pub hidden:Vec<Vec<Neuron>>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `Vec<Vec<Neuron>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1869:12
[INFO] [stdout]      |
[INFO] [stdout] 1867 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1868 |     where
[INFO] [stdout] 1869 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/structs/network.rs:12:16
[INFO] [stdout]      |
[INFO] [stdout]   12 |     pub output:Vec<Neuron>,
[INFO] [stdout]      |                ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]     --> src/structs/neuron.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | pub struct Neuron {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout]      = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/de/mod.rs:1869:12
[INFO] [stdout]      |
[INFO] [stdout] 1867 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1868 |     where
[INFO] [stdout] 1869 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Neuron: Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> src/structs/network.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Neuron`
[INFO] [stdout]   --> src/structs/neuron.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Neuron {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 129 others
[INFO] [stdout]    = note: required for `Vec<Neuron>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `network_utils::_::_serde::__private::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.144/src/private/de.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/structs/network.rs:134:67
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 Err(e) => Err(Box::new(bincode::ErrorKind::Custom(e.to_string())))
[INFO] [stdout]     |                                                                   ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `prev_with_index` found for struct `NNIntoIterator` in the current scope
[INFO] [stdout]    --> src/main.rs:132:62
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 while let (index, Some(layer)) = layers_iter.prev_with_index() {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^ method not found in `NNIntoIterator`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/structs/network.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct NNIntoIterator {
[INFO] [stdout]     | ------------------------- method `prev_with_index` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/structs/network.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             _ => None,
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/structs/network.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             0 => Some(&self.input),
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] 45 |             1.. => self.hidden.get(index - 1),
[INFO] [stdout]    |             --- matches some of the same values
[INFO] [stdout] 46 |             _ => None,
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/structs/network.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             _ => None,
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/structs/network.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             0 => Some(&mut self.input),
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] 69 |             1.. => self.hidden.get_mut(index - 1),
[INFO] [stdout]    |             --- matches some of the same values
[INFO] [stdout] 70 |             _ => None,
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trying_simple_ai` (bin "trying_simple_ai" test) due to 11 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fe4e1a3a97e98eca25750415fce2861d8ac74eb36a442459ef23aabb5dc4ed76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe4e1a3a97e98eca25750415fce2861d8ac74eb36a442459ef23aabb5dc4ed76", kill_on_drop: false }`
[INFO] [stdout] fe4e1a3a97e98eca25750415fce2861d8ac74eb36a442459ef23aabb5dc4ed76
