[INFO] cloning repository https://github.com/danielkirch/kyrkachess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielkirch/kyrkachess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkirch%2Fkyrkachess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkirch%2Fkyrkachess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9658d29c52a9c8bf7623d17db50796ae4e6fd544
[INFO] checking danielkirch/kyrkachess against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkirch%2Fkyrkachess" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danielkirch/kyrkachess
[INFO] finished tweaking git repo https://github.com/danielkirch/kyrkachess
[INFO] tweaked toml for git repo https://github.com/danielkirch/kyrkachess written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danielkirch/kyrkachess on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danielkirch/kyrkachess already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `rusty_chess` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../rusty_chess
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `rusty-chess`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:7:8
[INFO] [stderr]    |
[INFO] [stderr]  7 - name = "rusty_chess"
[INFO] [stderr]  7 + name = "rusty-chess"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `rusty-chess`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:8:19
[INFO] [stderr]    |
[INFO] [stderr]  8 ~ version = "0.1.0"
[INFO] [stderr]  9 + [[bin]]
[INFO] [stderr] 10 + name = "rusty-chess"
[INFO] [stderr] 11 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `rusty_chess` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking danielkirch/kyrkachess against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkirch%2Fkyrkachess" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danielkirch/kyrkachess
[INFO] finished tweaking git repo https://github.com/danielkirch/kyrkachess
[INFO] tweaked toml for git repo https://github.com/danielkirch/kyrkachess written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danielkirch/kyrkachess on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danielkirch/kyrkachess already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `rusty_chess` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../rusty_chess
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `rusty-chess`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:7:8
[INFO] [stderr]    |
[INFO] [stderr]  7 - name = "rusty_chess"
[INFO] [stderr]  7 + name = "rusty-chess"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `rusty-chess`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:8:19
[INFO] [stderr]    |
[INFO] [stderr]  8 ~ version = "0.1.0"
[INFO] [stderr]  9 + [[bin]]
[INFO] [stderr] 10 + name = "rusty-chess"
[INFO] [stderr] 11 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `rusty_chess` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-stack v0.9.1
[INFO] [stderr]   Downloaded gemm-f64 v0.15.5
[INFO] [stderr]   Downloaded gemm-common v0.15.5
[INFO] [stderr]   Downloaded gemm v0.15.5
[INFO] [stderr]   Downloaded gemm-f16 v0.15.5
[INFO] [stderr]   Downloaded gemm-c32 v0.15.5
[INFO] [stderr]   Downloaded gemm-f32 v0.15.5
[INFO] [stderr]   Downloaded gemm-c64 v0.15.5
[INFO] [stderr]   Downloaded dfdx v0.13.0
[INFO] [stderr]   Downloaded cudarc v0.9.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1db22f61d7d2e6ceb897cf3260b95b42324e4d28c850efb5fa5ea56b732a6d7
[INFO] running `Command { std: "docker" "start" "c1db22f61d7d2e6ceb897cf3260b95b42324e4d28c850efb5fa5ea56b732a6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1db22f61d7d2e6ceb897cf3260b95b42324e4d28c850efb5fa5ea56b732a6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1db22f61d7d2e6ceb897cf3260b95b42324e4d28c850efb5fa5ea56b732a6d7" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1db22f61d7d2e6ceb897cf3260b95b42324e4d28c850efb5fa5ea56b732a6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1db22f61d7d2e6ceb897cf3260b95b42324e4d28c850efb5fa5ea56b732a6d7" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `rusty_chess` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../rusty_chess
[INFO] [stderr]    |                          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `rusty-chess`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:7:8
[INFO] [stderr]    |
[INFO] [stderr]  7 - name = "rusty_chess"
[INFO] [stderr]  7 + name = "rusty-chess"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `rusty-chess`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:8:19
[INFO] [stderr]    |
[INFO] [stderr]  8 ~ version = "0.1.0"
[INFO] [stderr]  9 + [[bin]]
[INFO] [stderr] 10 + name = "rusty-chess"
[INFO] [stderr] 11 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `rusty_chess` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling dfdx v0.13.0
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking dyn-stack v0.9.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking gemm-common v0.15.5
[INFO] [stderr]     Checking gemm-f32 v0.15.5
[INFO] [stderr]     Checking gemm-f64 v0.15.5
[INFO] [stderr]     Checking gemm-c32 v0.15.5
[INFO] [stderr]     Checking gemm-c64 v0.15.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking gemm-f16 v0.15.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking gemm v0.15.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[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" "c1db22f61d7d2e6ceb897cf3260b95b42324e4d28c850efb5fa5ea56b732a6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1db22f61d7d2e6ceb897cf3260b95b42324e4d28c850efb5fa5ea56b732a6d7", kill_on_drop: false }`
[INFO] [stdout] c1db22f61d7d2e6ceb897cf3260b95b42324e4d28c850efb5fa5ea56b732a6d7
