[INFO] cloning repository https://github.com/optman/phi2-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/optman/phi2-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptman%2Fphi2-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptman%2Fphi2-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5ba833fac5c01d4a7de53a3dc138b7e025f0962
[INFO] checking optman/phi2-rs against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptman%2Fphi2-rs" "/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/optman/phi2-rs
[INFO] finished tweaking git repo https://github.com/optman/phi2-rs
[INFO] tweaked toml for git repo https://github.com/optman/phi2-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/optman/phi2-rs on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/optman/phi2-rs 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44ab04d0fcf3ec0536ef72909d8421c09d2313b20dce766d019823603ed0cc43
[INFO] running `Command { std: "docker" "start" "-a" "44ab04d0fcf3ec0536ef72909d8421c09d2313b20dce766d019823603ed0cc43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44ab04d0fcf3ec0536ef72909d8421c09d2313b20dce766d019823603ed0cc43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ab04d0fcf3ec0536ef72909d8421c09d2313b20dce766d019823603ed0cc43", kill_on_drop: false }`
[INFO] [stdout] 44ab04d0fcf3ec0536ef72909d8421c09d2313b20dce766d019823603ed0cc43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e70586b339cee939fbcd651023b4b04fcb9971967f57d988d46ac10758eed876
[INFO] running `Command { std: "docker" "start" "-a" "e70586b339cee939fbcd651023b4b04fcb9971967f57d988d46ac10758eed876", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling pulp v0.18.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling dfdx-core v0.13.0 (https://github.com/coreylowman/dfdx#4615ac10)
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling memmap2 v0.9.3
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling gemm-common v0.16.15
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling gemm-c32 v0.16.15
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling gemm-f32 v0.16.15
[INFO] [stderr]    Compiling gemm-f64 v0.16.15
[INFO] [stderr]    Compiling gemm-c64 v0.16.15
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling monostate-impl v0.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling gemm v0.16.15
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling dfdx v0.13.0 (https://github.com/coreylowman/dfdx#4615ac10)
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking zerofrom v0.1.3
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking gemm-f16 v0.16.15
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking yoke v0.7.3
[INFO] [stderr]     Checking monostate v0.1.10
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking safetensors v0.4.1
[INFO] [stderr]     Checking tokenizers v0.15.0
[INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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 `R1` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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/git/checkouts/dfdx-44fcecf9d1ae9feb/4615ac1/dfdx-core/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] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dfdx-core` (lib) due to 126 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dfdx-core` (lib) due to 126 previous errors
[INFO] running `Command { std: "docker" "inspect" "e70586b339cee939fbcd651023b4b04fcb9971967f57d988d46ac10758eed876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e70586b339cee939fbcd651023b4b04fcb9971967f57d988d46ac10758eed876", kill_on_drop: false }`
[INFO] [stdout] e70586b339cee939fbcd651023b4b04fcb9971967f57d988d46ac10758eed876
