[INFO] cloning repository https://github.com/avtrujillo/stlx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avtrujillo/stlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favtrujillo%2Fstlx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favtrujillo%2Fstlx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82fd88ce42431c5f9a1911701fa548e154629c0a [INFO] documenting avtrujillo/stlx against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favtrujillo%2Fstlx" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/avtrujillo/stlx [INFO] finished tweaking git repo https://github.com/avtrujillo/stlx [INFO] tweaked toml for git repo https://github.com/avtrujillo/stlx written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/avtrujillo/stlx on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/avtrujillo/stlx 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded home v0.5.12 [INFO] [stderr] Downloaded gemm-c32 v0.15.5 [INFO] [stderr] Downloaded anstyle-wincon v3.0.11 [INFO] [stderr] Downloaded gemm-f64 v0.15.5 [INFO] [stderr] Downloaded gemm-f16 v0.15.5 [INFO] [stderr] Downloaded gemm-f32 v0.15.5 [INFO] [stderr] Downloaded once_cell_polyfill v1.70.2 [INFO] [stderr] Downloaded is_terminal_polyfill v1.70.2 [INFO] [stderr] Downloaded anstyle-query v1.1.5 [INFO] [stderr] Downloaded anstream v0.6.21 [INFO] [stderr] Downloaded dyn-stack v0.9.1 [INFO] [stderr] Downloaded gemm-common v0.15.5 [INFO] [stderr] Downloaded clap_derive v4.5.49 [INFO] [stderr] Downloaded gemm-c64 v0.15.5 [INFO] [stderr] Downloaded hashbrown v0.8.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.28 [INFO] [stderr] Downloaded clap v4.5.53 [INFO] [stderr] Downloaded raw-cpuid v10.7.0 [INFO] [stderr] Downloaded indexmap v2.12.1 [INFO] [stderr] Downloaded bytemuck_derive v1.10.2 [INFO] [stderr] Downloaded clap_builder v4.5.53 [INFO] [stderr] Downloaded rand_distr v0.5.1 [INFO] [stderr] Downloaded zerocopy v0.8.28 [INFO] [stderr] Downloaded protobuf v3.7.2 [INFO] [stderr] Downloaded dfdx v0.13.0 [INFO] [stderr] Downloaded syn v2.0.110 [INFO] [stderr] Downloaded anyhow v1.0.100 [INFO] [stderr] Downloaded protobuf-parse v3.7.2 [INFO] [stderr] Downloaded wasip2 v1.0.1+wasi-0.2.4 [INFO] [stderr] Downloaded rustix v1.1.2 [INFO] [stderr] Downloaded protobuf-codegen v3.7.2 [INFO] [stderr] Downloaded cudarc v0.9.15 [INFO] [stderr] Downloaded onnx-ir v0.19.1 [INFO] [stderr] Downloaded bytemuck v1.24.0 [INFO] [stderr] Downloaded wit-bindgen v0.46.0 [INFO] [stderr] Downloaded glob v0.3.3 [INFO] [stderr] Downloaded derive-new v0.7.0 [INFO] [stderr] Downloaded protobuf-support v3.7.2 [INFO] [stderr] Downloaded tempfile v3.23.0 [INFO] [stderr] Downloaded clap_lex v0.7.6 [INFO] [stderr] Downloaded reborrow v0.5.5 [INFO] [stderr] Downloaded gemm v0.15.5 [INFO] [stderr] Downloaded seq-macro v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed81fa39a2837f6b621079f087f914da33acc6b26b615295beceb28808cd400 [INFO] running `Command { std: "docker" "start" "-a" "7ed81fa39a2837f6b621079f087f914da33acc6b26b615295beceb28808cd400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed81fa39a2837f6b621079f087f914da33acc6b26b615295beceb28808cd400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed81fa39a2837f6b621079f087f914da33acc6b26b615295beceb28808cd400", kill_on_drop: false }` [INFO] [stdout] 7ed81fa39a2837f6b621079f087f914da33acc6b26b615295beceb28808cd400 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3a0322fef918c15c63c457e93d4f95093e335997aff0796be83dac7641e8f4b [INFO] running `Command { std: "docker" "start" "-a" "d3a0322fef918c15c63c457e93d4f95093e335997aff0796be83dac7641e8f4b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling dfdx v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.28 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | TryConv2D, Const

, Const, Const>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(shape::Const, shape::Const<{ I / G }>, shape::Const, shape::Const)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 131 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | TryConv2D, Const

, Const, Const>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ I / G }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 131 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | TryConvTrans2D, Const

, Const, Const>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(shape::Const, shape::Const<{ O / G }>, shape::Const, shape::Const)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | TryConvTrans2D, Const

, Const, Const>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ O / G }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / fn try_forward( [INFO] [stdout] 49 | | &self, [INFO] [stdout] 50 | | x: Tensor<(C, Const, Const), E, D, T>, [INFO] [stdout] 51 | | ) -> Result { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________________________________the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / fn try_forward( [INFO] [stdout] 49 | | &self, [INFO] [stdout] 50 | | x: Tensor<(C, Const, Const), E, D, T>, [INFO] [stdout] 51 | | ) -> Result { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________________________________the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / fn try_forward( [INFO] [stdout] 49 | | &self, [INFO] [stdout] 50 | | x: Tensor<(C, Const, Const), E, D, T>, [INFO] [stdout] 51 | | ) -> Result { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________________________________the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:43:65 [INFO] [stdout] | [INFO] [stdout] 43 | Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:43:65 [INFO] [stdout] | [INFO] [stdout] 43 | Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:43:65 [INFO] [stdout] | [INFO] [stdout] 43 | Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / fn try_forward( [INFO] [stdout] 76 | | &self, [INFO] [stdout] 77 | | x: Tensor<(B, C, Const, Const), E, D, T>, [INFO] [stdout] 78 | | ) -> Result { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________________________________the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / fn try_forward( [INFO] [stdout] 76 | | &self, [INFO] [stdout] 77 | | x: Tensor<(B, C, Const, Const), E, D, T>, [INFO] [stdout] 78 | | ) -> Result { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________________________________the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / fn try_forward( [INFO] [stdout] 76 | | &self, [INFO] [stdout] 77 | | x: Tensor<(B, C, Const, Const), E, D, T>, [INFO] [stdout] 78 | | ) -> Result { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________________________________the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:70:68 [INFO] [stdout] | [INFO] [stdout] 70 | Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:70:68 [INFO] [stdout] | [INFO] [stdout] 70 | Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:70:68 [INFO] [stdout] | [INFO] [stdout] 70 | Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>: Sized, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling onnx-ir v0.19.1 [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 114 | slice_shape!([D1][R1][0]); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R1` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 114 | slice_shape!([D1][R1][0]); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R2` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R1` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 115 | slice_shape!([D1 D2] [R1 R2] [0 1]); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R3` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R3` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R3` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R2` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R1` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 116 | slice_shape!([D1 D2 D3] [R1 R2 R3] [0 1 2]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R3` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R4` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R4` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R4` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R3` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R3` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R2` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R1` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 117 | slice_shape!([D1 D2 D3 D4] [R1 R2 R3 R4] [0 1 2 3]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R3` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R4` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R5` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R5` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R5` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R4` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R4` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R3` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R3` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R2` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R1` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 118 | slice_shape!([D1 D2 D3 D4 D5] [R1 R2 R3 R4 R5] [0 1 2 3 4]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R3` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R4` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R5` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R6` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `[usize; {length!($($range)*)}]` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R6` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R6` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R5` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R5` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R4` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R4` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R3` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R3` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R2` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | impl<$($range: RangeBounds),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `R1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `R1` will meet its required lifetime bounds... [INFO] [stdout] ... [INFO] [stdout] 119 | slice_shape!([D1 D2 D3 D4 D5 D6] [R1 R2 R3 R4 R5 R6] [0 1 2 3 4 5]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub trait SliceShape: 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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | type Output = <(Img, Tensor, E, D>) as TryConv2D< [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(shape::Const, shape::Const<{ I / G }>, shape::Const, shape::Const)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 131 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | type Output = <(Img, Tensor, E, D>) as TryConv2D< [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ I / G }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 131 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | type Error = <(Img, Tensor, E, D>) as TryConv2D< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(shape::Const, shape::Const<{ I / G }>, shape::Const, shape::Const)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 131 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | type Error = <(Img, Tensor, E, D>) as TryConv2D< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ I / G }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 131 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:153:38 [INFO] [stdout] | [INFO] [stdout] 153 | fn try_forward(&self, x: Img) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(shape::Const, shape::Const<{ I / G }>, shape::Const, shape::Const)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 131 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/conv.rs:153:38 [INFO] [stdout] | [INFO] [stdout] 153 | fn try_forward(&self, x: Img) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ I / G }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 131 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | type Output = <(Img, Tensor, E, D>) as TryConvTrans2D< [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(shape::Const, shape::Const<{ O / G }>, shape::Const, shape::Const)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | type Output = <(Img, Tensor, E, D>) as TryConvTrans2D< [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ O / G }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | type Error = <(Img, Tensor, E, D>) as TryConvTrans2D< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(shape::Const, shape::Const<{ O / G }>, shape::Const, shape::Const)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | type Error = <(Img, Tensor, E, D>) as TryConvTrans2D< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ O / G }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:150:38 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_forward(&self, x: Img) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(shape::Const, shape::Const<{ O / G }>, shape::Const, shape::Const)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Img` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/convtrans.rs:150:38 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_forward(&self, x: Img) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Img` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ O / G }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | Img: 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | type Output = Tensor, E, D, T>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(shape::Const<{ C * H * W }>,)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 18 | impl, E: Dtype, T: Tape + 'static> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | type Output = Tensor, E, D, T>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ C * H * W }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 18 | impl, E: Dtype, T: Tape + 'static> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:26:70 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_forward(&self, input: Tensor, E, D, T>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(shape::Const<{ C * H * W }>,)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 18 | impl, E: Dtype, T: Tape + 'static> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:26:70 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_forward(&self, input: Tensor, E, D, T>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ C * H * W }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 18 | impl, E: Dtype, T: Tape + 'static> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | type Output = Tensor<(B, Const<{ C * H * W }>), E, D, T>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(B, shape::Const<{ C * H * W }>)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 36 | T: Tape + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | type Output = Tensor<(B, Const<{ C * H * W }>), E, D, T>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ C * H * W }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 36 | T: Tape + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(B, shape::Const<{ C * H * W }>)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 36 | T: Tape + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ C * H * W }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 36 | T: Tape + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | type Output = Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | type Output = Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | type Output = Tensor<(C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | type Output = Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | type Output = Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | type Output = Tensor<(B, C, Const<{ IH * H }>, Const<{ IW * W }>), E, D, T>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/tensor/tensor_impls.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Tensor, T = NoneTape> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | type Error = ::Err; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `(B, C, shape::Const<{ IH * H }>, shape::Const<{ IW * W }>)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IW * W }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `shape::Const<{ IH * H }>` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R6` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R5` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R4` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R3` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R2` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R1` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/shapes/slice.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | fn slice(&self, range: &($($range,)*)) -> Option { [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),*> SliceShape<($($range,)*)> for [usize; {length!($($range)*)}] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | input.try_reshape() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 18 | impl, E: Dtype, T: Tape + 'static> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/flatten.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | input.try_reshape_like(&(batch, Const)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 36 | T: Tape + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / fn try_forward( [INFO] [stdout] 49 | | &self, [INFO] [stdout] 50 | | x: Tensor<(C, Const, Const), E, D, T>, [INFO] [stdout] 51 | | ) -> Result { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________________________________the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `M` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | x.generic_upscale2d_like(M::default(), Const, Const) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `M` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 38 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / fn try_forward( [INFO] [stdout] 76 | | &self, [INFO] [stdout] 77 | | x: Tensor<(B, C, Const, Const), E, D, T>, [INFO] [stdout] 78 | | ) -> Result { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________________________________the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `M` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `M` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dfdx-0.13.0/src/nn/upscale.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | x.generic_upscale2d_like(M::default(), Const, Const) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `M` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `M` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 65 | M: UpscaleMethod + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dfdx` (lib) due to 192 previous errors [INFO] running `Command { std: "docker" "inspect" "d3a0322fef918c15c63c457e93d4f95093e335997aff0796be83dac7641e8f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a0322fef918c15c63c457e93d4f95093e335997aff0796be83dac7641e8f4b", kill_on_drop: false }` [INFO] [stdout] d3a0322fef918c15c63c457e93d4f95093e335997aff0796be83dac7641e8f4b