[INFO] fetching crate decision_transformer_dfdx 0.2.0...
[INFO] testing decision_transformer_dfdx-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate decision_transformer_dfdx 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate decision_transformer_dfdx 0.2.0
[INFO] finished tweaking crates.io crate decision_transformer_dfdx 0.2.0
[INFO] tweaked toml for crates.io crate decision_transformer_dfdx 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate decision_transformer_dfdx 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4173ba4684f97a8ab04dd2d036806491c5b97d786081b76008d8a28940e15002
[INFO] running `Command { std: "docker" "start" "-a" "4173ba4684f97a8ab04dd2d036806491c5b97d786081b76008d8a28940e15002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4173ba4684f97a8ab04dd2d036806491c5b97d786081b76008d8a28940e15002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4173ba4684f97a8ab04dd2d036806491c5b97d786081b76008d8a28940e15002", kill_on_drop: false }`
[INFO] [stdout] 4173ba4684f97a8ab04dd2d036806491c5b97d786081b76008d8a28940e15002
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaf7a48427183796a7c9b971dce2834b186801c7351b361da0d70d9fc10346d6
[INFO] running `Command { std: "docker" "start" "-a" "eaf7a48427183796a7c9b971dce2834b186801c7351b361da0d70d9fc10346d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling dyn-stack v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dfdx v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling safetensors v0.3.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling gemm-common v0.15.5
[INFO] [stderr]    Compiling gemm-f32 v0.15.5
[INFO] [stderr]    Compiling gemm-c32 v0.15.5
[INFO] [stderr]    Compiling gemm-c64 v0.15.5
[INFO] [stderr]    Compiling gemm-f64 v0.15.5
[INFO] [stderr]    Compiling gemm-f16 v0.15.5
[INFO] [stderr]    Compiling gemm v0.15.5
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         TryConv2D<Const<S>, Const<P>, Const<L>, Const<G>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `(shape::Const<O>, shape::Const<{ I / G }>, shape::Const<K>, shape::Const<K>)` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         TryConv2D<Const<S>, Const<P>, Const<L>, Const<G>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `shape::Const<{ I / G }>` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         TryConvTrans2D<Const<S>, Const<P>, Const<L>, Const<G>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `(shape::Const<C>, shape::Const<{ O / G }>, shape::Const<K>, shape::Const<K>)` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         TryConvTrans2D<Const<S>, Const<P>, Const<L>, Const<G>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `shape::Const<{ O / G }>` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                  ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                  ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                  ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     fn try_forward(
[INFO] [stdout] 49 | |         &self,
[INFO] [stdout] 50 | |         x: Tensor<(C, Const<IH>, Const<IW>), E, D, T>,
[INFO] [stdout] 51 | |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    | |                                          ^
[INFO] [stdout]    | |                                          |
[INFO] [stdout]    | |__________________________________________the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                            ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     fn try_forward(
[INFO] [stdout] 49 | |         &self,
[INFO] [stdout] 50 | |         x: Tensor<(C, Const<IH>, Const<IW>), E, D, T>,
[INFO] [stdout] 51 | |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    | |                                          ^
[INFO] [stdout]    | |                                          |
[INFO] [stdout]    | |__________________________________________the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                            ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     fn try_forward(
[INFO] [stdout] 49 | |         &self,
[INFO] [stdout] 50 | |         x: Tensor<(C, Const<IH>, Const<IW>), E, D, T>,
[INFO] [stdout] 51 | |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    | |                                          ^
[INFO] [stdout]    | |                                          |
[INFO] [stdout]    | |__________________________________________the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                            ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:43:65
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized,
[INFO] [stdout]    |                                                                 ^^^^^
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                                                 ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:43:65
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized,
[INFO] [stdout]    |                                                                 ^^^^^
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                                                 ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:43:65
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized,
[INFO] [stdout]    |                                                                 ^^^^^
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                                                 ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                  ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                  ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                  ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     fn try_forward(
[INFO] [stdout] 76 | |         &self,
[INFO] [stdout] 77 | |         x: Tensor<(B, C, Const<IH>, Const<IW>), E, D, T>,
[INFO] [stdout] 78 | |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    | |                                          ^
[INFO] [stdout]    | |                                          |
[INFO] [stdout]    | |__________________________________________the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                            ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     fn try_forward(
[INFO] [stdout] 76 | |         &self,
[INFO] [stdout] 77 | |         x: Tensor<(B, C, Const<IH>, Const<IW>), E, D, T>,
[INFO] [stdout] 78 | |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    | |                                          ^
[INFO] [stdout]    | |                                          |
[INFO] [stdout]    | |__________________________________________the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                            ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     fn try_forward(
[INFO] [stdout] 76 | |         &self,
[INFO] [stdout] 77 | |         x: Tensor<(B, C, Const<IH>, Const<IW>), E, D, T>,
[INFO] [stdout] 78 | |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    | |                                          ^
[INFO] [stdout]    | |                                          |
[INFO] [stdout]    | |__________________________________________the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                            ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:70:68
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized,
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                                                    ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:70:68
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized,
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                                                    ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:70:68
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized,
[INFO] [stdout]    |                                                                    ^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                                                    ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 114 | slice_shape!([D1][R1][0]);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 114 | slice_shape!([D1][R1][0]);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 114 | slice_shape!([D1][R1][0]);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R1` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 114 | slice_shape!([D1][R1][0]);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R2` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R2` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R1` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R3` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R2` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R3` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R2` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R1` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R4` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R3` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R2` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R4` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R3` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R2` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R1` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R5` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R4` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R3` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R2` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R5` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R4` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R3` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R2` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R1` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R6` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R6` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R6` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R5` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R4` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R3` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R2` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |             ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R6` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R6` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R6` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R5` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R4` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R3` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R2` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                               ...so that the type `R1` will meet its required lifetime bounds...
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SliceShape<R>: Shape {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     type Output = <(Img, Tensor<Rank4<O, { I / G }, K, K>, E, D>) as TryConv2D<
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `(shape::Const<O>, shape::Const<{ I / G }>, shape::Const<K>, shape::Const<K>)` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     type Output = <(Img, Tensor<Rank4<O, { I / G }, K, K>, E, D>) as TryConv2D<
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `shape::Const<{ I / G }>` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     type Error = <(Img, Tensor<Rank4<O, { I / G }, K, K>, E, D>) as TryConv2D<
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `(shape::Const<O>, shape::Const<{ I / G }>, shape::Const<K>, shape::Const<K>)` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     type Error = <(Img, Tensor<Rank4<O, { I / G }, K, K>, E, D>) as TryConv2D<
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `shape::Const<{ I / G }>` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:153:38
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn try_forward(&self, x: Img) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |                                      ...so that the type `(shape::Const<O>, shape::Const<{ I / G }>, shape::Const<K>, shape::Const<K>)` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:153:38
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn try_forward(&self, x: Img) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |                                      ...so that the type `shape::Const<{ I / G }>` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     type Output = <(Img, Tensor<Rank4<C, { O / G }, K, K>, E, D>) as TryConvTrans2D<
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `(shape::Const<C>, shape::Const<{ O / G }>, shape::Const<K>, shape::Const<K>)` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     type Output = <(Img, Tensor<Rank4<C, { O / G }, K, K>, E, D>) as TryConvTrans2D<
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `shape::Const<{ O / G }>` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     type Error = <(Img, Tensor<Rank4<C, { O / G }, K, K>, E, D>) as TryConvTrans2D<
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `(shape::Const<C>, shape::Const<{ O / G }>, shape::Const<K>, shape::Const<K>)` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     type Error = <(Img, Tensor<Rank4<C, { O / G }, K, K>, E, D>) as TryConvTrans2D<
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `shape::Const<{ O / G }>` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:150:38
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn try_forward(&self, x: Img) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |                                      ...so that the type `(shape::Const<C>, shape::Const<{ O / G }>, shape::Const<K>, shape::Const<K>)` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:150:38
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn try_forward(&self, x: Img) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the parameter type `Img` must be valid for the static lifetime...
[INFO] [stdout]     |                                      ...so that the type `shape::Const<{ O / G }>` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Img: 'static,
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     type Output = Tensor<Rank1<{ C * H * W }>, E, D, T>;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `(shape::Const<{ C * H * W }>,)` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const C: usize, const H: usize, const W: usize, D: Device<E>, E: Dtype, T: Tape<E, D> + 'static>
[INFO] [stdout]    |                                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     type Output = Tensor<Rank1<{ C * H * W }>, E, D, T>;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `shape::Const<{ C * H * W }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const C: usize, const H: usize, const W: usize, D: Device<E>, E: Dtype, T: Tape<E, D> + 'static>
[INFO] [stdout]    |                                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:26:70
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn try_forward(&self, input: Tensor<Rank3<C, H, W>, E, D, T>) -> Result<Self::Output, D::Err> {
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |                                                                      ...so that the type `(shape::Const<{ C * H * W }>,)` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const C: usize, const H: usize, const W: usize, D: Device<E>, E: Dtype, T: Tape<E, D> + 'static>
[INFO] [stdout]    |                                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:26:70
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn try_forward(&self, input: Tensor<Rank3<C, H, W>, E, D, T>) -> Result<Self::Output, D::Err> {
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |                                                                      ...so that the type `shape::Const<{ C * H * W }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<const C: usize, const H: usize, const W: usize, D: Device<E>, E: Dtype, T: Tape<E, D> + 'static>
[INFO] [stdout]    |                                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     type Output = Tensor<(B, Const<{ C * H * W }>), E, D, T>;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `(B, shape::Const<{ C * H * W }>)` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 36 |     T: Tape<E, D> + 'static,
[INFO] [stdout]    |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     type Output = Tensor<(B, Const<{ C * H * W }>), E, D, T>;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `shape::Const<{ C * H * W }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 36 |     T: Tape<E, D> + 'static,
[INFO] [stdout]    |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ) -> Result<Self::Output, D::Err> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |          ...so that the type `(B, shape::Const<{ C * H * W }>)` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 36 |     T: Tape<E, D> + 'static,
[INFO] [stdout]    |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ) -> Result<Self::Output, D::Err> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |          ...so that the type `shape::Const<{ C * H * W }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 36 |     T: Tape<E, D> + 'static,
[INFO] [stdout]    |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     type Output = Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     type Output = Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     type Output = Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |          ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |          ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |          ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     type Output = Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     type Output = Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     type Output = Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds...
[INFO] [stdout]    |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tensor<S: Shape, E, D: Storage<E>, T = NoneTape> {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     type Error = <Self::Output as HasErr>::Err;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |     ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |          ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |          ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |          ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 114 | slice_shape!([D1][R1][0]);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 114 | slice_shape!([D1][R1][0]);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R2` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R3` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R2` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R4` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R3` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R2` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R5` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R4` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R3` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R2` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R6` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R6` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R6` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R5` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R5` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R4` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R4` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R3` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R3` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R2` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R2` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |             fn slice(&self, range: &($($range,)*)) -> Option<Self::Sliced> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       the parameter type `R1` must be valid for the static lifetime...
[INFO] [stdout]     |                                                       ...so that the type `R1` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]);
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `slice_shape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  96 |         impl<$($range: 'static RangeBounds<usize>),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}]
[INFO] [stdout]     |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         input.try_reshape()
[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] 18 | impl<const C: usize, const H: usize, const W: usize, D: Device<E>, E: Dtype, T: Tape<E, D> + 'static>
[INFO] [stdout]    |                                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         input.try_reshape_like(&(batch, Const))
[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] 36 |     T: Tape<E, D> + 'static,
[INFO] [stdout]    |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     fn try_forward(
[INFO] [stdout] 49 | |         &self,
[INFO] [stdout] 50 | |         x: Tensor<(C, Const<IH>, Const<IW>), E, D, T>,
[INFO] [stdout] 51 | |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    | |                                          ^
[INFO] [stdout]    | |                                          |
[INFO] [stdout]    | |__________________________________________the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                            ...so that the type `M` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         x.generic_upscale2d_like(M::default(), Const, Const)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |         ...so that the type `M` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 38 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     fn try_forward(
[INFO] [stdout] 76 | |         &self,
[INFO] [stdout] 77 | |         x: Tensor<(B, C, Const<IH>, Const<IW>), E, D, T>,
[INFO] [stdout] 78 | |     ) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    | |                                          ^
[INFO] [stdout]    | |                                          |
[INFO] [stdout]    | |__________________________________________the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |                                            ...so that the type `M` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         x.generic_upscale2d_like(M::default(), Const, Const)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         the parameter type `M` must be valid for the static lifetime...
[INFO] [stdout]    |         ...so that the type `M` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 65 |         M: UpscaleMethod + 'static,
[INFO] [stdout]    |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dfdx` (lib) due to 192 previous errors
[INFO] running `Command { std: "docker" "inspect" "eaf7a48427183796a7c9b971dce2834b186801c7351b361da0d70d9fc10346d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaf7a48427183796a7c9b971dce2834b186801c7351b361da0d70d9fc10346d6", kill_on_drop: false }`
[INFO] [stdout] eaf7a48427183796a7c9b971dce2834b186801c7351b361da0d70d9fc10346d6
