[INFO] fetching crate tensor_compute 0.1.0... [INFO] testing tensor_compute-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tensor_compute 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tensor_compute 0.1.0 [INFO] finished tweaking crates.io crate tensor_compute 0.1.0 [INFO] tweaked toml for crates.io crate tensor_compute 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tensor_compute 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tensor_compute 0.1.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 375e25311a606aa11325b8de2bacd095dede1d8a4644f044068600b242d1ea80 [INFO] running `Command { std: "docker" "start" "-a" "375e25311a606aa11325b8de2bacd095dede1d8a4644f044068600b242d1ea80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "375e25311a606aa11325b8de2bacd095dede1d8a4644f044068600b242d1ea80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375e25311a606aa11325b8de2bacd095dede1d8a4644f044068600b242d1ea80", kill_on_drop: false }` [INFO] [stdout] 375e25311a606aa11325b8de2bacd095dede1d8a4644f044068600b242d1ea80 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78b82a3d6fcb784f59f82cae445b908682951c775e19a07ad5e2a88b1ddd3140 [INFO] running `Command { std: "docker" "start" "-a" "78b82a3d6fcb784f59f82cae445b908682951c775e19a07ad5e2a88b1ddd3140", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling spirv_headers v1.4.2 [INFO] [stderr] Compiling wgpu-types v0.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.0 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling env_logger v0.7.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.36 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.1 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling wgpu-core v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wgpu v0.6.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling tensor_compute v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::prelude::CpuTransferable` [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::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: `crate::GpuTensor` [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::GpuTensor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `s` [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{s, ShapeStrides}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::broadcast_shape_and_stride` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::broadcast_shape_and_stride; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod broadcast_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ShapeStrides` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::ShapeStrides; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod broadcast_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GpuTensor` and `s` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/slicing_tests.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{s, GpuTensor}; [INFO] [stdout] | ^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod slicing_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TensorStructure` is never constructed [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/transpose/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct TensorStructure { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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/accessors_contructors.rs:126:43 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView { [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] 126 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensors/gpu_tensor/tensor_view.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView { [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] 40 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView<'_> { [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:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_shader_inputs(&self, binding_offset: usize) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden 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] 40 | fn to_shader_inputs(&self, binding_offset: usize) -> Vec> { [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | / format!( [INFO] [stdout] 25 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 26 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 27 | | start, *shape [INFO] [stdout] 28 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [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 [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] 24 ~ [INFO] [stdout] 25 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 26 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 27 | start, *shape [INFO] [stdout] 28 ~ [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:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | / format!( [INFO] [stdout] 40 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 41 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 42 | | inclusive_end, *shape [INFO] [stdout] 43 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [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 [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] 39 ~ [INFO] [stdout] 40 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 41 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 42 | inclusive_end, *shape [INFO] [stdout] 43 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn view(&self) -> GpuTensorView { [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] 16 | pub fn view(&self) -> GpuTensorView<'_> { [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:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | 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] 64 | 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/gpu_buffers/mod.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 76 | 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:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | 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] 38 | pub fn to_bind_group(&self) -> BindGroupEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.00s [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 1` [INFO] running `Command { std: "docker" "inspect" "78b82a3d6fcb784f59f82cae445b908682951c775e19a07ad5e2a88b1ddd3140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b82a3d6fcb784f59f82cae445b908682951c775e19a07ad5e2a88b1ddd3140", kill_on_drop: false }` [INFO] [stdout] 78b82a3d6fcb784f59f82cae445b908682951c775e19a07ad5e2a88b1ddd3140 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7403619f7e88604e672890e095ab5e07bc5f1560f2e6b4a61cda4af816dd35f [INFO] running `Command { std: "docker" "start" "-a" "f7403619f7e88604e672890e095ab5e07bc5f1560f2e6b4a61cda4af816dd35f", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `crate::prelude::CpuTransferable` [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::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: `crate::GpuTensor` [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::GpuTensor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `s` [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{s, ShapeStrides}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::broadcast_shape_and_stride` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::broadcast_shape_and_stride; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod broadcast_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ShapeStrides` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::ShapeStrides; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod broadcast_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GpuTensor` and `s` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/slicing_tests.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{s, GpuTensor}; [INFO] [stdout] | ^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod slicing_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TensorStructure` is never constructed [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/transpose/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct TensorStructure { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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/accessors_contructors.rs:126:43 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView { [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] 126 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tensor_compute v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensors/gpu_tensor/tensor_view.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView { [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] 40 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView<'_> { [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:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_shader_inputs(&self, binding_offset: usize) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden 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] 40 | fn to_shader_inputs(&self, binding_offset: usize) -> Vec> { [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | / format!( [INFO] [stdout] 25 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 26 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 27 | | start, *shape [INFO] [stdout] 28 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [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 [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] 24 ~ [INFO] [stdout] 25 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 26 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 27 | start, *shape [INFO] [stdout] 28 ~ [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:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | / format!( [INFO] [stdout] 40 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 41 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 42 | | inclusive_end, *shape [INFO] [stdout] 43 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [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 [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] 39 ~ [INFO] [stdout] 40 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 41 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 42 | inclusive_end, *shape [INFO] [stdout] 43 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn view(&self) -> GpuTensorView { [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] 16 | pub fn view(&self) -> GpuTensorView<'_> { [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:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | 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] 64 | 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/gpu_buffers/mod.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 76 | 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:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | 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] 38 | pub fn to_bind_group(&self) -> BindGroupEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TensorStructure` is never constructed [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/transpose/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct TensorStructure { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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/accessors_contructors.rs:126:43 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView { [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] 126 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensors/gpu_tensor/tensor_view.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView { [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] 40 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView<'_> { [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:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_shader_inputs(&self, binding_offset: usize) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden 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] 40 | fn to_shader_inputs(&self, binding_offset: usize) -> Vec> { [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | / format!( [INFO] [stdout] 25 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 26 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 27 | | start, *shape [INFO] [stdout] 28 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [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 [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] 24 ~ [INFO] [stdout] 25 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 26 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 27 | start, *shape [INFO] [stdout] 28 ~ [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:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | / format!( [INFO] [stdout] 40 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 41 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 42 | | inclusive_end, *shape [INFO] [stdout] 43 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [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 [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] 39 ~ [INFO] [stdout] 40 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 41 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 42 | inclusive_end, *shape [INFO] [stdout] 43 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn view(&self) -> GpuTensorView { [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] 16 | pub fn view(&self) -> GpuTensorView<'_> { [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:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | 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] 64 | 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/gpu_buffers/mod.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 76 | 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:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | 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] 38 | pub fn to_bind_group(&self) -> BindGroupEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s [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 1` [INFO] running `Command { std: "docker" "inspect" "f7403619f7e88604e672890e095ab5e07bc5f1560f2e6b4a61cda4af816dd35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7403619f7e88604e672890e095ab5e07bc5f1560f2e6b4a61cda4af816dd35f", kill_on_drop: false }` [INFO] [stdout] f7403619f7e88604e672890e095ab5e07bc5f1560f2e6b4a61cda4af816dd35f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9ac4704fe4f86aa14c5f2cf7753313f07bf2540371434d4f190a86d665efe80 [INFO] running `Command { std: "docker" "start" "-a" "c9ac4704fe4f86aa14c5f2cf7753313f07bf2540371434d4f190a86d665efe80", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::prelude::CpuTransferable` [INFO] [stderr] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::prelude::CpuTransferable; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::GpuTensor` [INFO] [stderr] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::GpuTensor; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `s` [INFO] [stderr] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::{s, ShapeStrides}; [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::broadcast_shape_and_stride` [INFO] [stderr] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::broadcast_shape_and_stride; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/tensors/gpu_tensor/shape_changing/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | mod broadcast_tests; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::ShapeStrides` [INFO] [stderr] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::ShapeStrides; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/tensors/gpu_tensor/shape_changing/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | mod broadcast_tests; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `GpuTensor` and `s` [INFO] [stderr] --> src/tensors/gpu_tensor/shape_changing/slicing_tests.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{s, GpuTensor}; [INFO] [stderr] | ^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/tensors/gpu_tensor/shape_changing/mod.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | mod slicing_tests; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TensorStructure` is never constructed [INFO] [stderr] --> src/tensors/gpu_tensor/gpu_ops/transpose/mod.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | struct TensorStructure { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tensors/cpu_tensor.rs:171:17 [INFO] [stderr] | [INFO] [stderr] 171 | / format!( [INFO] [stderr] 172 | | "tried indexing element {} when dimension length was: {}", [INFO] [stderr] 173 | | *idx + 1, [INFO] [stderr] 174 | | shape [INFO] [stderr] 175 | | ) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 171 ~ [INFO] [stderr] 172 | "tried indexing element {} when dimension length was: {}", [INFO] [stderr] 173 | *idx + 1, [INFO] [stderr] 174 | shape [INFO] [stderr] 175 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tensors/gpu_tensor/accessors_contructors.rs:126:43 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 126 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tensors/gpu_tensor/tensor_view.rs:40:43 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | pub fn slice>(&self, bounds: Vec) -> GpuTensorView<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tensors/gpu_tensor/traits.rs:40:25 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_shader_inputs(&self, binding_offset: usize) -> Vec { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_shader_inputs(&self, binding_offset: usize) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tensors/gpu_tensor/indexing/mod.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | / format!( [INFO] [stderr] 20 | | "Start ({:?}) needs to be smaller than end ({:?}).", [INFO] [stderr] 21 | | start, [INFO] [stderr] 22 | | isize_end - 1 [INFO] [stderr] 23 | | ) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 19 ~ [INFO] [stderr] 20 | "Start ({:?}) needs to be smaller than end ({:?}).", [INFO] [stderr] 21 | start, [INFO] [stderr] 22 | isize_end - 1 [INFO] [stderr] 23 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:24:13 [INFO] [stderr] | [INFO] [stderr] 24 | / format!( [INFO] [stderr] 25 | | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 26 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 27 | | start, *shape [INFO] [stderr] 28 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 24 ~ [INFO] [stderr] 25 | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 26 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 27 | start, *shape [INFO] [stderr] 28 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:39:17 [INFO] [stderr] | [INFO] [stderr] 39 | / format!( [INFO] [stderr] 40 | | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 41 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 42 | | inclusive_end, *shape [INFO] [stderr] 43 | | ) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 39 ~ [INFO] [stderr] 40 | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 41 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 42 | inclusive_end, *shape [INFO] [stderr] 43 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tensors/gpu_tensor/shape_changing/mod.rs:16:17 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn view(&self) -> GpuTensorView { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 16 | pub fn view(&self) -> GpuTensorView<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gpu_internals/gpu_buffers/mod.rs:64:29 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn to_bind_resource(&self) -> wgpu::BindingResource { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 64 | pub fn to_bind_resource(&self) -> wgpu::BindingResource<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gpu_internals/gpu_buffers/mod.rs:76:29 [INFO] [stderr] | [INFO] [stderr] 76 | pub fn to_bind_resource(&self) -> wgpu::BindingResource { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 76 | pub fn to_bind_resource(&self) -> wgpu::BindingResource<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gpu_internals/shader_runner/shader_runner.rs:19:29 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn to_bind_resource(&self) -> BindingResource { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19 | pub fn to_bind_resource(&self) -> BindingResource<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gpu_internals/shader_runner/shader_runner.rs:38:26 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn to_bind_group(&self) -> BindGroupEntry { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 38 | pub fn to_bind_group(&self) -> BindGroupEntry<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tensor_compute` (lib) generated 19 warnings (run `cargo fix --lib -p tensor_compute` to apply 18 suggestions) [INFO] [stderr] warning: `tensor_compute` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [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 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tensor_compute-bfa76bc08778bff4) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::allows_start_equals_end ... ok [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::can_index_edge_cases ... ok [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::can_index ... ok [INFO] [stdout] test tensors::gpu_tensor::shape_changing::broadcast_tests::broadcast_works_from_scalar ... ok [INFO] [stdout] test tensors::gpu_tensor::shape_changing::broadcast_tests::broadcast_works_with_additional_unit_dim ... ok [INFO] [stdout] test tensors::gpu_tensor::shape_changing::broadcast_tests::simple_broadcast_with_skipping_works ... ok [INFO] [stdout] test tensors::gpu_tensor::shape_changing::broadcast_tests::simple_broadcast_works ... ok [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::cant_index_more_elements_than_dimension_has - should panic ... ok [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::doesnt_allow_end_smaller_than_start - should panic ... ok [INFO] [stdout] test tensors::gpu_tensor::utils::can_calc_strides_from_shape ... ok [INFO] [stdout] test tensors::gpu_tensor::tests::strides_work ... ok [INFO] [stdout] test tensors::gpu_tensor::tests::broadcast_work ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::relu::tests::leaky_relu ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::clone::tests::can_clone ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::clone::tests::can_clone_non_uniform_shape ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view ... FAILED [INFO] [stdout] test tensors::gpu_tensor::shape_changing::slicing_tests::slice_works ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::bmm::tests::mm_with_broadcasting ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::compare::tests::compare_test ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose' (35) panicked at src/tensors/gpu_tensor/gpu_ops/transpose/tests.rs:12:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [3.0, 6.0, 0.0, 0.0, 0.0, 0.0, 9.0, 12.0, 0.0, 0.0, 0.0, 0.0] [INFO] [stdout] right: [1.0, 4.0, 2.0, 5.0, 3.0, 6.0, 7.0, 10.0, 8.0, 11.0, 9.0, 12.0] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a9477e7652 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55a9477e7652 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a9477e7652 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55a9477e7652 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55a9477f90df - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55a9477f90df - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55a9477b4b03 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55a9477b4b03 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55a9477c0b02 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55a9477c56cf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55a9477c5561 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55a947408f2e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x55a947408f2e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55a9477c5d6e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x55a9477c5d6e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55a9477c5b3a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x55a9477c0c39 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55a9477a8d6d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55a947802a10 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55a9478027c3 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x55a9473a3166 - core::panicking::assert_failed::h8bfe5da710b96831 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x55a9473dacc0 - tensor_compute::tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose::{{closure}}::ha4927b6e0a959f07 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/transpose/tests.rs:12:9 [INFO] [stdout] 22: 0x55a9473a1ed0 - futures_executor::local_pool::block_on::{{closure}}::h0e923030ab936e2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:317:34 [INFO] [stdout] 23: 0x55a9473a0e2a - futures_executor::local_pool::run_executor::{{closure}}::h152709a8f0946d47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 24: 0x55a9473dc018 - std::thread::local::LocalKey::try_with::haff162fbdd249b87 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x55a9473db243 - std::thread::local::LocalKey::with::ha7c25363566d03b2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x55a9473a096b - futures_executor::local_pool::run_executor::h84449549f8cd6735 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:83:27 [INFO] [stdout] 27: 0x55a9473a1a6c - futures_executor::local_pool::block_on::h99801f331bf3dac0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 28: 0x55a9473da557 - tensor_compute::tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose::h05ab106a8817f381 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/transpose/tests.rs:21:5 [INFO] [stdout] 29: 0x55a9473dadd7 - tensor_compute::tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose::{{closure}}::hec39647ba0f680fc [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/transpose/tests.rs:5:23 [INFO] [stdout] 30: 0x55a9473a6846 - core::ops::function::FnOnce::call_once::h2e4400302a36de35 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x55a947408ceb - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 32: 0x55a947408ceb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 33: 0x55a94741e7d5 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 34: 0x55a94741e7d5 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x55a94741e7d5 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x55a94741e7d5 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x55a94741e7d5 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x55a94741e7d5 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 39: 0x55a94741e7d5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 40: 0x55a9473f51c4 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 41: 0x55a9473f51c4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 42: 0x55a9473f8a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 43: 0x55a9473f8a0a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x55a9473f8a0a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x55a9473f8a0a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x55a9473f8a0a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x55a9473f8a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 48: 0x55a9473f8a0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x55a9477bac7f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 50: 0x55a9477bac7f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 51: 0x714312ffaaa4 - [INFO] [stdout] 52: 0x714313087a34 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view' (33) panicked at src/tensors/gpu_tensor/gpu_ops/make_contiguous/tests.rs:9:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: CpuTensor { data: [2.0, 3.0], shape: [2, 1, 1], strides: [1, 1, 1], offset: 0 } [INFO] [stdout] right: CpuTensor { data: [2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0], shape: [2, 1, 1], strides: [4, 2, 1], offset: 1 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a9477e7652 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55a9477e7652 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a9477e7652 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55a9477e7652 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55a9477f90df - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55a9477f90df - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55a9477b4b03 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55a9477b4b03 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55a9477c0b02 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55a9477c56cf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55a9477c5561 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55a947408f2e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x55a947408f2e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55a9477c5d6e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x55a9477c5d6e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55a9477c5b3a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x55a9477c0c39 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55a9477a8d6d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55a947802a10 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55a9478027c3 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x55a9473a3127 - core::panicking::assert_failed::h842d95b2f0d400d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x55a9473c3b4b - tensor_compute::tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view::{{closure}}::h9caf0d9e5a3d3265 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/make_contiguous/tests.rs:9:9 [INFO] [stdout] 22: 0x55a9473a2050 - futures_executor::local_pool::block_on::{{closure}}::h729dbbcc09bb5101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:317:34 [INFO] [stdout] 23: 0x55a9473a123a - futures_executor::local_pool::run_executor::{{closure}}::h5085ada419d1bfb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 24: 0x55a9473dbe58 - std::thread::local::LocalKey::try_with::haa748d3a3fd6b35b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x55a9473daf33 - std::thread::local::LocalKey::with::h3fc5561fd4f06dd8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x55a9473a0c2b - futures_executor::local_pool::run_executor::hafb5fddac7b13eb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:83:27 [INFO] [stdout] 27: 0x55a9473a1de4 - futures_executor::local_pool::block_on::hd9f856f89c9c39ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 28: 0x55a9473c3099 - tensor_compute::tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view::h0bc93f6165ce2fb2 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/make_contiguous/tests.rs:11:5 [INFO] [stdout] 29: 0x55a9473c3c07 - tensor_compute::tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view::{{closure}}::hb835ee17278bb9a2 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/make_contiguous/tests.rs:4:37 [INFO] [stdout] 30: 0x55a9473a6e56 - core::ops::function::FnOnce::call_once::he64dead37054a1bb [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x55a947408ceb - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 32: 0x55a947408ceb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 33: 0x55a94741e7d5 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 34: 0x55a94741e7d5 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x55a94741e7d5 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x55a94741e7d5 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x55a94741e7d5 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x55a94741e7d5 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 39: 0x55a94741e7d5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 40: 0x55a9473f51c4 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 41: 0x55a9473f51c4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 42: 0x55a9473f8a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 43: 0x55a9473f8a0a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x55a9473f8a0a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x55a9473f8a0a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x55a9473f8a0a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x55a9473f8a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 48: 0x55a9473f8a0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x55a9477bac7f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 50: 0x55a9477bac7f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 51: 0x714312ffaaa4 - [INFO] [stdout] 52: 0x714313087a34 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign' (24) panicked at src/tensors/gpu_tensor/gpu_ops/assign/tests.rs:12:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [10.0, 10.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0] [INFO] [stdout] right: [0.0, 1.0, 10.0, 10.0, 4.0, 5.0, 6.0, 7.0] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a9477e7652 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55a9477e7652 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55a9477e7652 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55a9477e7652 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55a9477f90df - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55a9477f90df - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55a9477b4b03 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55a9477b4b03 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55a9477c0b02 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55a9477c56cf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55a9477c5561 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55a947408f2e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x55a947408f2e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55a9477c5d6e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x55a9477c5d6e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55a9477c5b3a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x55a9477c0c39 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55a9477a8d6d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55a947802a10 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55a9478027c3 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x55a9473a30e8 - core::panicking::assert_failed::h814e22f16eebb1a9 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x55a9473adeb7 - tensor_compute::tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign::{{closure}}::ha06b0204e8809923 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/assign/tests.rs:12:9 [INFO] [stdout] 22: 0x55a9473a2010 - futures_executor::local_pool::block_on::{{closure}}::h663283c54723eafd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:317:34 [INFO] [stdout] 23: 0x55a9473a0efa - futures_executor::local_pool::run_executor::{{closure}}::h1528b26e5e3dfcfc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 24: 0x55a9473db478 - std::thread::local::LocalKey::try_with::h12d801894a12be17 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x55a9473daf73 - std::thread::local::LocalKey::with::h48aa9087f592dd74 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x55a9473a0acb - futures_executor::local_pool::run_executor::h9d89f79a3d6ed5b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:83:27 [INFO] [stdout] 27: 0x55a9473a18c4 - futures_executor::local_pool::block_on::h40094743de10c8e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 28: 0x55a9473ad7a9 - tensor_compute::tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign::h198313990cbaee11 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/assign/tests.rs:18:5 [INFO] [stdout] 29: 0x55a9473ad7d7 - tensor_compute::tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign::{{closure}}::h5484b5edb2b109cb [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/assign/tests.rs:5:19 [INFO] [stdout] 30: 0x55a9473a6ce6 - core::ops::function::FnOnce::call_once::hc61d5f4a885e8e3a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x55a947408ceb - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 32: 0x55a947408ceb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 33: 0x55a94741e7d5 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 34: 0x55a94741e7d5 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x55a94741e7d5 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x55a94741e7d5 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x55a94741e7d5 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x55a94741e7d5 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 39: 0x55a94741e7d5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 40: 0x55a9473f51c4 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 41: 0x55a9473f51c4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 42: 0x55a9473f8a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 43: 0x55a9473f8a0a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x55a9473f8a0a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x55a9473f8a0a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x55a9473f8a0a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x55a9473f8a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 48: 0x55a9473f8a0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x55a9477bac7f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 50: 0x55a9477bac7f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 51: 0x714312ffaaa4 - [INFO] [stdout] 52: 0x714313087a34 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign [INFO] [stdout] tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view [INFO] [stdout] tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose [INFO] [stdout] [INFO] [stdout] test result: FAILED. 21 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "c9ac4704fe4f86aa14c5f2cf7753313f07bf2540371434d4f190a86d665efe80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ac4704fe4f86aa14c5f2cf7753313f07bf2540371434d4f190a86d665efe80", kill_on_drop: false }` [INFO] [stdout] c9ac4704fe4f86aa14c5f2cf7753313f07bf2540371434d4f190a86d665efe80