[INFO] fetching crate neuronika 0.2.0... [INFO] testing neuronika-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate neuronika 0.2.0 into /workspace/builds/worker-6-tc1/source [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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate neuronika 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 ndarray v0.15.4 [INFO] [stderr] Downloaded libc v0.2.104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ebafe1a8e2fae149c75bc5dec2324149271a45a533a74158394c4c98171209e [INFO] running `Command { std: "docker" "start" "-a" "0ebafe1a8e2fae149c75bc5dec2324149271a45a533a74158394c4c98171209e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ebafe1a8e2fae149c75bc5dec2324149271a45a533a74158394c4c98171209e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ebafe1a8e2fae149c75bc5dec2324149271a45a533a74158394c4c98171209e", kill_on_drop: false }` [INFO] [stdout] 0ebafe1a8e2fae149c75bc5dec2324149271a45a533a74158394c4c98171209e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 98cee6313e69915daa11a741d332416866831528f4f3f406aedbdd789addd14f [INFO] running `Command { std: "docker" "start" "-a" "98cee6313e69915daa11a741d332416866831528f4f3f406aedbdd789addd14f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling 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:635:20 [INFO] [stdout] | [INFO] [stdout] 635 | I::Output: 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] 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 + '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>, [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 + 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>, [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 + '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>, [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 + 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>, [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 + '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>, [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 + 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>, [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 + '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>, [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 + 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>, [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 + '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>, [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 + 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>, [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 + '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>, [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 + 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>, [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 + '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>, [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 + 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>, [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 + '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>, [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 + 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>, [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 + '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>, [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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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 + '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 + 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] | | ^ [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 + '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] | | ^ [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 + 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 + '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 + 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] | | ^ [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 + '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] | | ^ [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 + 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 + '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 + 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] | | ^ [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 + '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] | | ^ [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 + 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 + '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 + 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] | | ^ [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 + '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] | | ^ [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 + 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 + '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 + 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] | | ^ [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 + '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] | | ^ [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 + 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 + '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 + 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] | | ^ [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 + '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] | | ^ [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 + 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 + '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 + Overwrite + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neuronika` (lib) due to 132 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "98cee6313e69915daa11a741d332416866831528f4f3f406aedbdd789addd14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98cee6313e69915daa11a741d332416866831528f4f3f406aedbdd789addd14f", kill_on_drop: false }` [INFO] [stdout] 98cee6313e69915daa11a741d332416866831528f4f3f406aedbdd789addd14f