[INFO] fetching crate neuronika 0.2.0...
[INFO] checking neuronika-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate neuronika 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate neuronika 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate neuronika 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate neuronika 0.2.0
[INFO] tweaked toml for crates.io crate neuronika 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate neuronika 0.2.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-tree v0.3.2
[INFO] [stderr]   Downloaded rand_distr v0.4.2
[INFO] [stderr]   Downloaded syn v1.0.83
[INFO] [stderr]   Downloaded ndarray v0.15.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed3b32b2205ae54fa7cfaba7bbfbb4b0e8274cf64ef0fd4255a5f835ba70bf22
[INFO] running `Command { std: "docker" "start" "-a" "ed3b32b2205ae54fa7cfaba7bbfbb4b0e8274cf64ef0fd4255a5f835ba70bf22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed3b32b2205ae54fa7cfaba7bbfbb4b0e8274cf64ef0fd4255a5f835ba70bf22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3b32b2205ae54fa7cfaba7bbfbb4b0e8274cf64ef0fd4255a5f835ba70bf22", kill_on_drop: false }`
[INFO] [stdout] ed3b32b2205ae54fa7cfaba7bbfbb4b0e8274cf64ef0fd4255a5f835ba70bf22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09a9a8ca4ad70cbe9c8ae858b392394c3d6f54883d8dd7b736f9cc11144435c2
[INFO] running `Command { std: "docker" "start" "-a" "09a9a8ca4ad70cbe9c8ae858b392394c3d6f54883d8dd7b736f9cc11144435c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling syn v1.0.83
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.14
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking rand_distr v0.4.2
[INFO] [stderr]     Checking ndarray v0.15.4
[INFO] [stderr]     Checking ndarray-rand v0.14.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking neuronika v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         input.mm_t(self.weight.clone()).into() + self.bias.clone()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 636 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         input.mm_t(self.weight.clone()).into() + self.bias.clone()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 637 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         input.mm_t(self.weight.clone()).into() + self.bias.clone()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 636 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         input.mm_t(self.weight.clone()).into() + self.bias.clone()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 637 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:734:21
[INFO] [stdout]     |
[INFO] [stdout] 734 |           let gates = hidden.mm_t(self.weight_hh.clone())
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 735 | |             + self.bias_hh.clone()
[INFO] [stdout] 736 | |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout]     | |                                                       ^
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |_______________________________________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:734:21
[INFO] [stdout]     |
[INFO] [stdout] 734 |           let gates = hidden.mm_t(self.weight_hh.clone())
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 735 | |             + self.bias_hh.clone()
[INFO] [stdout] 736 | |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout]     | |                                                       ^
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |_______________________________________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:734:21
[INFO] [stdout]     |
[INFO] [stdout] 734 |           let gates = hidden.mm_t(self.weight_hh.clone())
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 735 | |             + self.bias_hh.clone()
[INFO] [stdout] 736 | |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout] 737 | |             + self.bias_ih.clone();
[INFO] [stdout]     | |                                  ^
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |__________________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                    ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:734:21
[INFO] [stdout]     |
[INFO] [stdout] 734 |           let gates = hidden.mm_t(self.weight_hh.clone())
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 735 | |             + self.bias_hh.clone()
[INFO] [stdout] 736 | |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout] 737 | |             + self.bias_ih.clone();
[INFO] [stdout]     | |                                  ^
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |__________________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                    ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:736:15
[INFO] [stdout]     |
[INFO] [stdout] 736 |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |               ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:736:15
[INFO] [stdout]     |
[INFO] [stdout] 736 |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |               ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:739:56
[INFO] [stdout]     |
[INFO] [stdout] 739 |             let (gates_shape_rows, gates_shape_cols) = gates.data().dim();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                        ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:739:56
[INFO] [stdout]     |
[INFO] [stdout] 739 |             let (gates_shape_rows, gates_shape_cols) = gates.data().dim();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                        ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:742:29
[INFO] [stdout]     |
[INFO] [stdout] 742 |         let chunked_gates = gates.chunks(gate_shape);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:742:29
[INFO] [stdout]     |
[INFO] [stdout] 742 |         let chunked_gates = gates.chunks(gate_shape);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:26
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:26
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:26
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:26
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:13
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:13
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:13
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:13
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:26
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:26
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:26
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:26
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:30
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                              ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:30
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                              ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:30
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                              ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:30
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                              ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:57
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:57
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:26
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:26
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:40
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                        ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:40
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                        ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:40
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                        ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:40
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                        ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:841:17
[INFO] [stdout]     |
[INFO] [stdout] 841 |                 input.mm_t(self.weight_ih.clone()).into() + self.bias_ih.clone(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:841:17
[INFO] [stdout]     |
[INFO] [stdout] 841 |                 input.mm_t(self.weight_ih.clone()).into() + self.bias_ih.clone(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:841:17
[INFO] [stdout]     |
[INFO] [stdout] 841 |                 input.mm_t(self.weight_ih.clone()).into() + self.bias_ih.clone(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:841:17
[INFO] [stdout]     |
[INFO] [stdout] 841 |                 input.mm_t(self.weight_ih.clone()).into() + self.bias_ih.clone(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:850:14
[INFO] [stdout]     |
[INFO] [stdout] 850 |             (igates.chunks(gate_shape), hgates.chunks(gate_shape));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |              ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:850:14
[INFO] [stdout]     |
[INFO] [stdout] 850 |             (igates.chunks(gate_shape), hgates.chunks(gate_shape));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |              ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:26
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:26
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:26
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:26
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:55
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:55
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:69
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                                     ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:69
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                                     ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:26
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:26
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:26
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:26
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:55
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:55
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:69
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                                     ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:69
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                                     ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:14
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |              ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:14
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |              ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:28
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                            ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:28
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                            ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:42
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:42
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:19
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                   ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:19
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                   ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 | /         I::convolve(
[INFO] [stdout] 963 | |             input,
[INFO] [stdout] 964 | |             self.weight.clone(),
[INFO] [stdout] 965 | |             &[self.stride],
[INFO] [stdout] ...   |
[INFO] [stdout] 969 | |         )
[INFO] [stdout] 970 | |         .into()
[INFO] [stdout]     | |               ^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 959 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 | /         I::convolve(
[INFO] [stdout] 963 | |             input,
[INFO] [stdout] 964 | |             self.weight.clone(),
[INFO] [stdout] 965 | |             &[self.stride],
[INFO] [stdout] ...   |
[INFO] [stdout] 969 | |         )
[INFO] [stdout] 970 | |         .into()
[INFO] [stdout]     | |               ^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 960 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 | /         I::convolve(
[INFO] [stdout] 963 | |             input,
[INFO] [stdout] 964 | |             self.weight.clone(),
[INFO] [stdout] 965 | |             &[self.stride],
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |         .into()
[INFO] [stdout] 971 | |             + self.bias.clone()
[INFO] [stdout]     | |                               ^
[INFO] [stdout]     | |                               |
[INFO] [stdout]     | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 959 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 | /         I::convolve(
[INFO] [stdout] 963 | |             input,
[INFO] [stdout] 964 | |             self.weight.clone(),
[INFO] [stdout] 965 | |             &[self.stride],
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |         .into()
[INFO] [stdout] 971 | |             + self.bias.clone()
[INFO] [stdout]     | |                               ^
[INFO] [stdout]     | |                               |
[INFO] [stdout]     | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 960 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1092:9
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /         I::convolve_with_groups(
[INFO] [stdout] 1093 | |             input,
[INFO] [stdout] 1094 | |             self.weight.clone(),
[INFO] [stdout] 1095 | |             &[self.stride],
[INFO] [stdout] ...    |
[INFO] [stdout] 1100 | |         )
[INFO] [stdout] 1101 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1092:9
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /         I::convolve_with_groups(
[INFO] [stdout] 1093 | |             input,
[INFO] [stdout] 1094 | |             self.weight.clone(),
[INFO] [stdout] 1095 | |             &[self.stride],
[INFO] [stdout] ...    |
[INFO] [stdout] 1100 | |         )
[INFO] [stdout] 1101 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1092:9
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /         I::convolve_with_groups(
[INFO] [stdout] 1093 | |             input,
[INFO] [stdout] 1094 | |             self.weight.clone(),
[INFO] [stdout] 1095 | |             &[self.stride],
[INFO] [stdout] ...    |
[INFO] [stdout] 1101 | |         .into()
[INFO] [stdout] 1102 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1092:9
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /         I::convolve_with_groups(
[INFO] [stdout] 1093 | |             input,
[INFO] [stdout] 1094 | |             self.weight.clone(),
[INFO] [stdout] 1095 | |             &[self.stride],
[INFO] [stdout] ...    |
[INFO] [stdout] 1101 | |         .into()
[INFO] [stdout] 1102 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 | /         I::convolve(
[INFO] [stdout] 1219 | |             input,
[INFO] [stdout] 1220 | |             self.weight.clone(),
[INFO] [stdout] 1221 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1225 | |         )
[INFO] [stdout] 1226 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 | /         I::convolve(
[INFO] [stdout] 1219 | |             input,
[INFO] [stdout] 1220 | |             self.weight.clone(),
[INFO] [stdout] 1221 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1225 | |         )
[INFO] [stdout] 1226 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 | /         I::convolve(
[INFO] [stdout] 1219 | |             input,
[INFO] [stdout] 1220 | |             self.weight.clone(),
[INFO] [stdout] 1221 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1226 | |         .into()
[INFO] [stdout] 1227 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 | /         I::convolve(
[INFO] [stdout] 1219 | |             input,
[INFO] [stdout] 1220 | |             self.weight.clone(),
[INFO] [stdout] 1221 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1226 | |         .into()
[INFO] [stdout] 1227 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1355:9
[INFO] [stdout]      |
[INFO] [stdout] 1355 | /         I::convolve_with_groups(
[INFO] [stdout] 1356 | |             input,
[INFO] [stdout] 1357 | |             self.weight.clone(),
[INFO] [stdout] 1358 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1363 | |         )
[INFO] [stdout] 1364 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1355:9
[INFO] [stdout]      |
[INFO] [stdout] 1355 | /         I::convolve_with_groups(
[INFO] [stdout] 1356 | |             input,
[INFO] [stdout] 1357 | |             self.weight.clone(),
[INFO] [stdout] 1358 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1363 | |         )
[INFO] [stdout] 1364 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1355:9
[INFO] [stdout]      |
[INFO] [stdout] 1355 | /         I::convolve_with_groups(
[INFO] [stdout] 1356 | |             input,
[INFO] [stdout] 1357 | |             self.weight.clone(),
[INFO] [stdout] 1358 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1364 | |         .into()
[INFO] [stdout] 1365 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1355:9
[INFO] [stdout]      |
[INFO] [stdout] 1355 | /         I::convolve_with_groups(
[INFO] [stdout] 1356 | |             input,
[INFO] [stdout] 1357 | |             self.weight.clone(),
[INFO] [stdout] 1358 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1364 | |         .into()
[INFO] [stdout] 1365 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 | /         I::convolve(
[INFO] [stdout] 1485 | |             input,
[INFO] [stdout] 1486 | |             self.weight.clone(),
[INFO] [stdout] 1487 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1491 | |         )
[INFO] [stdout] 1492 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1477 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 | /         I::convolve(
[INFO] [stdout] 1485 | |             input,
[INFO] [stdout] 1486 | |             self.weight.clone(),
[INFO] [stdout] 1487 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1491 | |         )
[INFO] [stdout] 1492 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1478 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 | /         I::convolve(
[INFO] [stdout] 1485 | |             input,
[INFO] [stdout] 1486 | |             self.weight.clone(),
[INFO] [stdout] 1487 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1492 | |         .into()
[INFO] [stdout] 1493 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1477 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 | /         I::convolve(
[INFO] [stdout] 1485 | |             input,
[INFO] [stdout] 1486 | |             self.weight.clone(),
[INFO] [stdout] 1487 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1492 | |         .into()
[INFO] [stdout] 1493 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1478 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1623:9
[INFO] [stdout]      |
[INFO] [stdout] 1623 | /         I::convolve_with_groups(
[INFO] [stdout] 1624 | |             input,
[INFO] [stdout] 1625 | |             self.weight.clone(),
[INFO] [stdout] 1626 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1631 | |         )
[INFO] [stdout] 1632 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1616 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1623:9
[INFO] [stdout]      |
[INFO] [stdout] 1623 | /         I::convolve_with_groups(
[INFO] [stdout] 1624 | |             input,
[INFO] [stdout] 1625 | |             self.weight.clone(),
[INFO] [stdout] 1626 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1631 | |         )
[INFO] [stdout] 1632 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1617 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1623:9
[INFO] [stdout]      |
[INFO] [stdout] 1623 | /         I::convolve_with_groups(
[INFO] [stdout] 1624 | |             input,
[INFO] [stdout] 1625 | |             self.weight.clone(),
[INFO] [stdout] 1626 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1632 | |         .into()
[INFO] [stdout] 1633 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1616 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1623:9
[INFO] [stdout]      |
[INFO] [stdout] 1623 | /         I::convolve_with_groups(
[INFO] [stdout] 1624 | |             input,
[INFO] [stdout] 1625 | |             self.weight.clone(),
[INFO] [stdout] 1626 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1632 | |         .into()
[INFO] [stdout] 1633 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1617 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:635:20
[INFO] [stdout]     |
[INFO] [stdout] 635 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:49:15
[INFO] [stdout]     |
[INFO] [stdout] 49  |     T: Data + 'static,
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 636 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:635:20
[INFO] [stdout]     |
[INFO] [stdout] 635 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:50:31
[INFO] [stdout]     |
[INFO] [stdout] 50  |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 637 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:729:20
[INFO] [stdout]     |
[INFO] [stdout] 729 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:49:15
[INFO] [stdout]     |
[INFO] [stdout] 49  |     T: Data + 'static,
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:729:20
[INFO] [stdout]     |
[INFO] [stdout] 729 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:50:31
[INFO] [stdout]     |
[INFO] [stdout] 50  |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:835:20
[INFO] [stdout]     |
[INFO] [stdout] 835 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:49:15
[INFO] [stdout]     |
[INFO] [stdout] 49  |     T: Data + 'static,
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:835:20
[INFO] [stdout]     |
[INFO] [stdout] 835 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:50:31
[INFO] [stdout]     |
[INFO] [stdout] 50  |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:958:20
[INFO] [stdout]     |
[INFO] [stdout] 958 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:49:15
[INFO] [stdout]     |
[INFO] [stdout] 49  |     T: Data + 'static,
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 959 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:958:20
[INFO] [stdout]     |
[INFO] [stdout] 958 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:50:31
[INFO] [stdout]     |
[INFO] [stdout] 50  |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 960 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1088:20
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:49:15
[INFO] [stdout]      |
[INFO] [stdout] 49   |     T: Data + 'static,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1088:20
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:50:31
[INFO] [stdout]      |
[INFO] [stdout] 50   |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]      |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1210:20
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:49:15
[INFO] [stdout]      |
[INFO] [stdout] 49   |     T: Data + 'static,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1210:20
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:50:31
[INFO] [stdout]      |
[INFO] [stdout] 50   |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]      |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1347:20
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:49:15
[INFO] [stdout]      |
[INFO] [stdout] 49   |     T: Data + 'static,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1347:20
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:50:31
[INFO] [stdout]      |
[INFO] [stdout] 50   |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]      |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1476:20
[INFO] [stdout]      |
[INFO] [stdout] 1476 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:49:15
[INFO] [stdout]      |
[INFO] [stdout] 49   |     T: Data + 'static,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1477 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1476:20
[INFO] [stdout]      |
[INFO] [stdout] 1476 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:50:31
[INFO] [stdout]      |
[INFO] [stdout] 50   |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]      |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1478 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1615:20
[INFO] [stdout]      |
[INFO] [stdout] 1615 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:49:15
[INFO] [stdout]      |
[INFO] [stdout] 49   |     T: Data + 'static,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1616 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1615:20
[INFO] [stdout]      |
[INFO] [stdout] 1615 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:50:31
[INFO] [stdout]      |
[INFO] [stdout] 50   |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]      |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1617 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Array` is imported redundantly
[INFO] [stdout]    --> src/data/mod.rs:907:13
[INFO] [stdout]     |
[INFO] [stdout] 906 |         use super::*;
[INFO] [stdout]     |             -------- the item `Array` is already imported here
[INFO] [stdout] 907 |         use ndarray::Array;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Array` is imported redundantly
[INFO] [stdout]     --> src/data/mod.rs:1115:13
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         use super::*;
[INFO] [stdout]      |             -------- the item `Array` is already imported here
[INFO] [stdout] 1115 |         use ndarray::Array;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         input.mm_t(self.weight.clone()).into() + self.bias.clone()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 636 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         input.mm_t(self.weight.clone()).into() + self.bias.clone()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 637 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         input.mm_t(self.weight.clone()).into() + self.bias.clone()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 636 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         input.mm_t(self.weight.clone()).into() + self.bias.clone()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 637 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:734:21
[INFO] [stdout]     |
[INFO] [stdout] 734 |           let gates = hidden.mm_t(self.weight_hh.clone())
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 735 | |             + self.bias_hh.clone()
[INFO] [stdout] 736 | |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout]     | |                                                       ^
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |_______________________________________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:734:21
[INFO] [stdout]     |
[INFO] [stdout] 734 |           let gates = hidden.mm_t(self.weight_hh.clone())
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 735 | |             + self.bias_hh.clone()
[INFO] [stdout] 736 | |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout]     | |                                                       ^
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |_______________________________________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:734:21
[INFO] [stdout]     |
[INFO] [stdout] 734 |           let gates = hidden.mm_t(self.weight_hh.clone())
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 735 | |             + self.bias_hh.clone()
[INFO] [stdout] 736 | |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout] 737 | |             + self.bias_ih.clone();
[INFO] [stdout]     | |                                  ^
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |__________________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                    ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:734:21
[INFO] [stdout]     |
[INFO] [stdout] 734 |           let gates = hidden.mm_t(self.weight_hh.clone())
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 735 | |             + self.bias_hh.clone()
[INFO] [stdout] 736 | |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout] 737 | |             + self.bias_ih.clone();
[INFO] [stdout]     | |                                  ^
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |__________________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                    ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:736:15
[INFO] [stdout]     |
[INFO] [stdout] 736 |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |               ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:736:15
[INFO] [stdout]     |
[INFO] [stdout] 736 |             + input.mm_t(self.weight_ih.clone()).into()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |               ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:739:56
[INFO] [stdout]     |
[INFO] [stdout] 739 |             let (gates_shape_rows, gates_shape_cols) = gates.data().dim();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                        ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:739:56
[INFO] [stdout]     |
[INFO] [stdout] 739 |             let (gates_shape_rows, gates_shape_cols) = gates.data().dim();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                        ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:742:29
[INFO] [stdout]     |
[INFO] [stdout] 742 |         let chunked_gates = gates.chunks(gate_shape);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:742:29
[INFO] [stdout]     |
[INFO] [stdout] 742 |         let chunked_gates = gates.chunks(gate_shape);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:26
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:744:26
[INFO] [stdout]     |
[INFO] [stdout] 744 |             chunked_gates[0].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:26
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:745:26
[INFO] [stdout]     |
[INFO] [stdout] 745 |             chunked_gates[1].clone().tanh(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:13
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:13
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:13
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:13
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:26
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:746:26
[INFO] [stdout]     |
[INFO] [stdout] 746 |             chunked_gates[2].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:26
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:747:26
[INFO] [stdout]     |
[INFO] [stdout] 747 |             chunked_gates[3].clone().sigmoid(),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:30
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                              ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:30
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                              ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:30
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                              ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:30
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                              ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:57
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:749:57
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let new_cell_state = forget_gate * cell_state + (input_gate * cell_state_gate);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:26
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:26
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:40
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                        ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:40
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                        ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:40
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                        ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:750:40
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let new_hidden = output_gate * new_cell_state.clone().tanh();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                        ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:841:17
[INFO] [stdout]     |
[INFO] [stdout] 841 |                 input.mm_t(self.weight_ih.clone()).into() + self.bias_ih.clone(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:841:17
[INFO] [stdout]     |
[INFO] [stdout] 841 |                 input.mm_t(self.weight_ih.clone()).into() + self.bias_ih.clone(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:841:17
[INFO] [stdout]     |
[INFO] [stdout] 841 |                 input.mm_t(self.weight_ih.clone()).into() + self.bias_ih.clone(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:841:17
[INFO] [stdout]     |
[INFO] [stdout] 841 |                 input.mm_t(self.weight_ih.clone()).into() + self.bias_ih.clone(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:850:14
[INFO] [stdout]     |
[INFO] [stdout] 850 |             (igates.chunks(gate_shape), hgates.chunks(gate_shape));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |              ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:850:14
[INFO] [stdout]     |
[INFO] [stdout] 850 |             (igates.chunks(gate_shape), hgates.chunks(gate_shape));
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |              ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:26
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:26
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:26
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:26
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:55
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:55
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:69
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                                     ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:852:69
[INFO] [stdout]     |
[INFO] [stdout] 852 |         let reset_gate = (chunked_hgates[0].clone() + chunked_igates[0].clone()).sigmoid();
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                                     ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:26
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:26
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:26
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:26
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:55
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:55
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:69
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                                                     ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:853:69
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let input_gate = (chunked_hgates[1].clone() + chunked_igates[1].clone()).sigmoid();
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                                                     ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:14
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |              ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:14
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |              ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:28
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                            ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:28
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                            ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:42
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                          ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:855:42
[INFO] [stdout]     |
[INFO] [stdout] 855 |             (chunked_igates[2].clone() + (chunked_hgates[2].clone() * reset_gate)).tanh();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                          ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:19
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                   ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:856:19
[INFO] [stdout]     |
[INFO] [stdout] 856 |         (hidden - new_gate.clone()) * input_gate + new_gate
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                   ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 | /         I::convolve(
[INFO] [stdout] 963 | |             input,
[INFO] [stdout] 964 | |             self.weight.clone(),
[INFO] [stdout] 965 | |             &[self.stride],
[INFO] [stdout] ...   |
[INFO] [stdout] 969 | |         )
[INFO] [stdout] 970 | |         .into()
[INFO] [stdout]     | |               ^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 959 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 | /         I::convolve(
[INFO] [stdout] 963 | |             input,
[INFO] [stdout] 964 | |             self.weight.clone(),
[INFO] [stdout] 965 | |             &[self.stride],
[INFO] [stdout] ...   |
[INFO] [stdout] 969 | |         )
[INFO] [stdout] 970 | |         .into()
[INFO] [stdout]     | |               ^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 960 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 | /         I::convolve(
[INFO] [stdout] 963 | |             input,
[INFO] [stdout] 964 | |             self.weight.clone(),
[INFO] [stdout] 965 | |             &[self.stride],
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |         .into()
[INFO] [stdout] 971 | |             + self.bias.clone()
[INFO] [stdout]     | |                               ^
[INFO] [stdout]     | |                               |
[INFO] [stdout]     | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 959 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 | /         I::convolve(
[INFO] [stdout] 963 | |             input,
[INFO] [stdout] 964 | |             self.weight.clone(),
[INFO] [stdout] 965 | |             &[self.stride],
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |         .into()
[INFO] [stdout] 971 | |             + self.bias.clone()
[INFO] [stdout]     | |                               ^
[INFO] [stdout]     | |                               |
[INFO] [stdout]     | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 960 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1092:9
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /         I::convolve_with_groups(
[INFO] [stdout] 1093 | |             input,
[INFO] [stdout] 1094 | |             self.weight.clone(),
[INFO] [stdout] 1095 | |             &[self.stride],
[INFO] [stdout] ...    |
[INFO] [stdout] 1100 | |         )
[INFO] [stdout] 1101 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1092:9
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /         I::convolve_with_groups(
[INFO] [stdout] 1093 | |             input,
[INFO] [stdout] 1094 | |             self.weight.clone(),
[INFO] [stdout] 1095 | |             &[self.stride],
[INFO] [stdout] ...    |
[INFO] [stdout] 1100 | |         )
[INFO] [stdout] 1101 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1092:9
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /         I::convolve_with_groups(
[INFO] [stdout] 1093 | |             input,
[INFO] [stdout] 1094 | |             self.weight.clone(),
[INFO] [stdout] 1095 | |             &[self.stride],
[INFO] [stdout] ...    |
[INFO] [stdout] 1101 | |         .into()
[INFO] [stdout] 1102 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1092:9
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /         I::convolve_with_groups(
[INFO] [stdout] 1093 | |             input,
[INFO] [stdout] 1094 | |             self.weight.clone(),
[INFO] [stdout] 1095 | |             &[self.stride],
[INFO] [stdout] ...    |
[INFO] [stdout] 1101 | |         .into()
[INFO] [stdout] 1102 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 | /         I::convolve(
[INFO] [stdout] 1219 | |             input,
[INFO] [stdout] 1220 | |             self.weight.clone(),
[INFO] [stdout] 1221 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1225 | |         )
[INFO] [stdout] 1226 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 | /         I::convolve(
[INFO] [stdout] 1219 | |             input,
[INFO] [stdout] 1220 | |             self.weight.clone(),
[INFO] [stdout] 1221 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1225 | |         )
[INFO] [stdout] 1226 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 | /         I::convolve(
[INFO] [stdout] 1219 | |             input,
[INFO] [stdout] 1220 | |             self.weight.clone(),
[INFO] [stdout] 1221 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1226 | |         .into()
[INFO] [stdout] 1227 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 | /         I::convolve(
[INFO] [stdout] 1219 | |             input,
[INFO] [stdout] 1220 | |             self.weight.clone(),
[INFO] [stdout] 1221 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1226 | |         .into()
[INFO] [stdout] 1227 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1355:9
[INFO] [stdout]      |
[INFO] [stdout] 1355 | /         I::convolve_with_groups(
[INFO] [stdout] 1356 | |             input,
[INFO] [stdout] 1357 | |             self.weight.clone(),
[INFO] [stdout] 1358 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1363 | |         )
[INFO] [stdout] 1364 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1355:9
[INFO] [stdout]      |
[INFO] [stdout] 1355 | /         I::convolve_with_groups(
[INFO] [stdout] 1356 | |             input,
[INFO] [stdout] 1357 | |             self.weight.clone(),
[INFO] [stdout] 1358 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1363 | |         )
[INFO] [stdout] 1364 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1355:9
[INFO] [stdout]      |
[INFO] [stdout] 1355 | /         I::convolve_with_groups(
[INFO] [stdout] 1356 | |             input,
[INFO] [stdout] 1357 | |             self.weight.clone(),
[INFO] [stdout] 1358 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1364 | |         .into()
[INFO] [stdout] 1365 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1355:9
[INFO] [stdout]      |
[INFO] [stdout] 1355 | /         I::convolve_with_groups(
[INFO] [stdout] 1356 | |             input,
[INFO] [stdout] 1357 | |             self.weight.clone(),
[INFO] [stdout] 1358 | |             &[stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1364 | |         .into()
[INFO] [stdout] 1365 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 | /         I::convolve(
[INFO] [stdout] 1485 | |             input,
[INFO] [stdout] 1486 | |             self.weight.clone(),
[INFO] [stdout] 1487 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1491 | |         )
[INFO] [stdout] 1492 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1477 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 | /         I::convolve(
[INFO] [stdout] 1485 | |             input,
[INFO] [stdout] 1486 | |             self.weight.clone(),
[INFO] [stdout] 1487 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1491 | |         )
[INFO] [stdout] 1492 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1478 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 | /         I::convolve(
[INFO] [stdout] 1485 | |             input,
[INFO] [stdout] 1486 | |             self.weight.clone(),
[INFO] [stdout] 1487 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1492 | |         .into()
[INFO] [stdout] 1493 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1477 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 | /         I::convolve(
[INFO] [stdout] 1485 | |             input,
[INFO] [stdout] 1486 | |             self.weight.clone(),
[INFO] [stdout] 1487 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1492 | |         .into()
[INFO] [stdout] 1493 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1478 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1623:9
[INFO] [stdout]      |
[INFO] [stdout] 1623 | /         I::convolve_with_groups(
[INFO] [stdout] 1624 | |             input,
[INFO] [stdout] 1625 | |             self.weight.clone(),
[INFO] [stdout] 1626 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1631 | |         )
[INFO] [stdout] 1632 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1616 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1623:9
[INFO] [stdout]      |
[INFO] [stdout] 1623 | /         I::convolve_with_groups(
[INFO] [stdout] 1624 | |             input,
[INFO] [stdout] 1625 | |             self.weight.clone(),
[INFO] [stdout] 1626 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1631 | |         )
[INFO] [stdout] 1632 | |         .into()
[INFO] [stdout]      | |               ^
[INFO] [stdout]      | |               |
[INFO] [stdout]      | |_______________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1617 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1623:9
[INFO] [stdout]      |
[INFO] [stdout] 1623 | /         I::convolve_with_groups(
[INFO] [stdout] 1624 | |             input,
[INFO] [stdout] 1625 | |             self.weight.clone(),
[INFO] [stdout] 1626 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1632 | |         .into()
[INFO] [stdout] 1633 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1616 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1623:9
[INFO] [stdout]      |
[INFO] [stdout] 1623 | /         I::convolve_with_groups(
[INFO] [stdout] 1624 | |             input,
[INFO] [stdout] 1625 | |             self.weight.clone(),
[INFO] [stdout] 1626 | |             &[stride_d, stride_h, stride_w],
[INFO] [stdout] ...    |
[INFO] [stdout] 1632 | |         .into()
[INFO] [stdout] 1633 | |             + self.bias.clone()
[INFO] [stdout]      | |                               ^
[INFO] [stdout]      | |                               |
[INFO] [stdout]      | |_______________________________the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                                 ...so that the type `U` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1617 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:635:20
[INFO] [stdout]     |
[INFO] [stdout] 635 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:49:15
[INFO] [stdout]     |
[INFO] [stdout] 49  |     T: Data + 'static,
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 636 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:635:20
[INFO] [stdout]     |
[INFO] [stdout] 635 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:50:31
[INFO] [stdout]     |
[INFO] [stdout] 50  |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 637 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:729:20
[INFO] [stdout]     |
[INFO] [stdout] 729 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:49:15
[INFO] [stdout]     |
[INFO] [stdout] 49  |     T: Data + 'static,
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 730 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:729:20
[INFO] [stdout]     |
[INFO] [stdout] 729 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:50:31
[INFO] [stdout]     |
[INFO] [stdout] 50  |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 731 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:835:20
[INFO] [stdout]     |
[INFO] [stdout] 835 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:49:15
[INFO] [stdout]     |
[INFO] [stdout] 49  |     T: Data + 'static,
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 836 |         T: Data<Dim = Ix2> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:835:20
[INFO] [stdout]     |
[INFO] [stdout] 835 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:50:31
[INFO] [stdout]     |
[INFO] [stdout] 50  |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 837 |         U: Gradient<Dim = Ix2> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:958:20
[INFO] [stdout]     |
[INFO] [stdout] 958 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:49:15
[INFO] [stdout]     |
[INFO] [stdout] 49  |     T: Data + 'static,
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 959 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]     |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]    --> src/nn/mod.rs:958:20
[INFO] [stdout]     |
[INFO] [stdout] 958 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]     |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> src/variable/vardiff.rs:50:31
[INFO] [stdout]     |
[INFO] [stdout] 50  |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 960 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]     |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1088:20
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:49:15
[INFO] [stdout]      |
[INFO] [stdout] 49   |     T: Data + 'static,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         T: Data<Dim = Ix3> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1088:20
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:50:31
[INFO] [stdout]      |
[INFO] [stdout] 50   |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]      |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         U: Gradient<Dim = Ix3> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1210:20
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:49:15
[INFO] [stdout]      |
[INFO] [stdout] 49   |     T: Data + 'static,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1210:20
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:50:31
[INFO] [stdout]      |
[INFO] [stdout] 50   |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]      |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1347:20
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:49:15
[INFO] [stdout]      |
[INFO] [stdout] 49   |     T: Data + 'static,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         T: Data<Dim = Ix4> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1347:20
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:50:31
[INFO] [stdout]      |
[INFO] [stdout] 50   |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]      |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         U: Gradient<Dim = Ix4> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1476:20
[INFO] [stdout]      |
[INFO] [stdout] 1476 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:49:15
[INFO] [stdout]      |
[INFO] [stdout] 49   |     T: Data + 'static,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1477 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1476:20
[INFO] [stdout]      |
[INFO] [stdout] 1476 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:50:31
[INFO] [stdout]      |
[INFO] [stdout] 50   |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]      |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1478 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1615:20
[INFO] [stdout]      |
[INFO] [stdout] 1615 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:49:15
[INFO] [stdout]      |
[INFO] [stdout] 49   |     T: Data + 'static,
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1616 |         T: Data<Dim = Ix5> + 'static,
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `U` may not live long enough
[INFO] [stdout]     --> src/nn/mod.rs:1615:20
[INFO] [stdout]      |
[INFO] [stdout] 1615 |         I::Output: Into<VarDiff<T, U>>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the parameter type `U` must be valid for the static lifetime...
[INFO] [stdout]      |                    ...so that the type `U` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> src/variable/vardiff.rs:50:31
[INFO] [stdout]      |
[INFO] [stdout] 50   |     U: Gradient + Overwrite + 'static,
[INFO] [stdout]      |                               ^^^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1617 |         U: Gradient<Dim = Ix5> + Overwrite + 'static,
[INFO] [stdout]      |                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 132 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neuronika` (lib) due to 133 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 132 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neuronika` (lib test) due to 133 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "09a9a8ca4ad70cbe9c8ae858b392394c3d6f54883d8dd7b736f9cc11144435c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09a9a8ca4ad70cbe9c8ae858b392394c3d6f54883d8dd7b736f9cc11144435c2", kill_on_drop: false }`
[INFO] [stdout] 09a9a8ca4ad70cbe9c8ae858b392394c3d6f54883d8dd7b736f9cc11144435c2
