[INFO] cloning repository https://github.com/tiberiusferreira/gpu_compute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiberiusferreira/gpu_compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiusferreira%2Fgpu_compute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiusferreira%2Fgpu_compute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6af1d42fdfb78620814282e1807d6a6682c1f8d0
[INFO] checking tiberiusferreira/gpu_compute against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiusferreira%2Fgpu_compute" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tiberiusferreira/gpu_compute
[INFO] finished tweaking git repo https://github.com/tiberiusferreira/gpu_compute
[INFO] tweaked toml for git repo https://github.com/tiberiusferreira/gpu_compute written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tiberiusferreira/gpu_compute on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tiberiusferreira/gpu_compute 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy v0.3.0
[INFO] [stderr]   Downloaded tracing v0.1.19
[INFO] [stderr]   Downloaded wgpu-types v0.6.0
[INFO] [stderr]   Downloaded gfx-memory v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.17
[INFO] [stderr]   Downloaded cc v1.0.59
[INFO] [stderr]   Downloaded core-graphics-types v0.1.0
[INFO] [stderr]   Downloaded waker-fn v1.0.0
[INFO] [stderr]   Downloaded event-listener v2.4.0
[INFO] [stderr]   Downloaded async-channel v1.4.0
[INFO] [stderr]   Downloaded core-foundation v0.9.0
[INFO] [stderr]   Downloaded futures-lite v0.1.11
[INFO] [stderr]   Downloaded async-trait v0.1.38
[INFO] [stderr]   Downloaded tracing-core v0.1.15
[INFO] [stderr]   Downloaded gfx-backend-dx11 v0.6.0
[INFO] [stderr]   Downloaded wgpu-core v0.6.0
[INFO] [stderr]   Downloaded gfx-backend-dx12 v0.6.2
[INFO] [stderr]   Downloaded gfx-backend-vulkan v0.6.1
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.0
[INFO] [stderr]   Downloaded libloading v0.6.3
[INFO] [stderr]   Downloaded fastrand v1.3.4
[INFO] [stderr]   Downloaded parking v1.0.6
[INFO] [stderr]   Downloaded blocking v0.4.7
[INFO] [stderr]   Downloaded gfx-auxil v0.5.0
[INFO] [stderr]   Downloaded gfx-backend-metal v0.6.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab6df68c4e5453e852ec297aef067e0f6d41aa08cc16c2e04da014499ceb2271
[INFO] running `Command { std: "docker" "start" "-a" "ab6df68c4e5453e852ec297aef067e0f6d41aa08cc16c2e04da014499ceb2271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab6df68c4e5453e852ec297aef067e0f6d41aa08cc16c2e04da014499ceb2271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab6df68c4e5453e852ec297aef067e0f6d41aa08cc16c2e04da014499ceb2271", kill_on_drop: false }`
[INFO] [stdout] ab6df68c4e5453e852ec297aef067e0f6d41aa08cc16c2e04da014499ceb2271
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0d05e9eee4db3b82ceba6670325205887f9e8c81518b10d4ee7544ade611717
[INFO] running `Command { std: "docker" "start" "-a" "c0d05e9eee4db3b82ceba6670325205887f9e8c81518b10d4ee7544ade611717", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling syn v1.0.39
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking instant v0.1.6
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking gfx-hal v0.6.0
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking ordered-float v1.1.0
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking atom v0.3.5
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking spirv_headers v1.5.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking ash v0.31.0
[INFO] [stderr]     Checking tracing-core v0.1.15
[INFO] [stderr]     Checking inplace_it v0.3.2
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking gfx-descriptor v0.2.0
[INFO] [stderr]     Checking gfx-backend-empty v0.6.0
[INFO] [stderr]     Checking gfx-memory v0.2.0
[INFO] [stderr]     Checking tracing v0.1.19
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking wgpu-types v0.6.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking waker-fn v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking event-listener v2.4.0
[INFO] [stderr]     Checking fastrand v1.3.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking futures-lite v0.1.11
[INFO] [stderr]     Checking async-channel v1.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking parking v1.0.6
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking blocking v0.4.7
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking bytemuck v1.3.1
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling zerocopy-derive v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.38
[INFO] [stderr]     Checking zerocopy v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking naga v0.2.0
[INFO] [stderr]     Checking pin-project v0.4.23
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking gfx-backend-vulkan v0.6.1
[INFO] [stderr]     Checking wgpu-core v0.6.0
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking wgpu v0.6.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking winit v0.22.2
[INFO] [stderr]     Checking tensor_compute v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `index_to_dim_stride::shape_strides_for_slice_range`
[INFO] [stdout]  --> src/tensors/gpu_tensor/indexing/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use index_to_dim_stride::shape_strides_for_slice_range;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CpuTransferable` and `GpuTensor`
[INFO] [stdout]   --> src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use crate::{GpuTensor, CpuTransferable};
[INFO] [stdout]    |                 ^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `index_to_dim_stride::shape_strides_for_slice_range`
[INFO] [stdout]  --> src/tensors/gpu_tensor/indexing/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use index_to_dim_stride::shape_strides_for_slice_range;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/autograd.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let mut c = left.sum();
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_vec` is never used
[INFO] [stdout]   --> src/autograd.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl Tensor {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn to_vec(&self) -> Vec<f32>{
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Shapes` is never constructed
[INFO] [stdout]   --> src/tensors/gpu_tensor/gpu_ops/bmm/mod.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Shapes {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/autograd.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn read_lock(&self) -> RwLockReadGuard<VariableData>{
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn read_lock(&self) -> RwLockReadGuard<'_, VariableData>{
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/autograd.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn write_lock(&self) -> RwLockWriteGuard<VariableData>{
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn write_lock(&self) -> RwLockWriteGuard<'_, VariableData>{
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/tensors/cpu_tensor.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 | /                 format!(
[INFO] [stdout] 172 | |                     "tried indexing element {} when dimension length was: {}",
[INFO] [stdout] 173 | |                     *idx + 1,
[INFO] [stdout] 174 | |                     shape
[INFO] [stdout] 175 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 171 ~                 
[INFO] [stdout] 172 |                     "tried indexing element {} when dimension length was: {}",
[INFO] [stdout] 173 |                     *idx + 1,
[INFO] [stdout] 174 |                     shape
[INFO] [stdout] 175 ~                 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tensors/gpu_tensor/traits.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn to_shader_inputs(&self) -> ShaderInputs {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn to_shader_inputs(&self) -> ShaderInputs<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |             assert!(err < 0.01, err);
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 62 |             assert!(err < 0.01, "{}", err);
[INFO] [stdout]    |                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/tensors/gpu_tensor/indexing/mod.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | /                 format!(
[INFO] [stdout] 20 | |                     "Start ({:?}) needs to be smaller than end ({:?}).",
[INFO] [stdout] 21 | |                     start,
[INFO] [stdout] 22 | |                     isize_end - 1
[INFO] [stdout] 23 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 19 ~                 
[INFO] [stdout] 20 |                     "Start ({:?}) needs to be smaller than end ({:?}).",
[INFO] [stdout] 21 |                     start,
[INFO] [stdout] 22 |                     isize_end - 1
[INFO] [stdout] 23 ~                 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | /             format!(
[INFO] [stdout] 28 | |                 "Indexing out of range! Tried to get the element \
[INFO] [stdout] 29 | |                         {:?} (zero indexed) of a dimension of size: {:?}",
[INFO] [stdout] 30 | |                 start, *shape
[INFO] [stdout] 31 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 27 ~             
[INFO] [stdout] 28 |                 "Indexing out of range! Tried to get the element \
[INFO] [stdout] 29 |                         {:?} (zero indexed) of a dimension of size: {:?}",
[INFO] [stdout] 30 |                 start, *shape
[INFO] [stdout] 31 ~             
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 | /                 format!(
[INFO] [stdout] 43 | |                     "Indexing out of range! Tried to get the element \
[INFO] [stdout] 44 | |                         {:?} (zero indexed) of a dimension of size: {:?}",
[INFO] [stdout] 45 | |                     inclusive_end, *shape
[INFO] [stdout] 46 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 42 ~                 
[INFO] [stdout] 43 |                     "Indexing out of range! Tried to get the element \
[INFO] [stdout] 44 |                         {:?} (zero indexed) of a dimension of size: {:?}",
[INFO] [stdout] 45 |                     inclusive_end, *shape
[INFO] [stdout] 46 ~                 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gpu_internals/gpu_buffers/mod.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn to_bind_resource(&self) -> wgpu::BindingResource {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn to_bind_resource(&self) -> wgpu::BindingResource<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gpu_internals/shader_runner/shader_runner.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn to_bind_resource(&self) -> BindingResource {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn to_bind_resource(&self) -> BindingResource<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gpu_internals/shader_runner/shader_runner.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn to_bind_group(&self) -> BindGroupEntry {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn to_bind_group(&self) -> BindGroupEntry<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Shared` is never used
[INFO] [stdout]  --> src/autograd.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Shared<T> = Arc<RwLock<T>>;
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Op` is never used
[INFO] [stdout]   --> src/autograd.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum Op{
[INFO] [stdout]    |      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `propagate_grad` is never used
[INFO] [stdout]   --> src/autograd.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Op{
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] 17 |     pub fn propagate_grad(&self, child_grad: &RawTensor){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tensor` is never constructed
[INFO] [stdout]   --> src/autograd.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Tensor {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableData` is never constructed
[INFO] [stdout]   --> src/autograd.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct VariableData{
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/autograd.rs:51:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Tensor {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub fn shallow_clone(&self) -> Self{
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub fn to_vec(&self) -> Vec<f32>{
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn read_lock(&self) -> RwLockReadGuard<VariableData>{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn write_lock(&self) -> RwLockWriteGuard<VariableData>{
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn set_grad(&mut self, grad: Tensor){
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn from_data_and_shape(data: Vec<f32>, shape: Vec<usize>) -> Self{
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn matmul(&self, other_var: &Tensor) -> Self{
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn exp(&self) -> Self{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn sum(&self) -> Self{
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn backward(&self){
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_matmul_grad` is never used
[INFO] [stdout]  --> src/autograd/ops.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn set_matmul_grad(left: &Tensor, right: &Tensor, child_grad: &RawTensor){
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_exp_grad` is never used
[INFO] [stdout]   --> src/autograd/ops.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn set_exp_grad(original_input: &Tensor, child_grad: &RawTensor){
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_sum_grad` is never used
[INFO] [stdout]   --> src/autograd/ops.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn set_sum_grad(original_input: &Tensor, child_grad: &RawTensor){
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Shapes` is never constructed
[INFO] [stdout]   --> src/tensors/gpu_tensor/gpu_ops/bmm/mod.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Shapes {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shape_strides_for_slice_range` is never used
[INFO] [stdout]  --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn shape_strides_for_slice_range<T: Into<SliceRangeInfo>>(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/autograd.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn read_lock(&self) -> RwLockReadGuard<VariableData>{
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn read_lock(&self) -> RwLockReadGuard<'_, VariableData>{
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/autograd.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn write_lock(&self) -> RwLockWriteGuard<VariableData>{
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn write_lock(&self) -> RwLockWriteGuard<'_, VariableData>{
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/tensors/cpu_tensor.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 | /                 format!(
[INFO] [stdout] 172 | |                     "tried indexing element {} when dimension length was: {}",
[INFO] [stdout] 173 | |                     *idx + 1,
[INFO] [stdout] 174 | |                     shape
[INFO] [stdout] 175 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 171 ~                 
[INFO] [stdout] 172 |                     "tried indexing element {} when dimension length was: {}",
[INFO] [stdout] 173 |                     *idx + 1,
[INFO] [stdout] 174 |                     shape
[INFO] [stdout] 175 ~                 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tensors/gpu_tensor/traits.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn to_shader_inputs(&self) -> ShaderInputs {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn to_shader_inputs(&self) -> ShaderInputs<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/tensors/gpu_tensor/indexing/mod.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | /                 format!(
[INFO] [stdout] 20 | |                     "Start ({:?}) needs to be smaller than end ({:?}).",
[INFO] [stdout] 21 | |                     start,
[INFO] [stdout] 22 | |                     isize_end - 1
[INFO] [stdout] 23 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 19 ~                 
[INFO] [stdout] 20 |                     "Start ({:?}) needs to be smaller than end ({:?}).",
[INFO] [stdout] 21 |                     start,
[INFO] [stdout] 22 |                     isize_end - 1
[INFO] [stdout] 23 ~                 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | /             format!(
[INFO] [stdout] 28 | |                 "Indexing out of range! Tried to get the element \
[INFO] [stdout] 29 | |                         {:?} (zero indexed) of a dimension of size: {:?}",
[INFO] [stdout] 30 | |                 start, *shape
[INFO] [stdout] 31 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 27 ~             
[INFO] [stdout] 28 |                 "Indexing out of range! Tried to get the element \
[INFO] [stdout] 29 |                         {:?} (zero indexed) of a dimension of size: {:?}",
[INFO] [stdout] 30 |                 start, *shape
[INFO] [stdout] 31 ~             
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 | /                 format!(
[INFO] [stdout] 43 | |                     "Indexing out of range! Tried to get the element \
[INFO] [stdout] 44 | |                         {:?} (zero indexed) of a dimension of size: {:?}",
[INFO] [stdout] 45 | |                     inclusive_end, *shape
[INFO] [stdout] 46 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 42 ~                 
[INFO] [stdout] 43 |                     "Indexing out of range! Tried to get the element \
[INFO] [stdout] 44 |                         {:?} (zero indexed) of a dimension of size: {:?}",
[INFO] [stdout] 45 |                     inclusive_end, *shape
[INFO] [stdout] 46 ~                 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gpu_internals/gpu_buffers/mod.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn to_bind_resource(&self) -> wgpu::BindingResource {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn to_bind_resource(&self) -> wgpu::BindingResource<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gpu_internals/shader_runner/shader_runner.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn to_bind_resource(&self) -> BindingResource {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn to_bind_resource(&self) -> BindingResource<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gpu_internals/shader_runner/shader_runner.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn to_bind_group(&self) -> BindGroupEntry {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn to_bind_group(&self) -> BindGroupEntry<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GpuStore`, `RawTensor`, and `s`
[INFO] [stdout]  --> examples/assignment/main.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tensor_compute::{s, GpuStore, RawTensor};
[INFO] [stdout]   |                      ^  ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu-core v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 15`
[INFO] running `Command { std: "docker" "inspect" "c0d05e9eee4db3b82ceba6670325205887f9e8c81518b10d4ee7544ade611717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d05e9eee4db3b82ceba6670325205887f9e8c81518b10d4ee7544ade611717", kill_on_drop: false }`
[INFO] [stdout] c0d05e9eee4db3b82ceba6670325205887f9e8c81518b10d4ee7544ade611717
