[INFO] cloning repository https://github.com/tiberiusferreira/gpu_compute [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiberiusferreira/gpu_compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiusferreira%2Fgpu_compute", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiusferreira%2Fgpu_compute'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6af1d42fdfb78620814282e1807d6a6682c1f8d0 [INFO] testing tiberiusferreira/gpu_compute against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiusferreira%2Fgpu_compute" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiberiusferreira/gpu_compute on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tiberiusferreira/gpu_compute [INFO] finished tweaking git repo https://github.com/tiberiusferreira/gpu_compute [INFO] tweaked toml for git repo https://github.com/tiberiusferreira/gpu_compute written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/tiberiusferreira/gpu_compute already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a48e9905076fa1a71212195dc693cbf78d9af0711b69cd5fd6a9c4326914bbdb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a48e9905076fa1a71212195dc693cbf78d9af0711b69cd5fd6a9c4326914bbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48e9905076fa1a71212195dc693cbf78d9af0711b69cd5fd6a9c4326914bbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48e9905076fa1a71212195dc693cbf78d9af0711b69cd5fd6a9c4326914bbdb", kill_on_drop: false }` [INFO] [stdout] a48e9905076fa1a71212195dc693cbf78d9af0711b69cd5fd6a9c4326914bbdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] def6f9b9906bb7befd5a8949aecc23244ff6b5a053350081032a563c8ee65304 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "def6f9b9906bb7befd5a8949aecc23244ff6b5a053350081032a563c8ee65304", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling wgpu-types v0.6.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [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 parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling env_logger v0.7.1 [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 wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.1 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling wgpu-core v0.6.0 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wgpu v0.6.2 [INFO] [stderr] Compiling tensor_compute v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CpuTransferable`, `GpuTensor` [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::{GpuTensor, CpuTransferable}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_matmul_grad` [INFO] [stdout] --> src/autograd/ops.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn set_matmul_grad(left: &Tensor, right: &Tensor, child_grad: &RawTensor){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_exp_grad` [INFO] [stdout] --> src/autograd/ops.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn set_exp_grad(original_input: &Tensor, child_grad: &RawTensor){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_sum_grad` [INFO] [stdout] --> src/autograd/ops.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_sum_grad(original_input: &Tensor, child_grad: &RawTensor){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MatMul` [INFO] [stdout] --> src/autograd.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | MatMul(Tensor, Tensor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Exp` [INFO] [stdout] --> src/autograd.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Exp(Tensor), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Sum` [INFO] [stdout] --> src/autograd.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Sum(Tensor), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `propagate_grad` [INFO] [stdout] --> src/autograd.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn propagate_grad(&self, child_grad: &RawTensor){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `shallow_clone` [INFO] [stdout] --> src/autograd.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn shallow_clone(&self) -> Self{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_vec` [INFO] [stdout] --> src/autograd.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn to_vec(&self) -> Vec{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_lock` [INFO] [stdout] --> src/autograd.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn read_lock(&self) -> RwLockReadGuard{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_lock` [INFO] [stdout] --> src/autograd.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn write_lock(&self) -> RwLockWriteGuard{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_grad` [INFO] [stdout] --> src/autograd.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn set_grad(&mut self, grad: Tensor){ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_data_and_shape` [INFO] [stdout] --> src/autograd.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn from_data_and_shape(data: Vec, shape: Vec) -> Self{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `matmul` [INFO] [stdout] --> src/autograd.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn matmul(&self, other_var: &Tensor) -> Self{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `exp` [INFO] [stdout] --> src/autograd.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn exp(&self) -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sum` [INFO] [stdout] --> src/autograd.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn sum(&self) -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `backward` [INFO] [stdout] --> src/autograd.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn backward(&self){ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `shape_strides_for_slice_range` [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn shape_strides_for_slice_range>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tensors/cpu_tensor.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | / format!( [INFO] [stdout] 172 | | "tried indexing element {} when dimension length was: {}", [INFO] [stdout] 173 | | *idx + 1, [INFO] [stdout] 174 | | shape [INFO] [stdout] 175 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 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: panic message is not a string literal [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | / format!( [INFO] [stdout] 28 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 29 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 30 | | start, *shape [INFO] [stdout] 31 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 27 | [INFO] [stdout] 28 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 29 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 30 | start, *shape [INFO] [stdout] 31 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | / format!( [INFO] [stdout] 43 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 44 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 45 | | inclusive_end, *shape [INFO] [stdout] 46 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 42 | [INFO] [stdout] 43 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 44 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 45 | inclusive_end, *shape [INFO] [stdout] 46 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 is no longer accepted in Rust 2021 [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: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 39s [INFO] running `Command { std: "docker" "inspect" "def6f9b9906bb7befd5a8949aecc23244ff6b5a053350081032a563c8ee65304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def6f9b9906bb7befd5a8949aecc23244ff6b5a053350081032a563c8ee65304", kill_on_drop: false }` [INFO] [stdout] def6f9b9906bb7befd5a8949aecc23244ff6b5a053350081032a563c8ee65304 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e544f89ca845156ac1fbd388a61f6a10e7e09dc098043f2c63a03476aa16b3f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e544f89ca845156ac1fbd388a61f6a10e7e09dc098043f2c63a03476aa16b3f", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `CpuTransferable`, `GpuTensor` [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::{GpuTensor, CpuTransferable}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_matmul_grad` [INFO] [stdout] --> src/autograd/ops.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn set_matmul_grad(left: &Tensor, right: &Tensor, child_grad: &RawTensor){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_exp_grad` [INFO] [stdout] --> src/autograd/ops.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn set_exp_grad(original_input: &Tensor, child_grad: &RawTensor){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_sum_grad` [INFO] [stdout] --> src/autograd/ops.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_sum_grad(original_input: &Tensor, child_grad: &RawTensor){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MatMul` [INFO] [stdout] --> src/autograd.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | MatMul(Tensor, Tensor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Exp` [INFO] [stdout] --> src/autograd.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Exp(Tensor), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Sum` [INFO] [stdout] --> src/autograd.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Sum(Tensor), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `propagate_grad` [INFO] [stdout] --> src/autograd.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn propagate_grad(&self, child_grad: &RawTensor){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `shallow_clone` [INFO] [stdout] --> src/autograd.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn shallow_clone(&self) -> Self{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_vec` [INFO] [stdout] --> src/autograd.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn to_vec(&self) -> Vec{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_lock` [INFO] [stdout] --> src/autograd.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn read_lock(&self) -> RwLockReadGuard{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_lock` [INFO] [stdout] --> src/autograd.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn write_lock(&self) -> RwLockWriteGuard{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_grad` [INFO] [stdout] --> src/autograd.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn set_grad(&mut self, grad: Tensor){ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_data_and_shape` [INFO] [stdout] --> src/autograd.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn from_data_and_shape(data: Vec, shape: Vec) -> Self{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `matmul` [INFO] [stdout] --> src/autograd.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn matmul(&self, other_var: &Tensor) -> Self{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `exp` [INFO] [stdout] --> src/autograd.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn exp(&self) -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sum` [INFO] [stdout] --> src/autograd.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn sum(&self) -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `backward` [INFO] [stdout] --> src/autograd.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn backward(&self){ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `shape_strides_for_slice_range` [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn shape_strides_for_slice_range>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tensors/cpu_tensor.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | / format!( [INFO] [stdout] 172 | | "tried indexing element {} when dimension length was: {}", [INFO] [stdout] 173 | | *idx + 1, [INFO] [stdout] 174 | | shape [INFO] [stdout] 175 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 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: panic message is not a string literal [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | / format!( [INFO] [stdout] 28 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 29 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 30 | | start, *shape [INFO] [stdout] 31 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 27 | [INFO] [stdout] 28 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 29 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 30 | start, *shape [INFO] [stdout] 31 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | / format!( [INFO] [stdout] 43 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 44 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 45 | | inclusive_end, *shape [INFO] [stdout] 46 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 42 | [INFO] [stdout] 43 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 44 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 45 | inclusive_end, *shape [INFO] [stdout] 46 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tensor_compute v0.1.0 (/opt/rustwide/workdir) [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 is no longer accepted in Rust 2021 [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: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GpuStore`, `RawTensor`, `s` [INFO] [stdout] --> examples/assignment/main.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use tensor_compute::{s, GpuStore, RawTensor}; [INFO] [stdout] | ^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/autograd.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | let mut c = left.sum(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_vec` [INFO] [stdout] --> src/autograd.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn to_vec(&self) -> Vec{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 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: panic message is not a string literal [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | assert!(err < 0.01, err); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 62 | assert!(err < 0.01, "{}", err); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | / format!( [INFO] [stdout] 28 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 29 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 30 | | start, *shape [INFO] [stdout] 31 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 27 | [INFO] [stdout] 28 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 29 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 30 | start, *shape [INFO] [stdout] 31 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | / format!( [INFO] [stdout] 43 | | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 44 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 45 | | inclusive_end, *shape [INFO] [stdout] 46 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 42 | [INFO] [stdout] 43 | "Indexing out of range! Tried to get the element \ [INFO] [stdout] 44 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stdout] 45 | inclusive_end, *shape [INFO] [stdout] 46 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 is no longer accepted in Rust 2021 [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.88s [INFO] running `Command { std: "docker" "inspect" "0e544f89ca845156ac1fbd388a61f6a10e7e09dc098043f2c63a03476aa16b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e544f89ca845156ac1fbd388a61f6a10e7e09dc098043f2c63a03476aa16b3f", kill_on_drop: false }` [INFO] [stdout] 0e544f89ca845156ac1fbd388a61f6a10e7e09dc098043f2c63a03476aa16b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a05b10bd7b17e9ca28757627d2d6514a0a0a1e6d50ec2ff00d4d7c6ad5c59c5e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a05b10bd7b17e9ca28757627d2d6514a0a0a1e6d50ec2ff00d4d7c6ad5c59c5e", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `CpuTransferable`, `GpuTensor` [INFO] [stderr] --> src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:35:17 [INFO] [stderr] | [INFO] [stderr] 35 | use crate::{GpuTensor, CpuTransferable}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `set_matmul_grad` [INFO] [stderr] --> src/autograd/ops.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn set_matmul_grad(left: &Tensor, right: &Tensor, child_grad: &RawTensor){ [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `set_exp_grad` [INFO] [stderr] --> src/autograd/ops.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn set_exp_grad(original_input: &Tensor, child_grad: &RawTensor){ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `set_sum_grad` [INFO] [stderr] --> src/autograd/ops.rs:37:8 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn set_sum_grad(original_input: &Tensor, child_grad: &RawTensor){ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `MatMul` [INFO] [stderr] --> src/autograd.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | MatMul(Tensor, Tensor), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Exp` [INFO] [stderr] --> src/autograd.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | Exp(Tensor), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Sum` [INFO] [stderr] --> src/autograd.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | Sum(Tensor), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `propagate_grad` [INFO] [stderr] --> src/autograd.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn propagate_grad(&self, child_grad: &RawTensor){ [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `shallow_clone` [INFO] [stderr] --> src/autograd.rs:51:12 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn shallow_clone(&self) -> Self{ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_vec` [INFO] [stderr] --> src/autograd.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn to_vec(&self) -> Vec{ [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_lock` [INFO] [stderr] --> src/autograd.rs:62:12 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn read_lock(&self) -> RwLockReadGuard{ [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_lock` [INFO] [stderr] --> src/autograd.rs:67:12 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn write_lock(&self) -> RwLockWriteGuard{ [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_grad` [INFO] [stderr] --> src/autograd.rs:77:12 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn set_grad(&mut self, grad: Tensor){ [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_data_and_shape` [INFO] [stderr] --> src/autograd.rs:83:12 [INFO] [stderr] | [INFO] [stderr] 83 | pub fn from_data_and_shape(data: Vec, shape: Vec) -> Self{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `matmul` [INFO] [stderr] --> src/autograd.rs:94:12 [INFO] [stderr] | [INFO] [stderr] 94 | pub fn matmul(&self, other_var: &Tensor) -> Self{ [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `exp` [INFO] [stderr] --> src/autograd.rs:109:12 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn exp(&self) -> Self{ [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sum` [INFO] [stderr] --> src/autograd.rs:121:12 [INFO] [stderr] | [INFO] [stderr] 121 | pub fn sum(&self) -> Self{ [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `backward` [INFO] [stderr] --> src/autograd.rs:134:12 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn backward(&self){ [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `shape_strides_for_slice_range` [INFO] [stderr] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn shape_strides_for_slice_range>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 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: panic message is not a string literal [INFO] [stderr] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | / format!( [INFO] [stderr] 28 | | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 29 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 30 | | start, *shape [INFO] [stderr] 31 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 27 | [INFO] [stderr] 28 | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 29 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 30 | start, *shape [INFO] [stderr] 31 | [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:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | / format!( [INFO] [stderr] 43 | | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 44 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 45 | | inclusive_end, *shape [INFO] [stderr] 46 | | ) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 42 | [INFO] [stderr] 43 | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 44 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 45 | inclusive_end, *shape [INFO] [stderr] 46 | [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 is no longer accepted in Rust 2021 [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: 23 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/autograd.rs:182:9 [INFO] [stderr] | [INFO] [stderr] 182 | let mut c = left.sum(); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_vec` [INFO] [stderr] --> src/autograd.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn to_vec(&self) -> Vec{ [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` 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: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 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: panic message is not a string literal [INFO] [stderr] --> src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:62:33 [INFO] [stderr] | [INFO] [stderr] 62 | assert!(err < 0.01, err); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 62 | assert!(err < 0.01, "{}", err); [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:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | / format!( [INFO] [stderr] 28 | | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 29 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 30 | | start, *shape [INFO] [stderr] 31 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 27 | [INFO] [stderr] 28 | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 29 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 30 | start, *shape [INFO] [stderr] 31 | [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:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | / format!( [INFO] [stderr] 43 | | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 44 | | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 45 | | inclusive_end, *shape [INFO] [stderr] 46 | | ) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 42 | [INFO] [stderr] 43 | "Indexing out of range! Tried to get the element \ [INFO] [stderr] 44 | {:?} (zero indexed) of a dimension of size: {:?}", [INFO] [stderr] 45 | inclusive_end, *shape [INFO] [stderr] 46 | [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 is no longer accepted in Rust 2021 [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: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused imports: `GpuStore`, `RawTensor`, `s` [INFO] [stderr] --> examples/assignment/main.rs:1:22 [INFO] [stderr] | [INFO] [stderr] 1 | use tensor_compute::{s, GpuStore, RawTensor}; [INFO] [stderr] | ^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tensor_compute-d637f98bf6018e99) [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_scalar_test ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with ... FAILED [INFO] [stdout] test autograd::sum_grad_works ... FAILED [INFO] [stdout] test autograd::exp_grad_works ... FAILED [INFO] [stdout] test autograd::matmul_grad_works ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_mul ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::binary_ops::tests::mul_scalar_test ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_scalar_test ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_div ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::compare::tests::compare_test ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::binary_ops::tests::div_scalar_test ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_test ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_2d ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::bmm::tests::big_rank_2_mm_different_dims ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone_non_uniform_shape ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_test ... FAILED [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 ... ok [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::cant_index_more_elements_than_dimension_has ... ok [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::doesnt_allow_end_smaller_than_start ... ok [INFO] [stdout] test tensors::gpu_tensor::tests::strides_work ... FAILED [INFO] [stdout] test tensors::gpu_tensor::utils::can_calc_strides_from_shape ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_1d ... FAILED [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::can_index_edge_cases ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::unary_ops::test::exp_test ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::unary_ops::test::ln_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_scalar_test stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_scalar_test' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62ea26b3 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_scalar_test::{{closure}}::h0b86ff8ae0d3edf6 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:65:24 [INFO] [stdout] 26: 0x559a62e65759 - as core::future::future::Future>::poll::hacbc1f1bf89b8f36 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85363 - futures_executor::local_pool::block_on::{{closure}}::h8d410ad3d83b1f08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83ab3 - futures_executor::local_pool::run_executor::{{closure}}::h87c85c03fe98e055 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62ea973a - std::thread::local::LocalKey::try_with::h42c73b4498f1a6f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea85d3 - std::thread::local::LocalKey::with::h4aa2269c97fd1373 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82060 - futures_executor::local_pool::run_executor::h0af676985be80916 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84b28 - futures_executor::local_pool::block_on::hb99b600e8f262b5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62ea24f5 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_scalar_test::hff7ae10d6d5944a5 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:72:5 [INFO] [stdout] 34: 0x559a62ea249a - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_scalar_test::{{closure}}::hb659783e8a2c0cc8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:63:1 [INFO] [stdout] 35: 0x559a62e973fe - core::ops::function::FnOnce::call_once::h50c54b4d8630d528 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62e87ef2 - tensor_compute::tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with::{{closure}}::h320d22dd382c55a2 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/fill_with/tests.rs:7:26 [INFO] [stdout] 26: 0x559a62e657e9 - as core::future::future::Future>::poll::hb4b90337510622c6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e851e3 - futures_executor::local_pool::block_on::{{closure}}::h570df07fa0d6e702 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e82fc3 - futures_executor::local_pool::run_executor::{{closure}}::h0a6380e1b3f00bc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaae6a - std::thread::local::LocalKey::try_with::hf54e6ebb79f6dbcd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8e03 - std::thread::local::LocalKey::with::hfce5fec75c700780 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e822a0 - futures_executor::local_pool::run_executor::h1bb8ab2522aef409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e846da - futures_executor::local_pool::block_on::h71e440f1e1c6bb83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62e87cf1 - tensor_compute::tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with::h2fe7d70f67656f11 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/fill_with/tests.rs:14:5 [INFO] [stdout] 34: 0x559a62e87c9a - tensor_compute::tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with::{{closure}}::h84a63b15c99e8b4f [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/fill_with/tests.rs:5:1 [INFO] [stdout] 35: 0x559a62e97aae - core::ops::function::FnOnce::call_once::hf4305d47549ba8a6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- autograd::sum_grad_works stdout ---- [INFO] [stdout] thread 'autograd::sum_grad_works' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62e9f93a - tensor_compute::tensors::RawTensor::from_data_and_shape::h3ed56a227348749e [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/mod.rs:92:28 [INFO] [stdout] 26: 0x559a62ecf35e - tensor_compute::autograd::Tensor::from_data_and_shape::h861f450ba9a7ca2f [INFO] [stdout] at /opt/rustwide/workdir/src/autograd.rs:87:25 [INFO] [stdout] 27: 0x559a62ed1618 - tensor_compute::autograd::sum_grad_works::hbd80079737045b19 [INFO] [stdout] at /opt/rustwide/workdir/src/autograd.rs:181:16 [INFO] [stdout] 28: 0x559a62ed152a - tensor_compute::autograd::sum_grad_works::{{closure}}::hc3c420a1deaefe51 [INFO] [stdout] at /opt/rustwide/workdir/src/autograd.rs:180:1 [INFO] [stdout] 29: 0x559a62e979ae - core::ops::function::FnOnce::call_once::hd5137f3b3ae35fea [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 30: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 32: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 33: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 34: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 37: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 38: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 39: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 40: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 41: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 42: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 43: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 46: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 47: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 49: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 50: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 51: 0x7f99d1855609 - start_thread [INFO] [stdout] 52: 0x7f99d162d293 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- autograd::exp_grad_works stdout ---- [INFO] [stdout] thread '' panicked at 'No GPU detected!', src/gpu_store/mod.rs:56:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62ec05de - tensor_compute::gpu_store::GpuStore::new::{{closure}}::hbe50319bd103fda7 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:56:9 [INFO] [stdout] 15: 0x559a62e63e7f - as core::future::future::Future>::poll::h16b4828831ee8c9c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 16: 0x559a62e85730 - futures_executor::local_pool::block_on::{{closure}}::he07208ded7588464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 17: 0x559a62e831f9 - futures_executor::local_pool::run_executor::{{closure}}::h15637990a687deae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 18: 0x559a62eaac49 - std::thread::local::LocalKey::try_with::he115394d8867265d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 19: 0x559a62ea8c22 - std::thread::local::LocalKey::with::he46ca8040dbe528e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 20: 0x559a62e82aef - futures_executor::local_pool::run_executor::hcf803029f750ce35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 21: 0x559a62e84be6 - futures_executor::local_pool::block_on::hccbfdf56e73b8101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 22: 0x559a62ebfb98 - tensor_compute::gpu_store::DEVICES::{{closure}}::{{closure}}::h0c6bbda10f2a219b [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:7:39 [INFO] [stdout] 23: 0x559a62e858d0 - std::sys_common::backtrace::__rust_begin_short_backtrace::h1a5874cd05b91dc1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 24: 0x559a62e9702a - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcaa8ad17f6725b59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 25: 0x559a62e5f84b - as core::ops::function::FnOnce<()>>::call_once::h76af40821945a5dd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 26: 0x559a62e60967 - std::panicking::try::do_call::h9415015ca1716422 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x559a62e6a7fd - __rust_try [INFO] [stdout] 28: 0x559a62e6084f - std::panicking::try::hc6f1692a134299ee [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x559a62e604da - std::panic::catch_unwind::hb0d21b5680957eef [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 30: 0x559a62e96e3b - std::thread::Builder::spawn_unchecked::{{closure}}::h08fed48f9ba49763 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 31: 0x559a62e9715e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h713f3eb71e0074d5 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 33: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 34: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 35: 0x7f99d1855609 - start_thread [INFO] [stdout] 36: 0x7f99d162d293 - clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] thread 'autograd::exp_grad_works' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/gpu_store/mod.rs:8:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633d5b17 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x559a633d3c6c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633d5a79 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x559a62e555b1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559a62e556a3 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x559a62ec464f - core::result::Result::unwrap::hdc997740611a068a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x559a62ebfcee - tensor_compute::gpu_store::DEVICES::{{closure}}::h82f63bfb047b5051 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:8:5 [INFO] [stdout] 18: 0x559a62e97245 - core::ops::function::FnOnce::call_once::h1691c1325ed4a491 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x559a62e97992 - core::ops::function::FnOnce::call_once::hc5e8076e1857873d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x559a62eca1aa - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:953:28 [INFO] [stdout] 21: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 22: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 23: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 24: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 25: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 26: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 27: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 28: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 29: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 30: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 31: 0x559a62e9f93a - tensor_compute::tensors::RawTensor::from_data_and_shape::h3ed56a227348749e [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/mod.rs:92:28 [INFO] [stdout] 32: 0x559a62ecf35e - tensor_compute::autograd::Tensor::from_data_and_shape::h861f450ba9a7ca2f [INFO] [stdout] at /opt/rustwide/workdir/src/autograd.rs:87:25 [INFO] [stdout] 33: 0x559a62ed124c - tensor_compute::autograd::exp_grad_works::h7bb6aad543469867 [INFO] [stdout] at /opt/rustwide/workdir/src/autograd.rs:163:16 [INFO] [stdout] 34: 0x559a62ed117a - tensor_compute::autograd::exp_grad_works::{{closure}}::h1774d75b61370ce7 [INFO] [stdout] at /opt/rustwide/workdir/src/autograd.rs:162:1 [INFO] [stdout] 35: 0x559a62e975be - core::ops::function::FnOnce::call_once::h840ce4233a217b89 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- autograd::matmul_grad_works stdout ---- [INFO] [stdout] thread 'autograd::matmul_grad_works' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62e9f93a - tensor_compute::tensors::RawTensor::from_data_and_shape::h3ed56a227348749e [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/mod.rs:92:28 [INFO] [stdout] 26: 0x559a62ecf35e - tensor_compute::autograd::Tensor::from_data_and_shape::h861f450ba9a7ca2f [INFO] [stdout] at /opt/rustwide/workdir/src/autograd.rs:87:25 [INFO] [stdout] 27: 0x559a62ed0ca2 - tensor_compute::autograd::matmul_grad_works::h9ddb10b2c0675c3d [INFO] [stdout] at /opt/rustwide/workdir/src/autograd.rs:150:16 [INFO] [stdout] 28: 0x559a62ed0bba - tensor_compute::autograd::matmul_grad_works::{{closure}}::h4378a12247bb8b25 [INFO] [stdout] at /opt/rustwide/workdir/src/autograd.rs:149:1 [INFO] [stdout] 29: 0x559a62e971fe - core::ops::function::FnOnce::call_once::h152ef5f95cc2a5c6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 30: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 32: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 33: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 34: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 37: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 38: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 39: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 40: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 41: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 42: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 43: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 46: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 47: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 49: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 50: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 51: 0x7f99d1855609 - start_thread [INFO] [stdout] 52: 0x7f99d162d293 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_mul stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_mul' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62ea188b - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_mul::{{closure}}::h7f9beb0ea112b2f9 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:37:24 [INFO] [stdout] 26: 0x559a62e65de9 - as core::future::future::Future>::poll::hbd996b4affd4708c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85543 - futures_executor::local_pool::block_on::{{closure}}::hbfe0e6067af59d2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e839a3 - futures_executor::local_pool::run_executor::{{closure}}::h84dda2df672596b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaa3aa - std::thread::local::LocalKey::try_with::h804a21f57fa8d225 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8cb3 - std::thread::local::LocalKey::with::heab104a8a2698e23 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82df0 - futures_executor::local_pool::run_executor::hfc1842d149bcd467 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84628 - futures_executor::local_pool::block_on::h641565737d12c3a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62ea16c5 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_mul::h4ed564e4b76f0b94 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:42:5 [INFO] [stdout] 34: 0x559a62ea166a - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_mul::{{closure}}::h742c6e72471cf6c0 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:35:1 [INFO] [stdout] 35: 0x559a62e972ee - core::ops::function::FnOnce::call_once::h32d8143e5f220b1d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::binary_ops::tests::mul_scalar_test stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::binary_ops::tests::mul_scalar_test' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62ea31d3 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::mul_scalar_test::{{closure}}::h22c17c8a224a1a3d [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:92:24 [INFO] [stdout] 26: 0x559a62e66099 - as core::future::future::Future>::poll::hcce33509c6b66f44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85423 - futures_executor::local_pool::block_on::{{closure}}::had2ded3998619954 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83de3 - futures_executor::local_pool::run_executor::{{closure}}::ha1511631e812b589 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62ea9baa - std::thread::local::LocalKey::try_with::h55a404ea4d202a89 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8a13 - std::thread::local::LocalKey::with::h98066c8d6f8851d3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82420 - futures_executor::local_pool::run_executor::h4ce6651a9c5273f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84ec8 - futures_executor::local_pool::block_on::hef9496d3c92eb278 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62ea3015 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::mul_scalar_test::h230756fab40ab10b [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:99:5 [INFO] [stdout] 34: 0x559a62ea2fba - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::mul_scalar_test::{{closure}}::hd91e024865fffac9 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:90:1 [INFO] [stdout] 35: 0x559a62e9784e - core::ops::function::FnOnce::call_once::hace27fd67d4e82f0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62e68ad0 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm::{{closure}}::h25cb7c4940b1ab45 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:6:18 [INFO] [stdout] 26: 0x559a62e65a19 - as core::future::future::Future>::poll::hb778d17a37adb1fe [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85663 - futures_executor::local_pool::block_on::{{closure}}::hd0ea52b340c3f47b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e84003 - futures_executor::local_pool::run_executor::{{closure}}::hb5de2144355328e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaab1a - std::thread::local::LocalKey::try_with::hd994bb1022d25eff [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8973 - std::thread::local::LocalKey::with::h883e14dcc42d2760 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e824e0 - futures_executor::local_pool::run_executor::h5d3009f3a49ffa05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e849ba - futures_executor::local_pool::block_on::ha16e68c51bb8d455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62e688a1 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm::hd409105a1337a88f [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:14:5 [INFO] [stdout] 34: 0x559a62e6884a - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm::{{closure}}::h1ac940bd1a63d8ff [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:4:1 [INFO] [stdout] 35: 0x559a62e9767e - core::ops::function::FnOnce::call_once::h8aa47988e4045321 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_scalar_test stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_scalar_test' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62ea2c43 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_scalar_test::{{closure}}::h46baed43aafefb7b [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:79:24 [INFO] [stdout] 26: 0x559a62e64ea9 - as core::future::future::Future>::poll::h85de0fa4ee3dd7ca [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e850c3 - futures_executor::local_pool::block_on::{{closure}}::h09a1861049dd45db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83453 - futures_executor::local_pool::run_executor::{{closure}}::h6568301e74e2d4a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62ea9dca - std::thread::local::LocalKey::try_with::h59659432a3e8fbac [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea88c3 - std::thread::local::LocalKey::with::h85cef21457ea3e48 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82660 - futures_executor::local_pool::run_executor::h8df962d8de284506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84f78 - futures_executor::local_pool::block_on::hf163124915da6e51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62ea2a85 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_scalar_test::h68d0bda9d3326f64 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:86:5 [INFO] [stdout] 34: 0x559a62ea2a2a - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_scalar_test::{{closure}}::h258c4178eea1cc84 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:77:1 [INFO] [stdout] 35: 0x559a62e972ae - core::ops::function::FnOnce::call_once::h1d6e166f87637cc8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_div stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_div' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62ea1fa3 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_div::{{closure}}::hb3aadafad3ca063c [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:48:24 [INFO] [stdout] 26: 0x559a62e662d9 - as core::future::future::Future>::poll::hf6fa46d835592f18 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85303 - futures_executor::local_pool::block_on::{{closure}}::h7965a887e24492f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83673 - futures_executor::local_pool::run_executor::{{closure}}::h6aa477d4f7059bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaa01a - std::thread::local::LocalKey::try_with::h6f58cab64273660d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8c63 - std::thread::local::LocalKey::with::he7b0407a174a2a95 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e821e0 - futures_executor::local_pool::run_executor::h192cece522c74cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84358 - futures_executor::local_pool::block_on::h030bdeb3076cc118 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62ea1d75 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_div::h4e3cdb3e273caa34 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:57:5 [INFO] [stdout] 34: 0x559a62ea1d1a - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_div::{{closure}}::ha0308dfeae710b32 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:46:1 [INFO] [stdout] 35: 0x559a62e9743e - core::ops::function::FnOnce::call_once::h58e284e946a26617 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::compare::tests::compare_test stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::compare::tests::compare_test' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62ed1f9b - tensor_compute::tensors::gpu_tensor::gpu_ops::compare::tests::compare_test::{{closure}}::h71285a918ae39260 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/compare/tests.rs:6:24 [INFO] [stdout] 26: 0x559a62e655b9 - as core::future::future::Future>::poll::ha86207e6b900e7c2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e856c3 - futures_executor::local_pool::block_on::{{closure}}::hd8541703bf1c15f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83343 - futures_executor::local_pool::run_executor::{{closure}}::h23f1336dfc0b0a7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaaf7a - std::thread::local::LocalKey::try_with::hf6007af6d2af8f63 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8a63 - std::thread::local::LocalKey::with::h9dcfa0a9a48ea02e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e825a0 - futures_executor::local_pool::run_executor::h80cd02d46fb37eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e8502a - futures_executor::local_pool::block_on::hf8c86b39b772e7c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62ed1d31 - tensor_compute::tensors::gpu_tensor::gpu_ops::compare::tests::compare_test::hb1cae78a2f9eee4e [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/compare/tests.rs:12:5 [INFO] [stdout] 34: 0x559a62ed1cda - tensor_compute::tensors::gpu_tensor::gpu_ops::compare::tests::compare_test::{{closure}}::h48697739c7299c70 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/compare/tests.rs:4:1 [INFO] [stdout] 35: 0x559a62e978ce - core::ops::function::FnOnce::call_once::hb4db3ee38cb7f46d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::binary_ops::tests::div_scalar_test stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::binary_ops::tests::div_scalar_test' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62ea37ce - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::div_scalar_test::{{closure}}::hdebbfd541122e4d3 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:106:24 [INFO] [stdout] 26: 0x559a62e63f59 - as core::future::future::Future>::poll::h1ad9a3e5bc6bf24a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85783 - futures_executor::local_pool::block_on::{{closure}}::hea755d48c5349429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83bc3 - futures_executor::local_pool::run_executor::{{closure}}::h94e6faf49742363e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaad5a - std::thread::local::LocalKey::try_with::he65579cfb23af260 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8413 - std::thread::local::LocalKey::with::h0d1aca60906e421c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82bb0 - futures_executor::local_pool::run_executor::hd4122450131999f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84578 - futures_executor::local_pool::block_on::h3cf495c57585b4cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62ea35a5 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::div_scalar_test::h4803cd6ddba2fdcf [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:116:5 [INFO] [stdout] 34: 0x559a62ea354a - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::div_scalar_test::{{closure}}::h8bb86cc8b8eae5bf [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:104:1 [INFO] [stdout] 35: 0x559a62e97a6e - core::ops::function::FnOnce::call_once::he6f2a7b48a0bf8f3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_test stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_test' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62ea102c - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_test::{{closure}}::h4c77d5308d71e824 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:22:24 [INFO] [stdout] 26: 0x559a62e65bb9 - as core::future::future::Future>::poll::hb866a4d9a27e6dab [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85603 - futures_executor::local_pool::block_on::{{closure}}::hc114053fffcfa4ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83563 - futures_executor::local_pool::run_executor::{{closure}}::h69387b540d3a44ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaa8fa - std::thread::local::LocalKey::try_with::hbf340ee29f557f45 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea87c3 - std::thread::local::LocalKey::with::h7c4d04a34b0c52dd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e828a0 - futures_executor::local_pool::run_executor::hb42b9e31d87377b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e8479a - futures_executor::local_pool::block_on::h892b2428b78fd73f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62ea0e11 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_test::he4d406c54227aad1 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:30:5 [INFO] [stdout] 34: 0x559a62ea0dba - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_test::{{closure}}::h967fdac146d935b3 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:20:1 [INFO] [stdout] 35: 0x559a62e97a2e - core::ops::function::FnOnce::call_once::he65b7ea49552c4ae [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_2d stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_2d' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62e75f1b - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_2d::{{closure}}::h04bdcafd074741f3 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/sum.rs:43:26 [INFO] [stdout] 26: 0x559a62e651e9 - as core::future::future::Future>::poll::h936a517910c95f0e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62ebbd7a - blocking::block_on::{{closure}}::h4fea181921971ca9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blocking-0.4.7/src/lib.rs:328:27 [INFO] [stdout] 28: 0x559a62ea9cb2 - std::thread::local::LocalKey::try_with::h57af48d63e72cf70 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 29: 0x559a62ea8b73 - std::thread::local::LocalKey::with::hd1c4d640d33e8487 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 30: 0x559a62ebb2cf - blocking::block_on::h70f23fa8ccba131f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blocking-0.4.7/src/lib.rs:318:5 [INFO] [stdout] 31: 0x559a62e75d3b - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_2d::h3673602ac7ebe78f [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/sum.rs:42:9 [INFO] [stdout] 32: 0x559a62e75cfa - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_2d::{{closure}}::h142fa45d544c5087 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/sum.rs:41:5 [INFO] [stdout] 33: 0x559a62e971be - core::ops::function::FnOnce::call_once::h11abc1435c6c2e2d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 36: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 37: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 38: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 39: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 41: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 42: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 43: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 44: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 45: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 46: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 47: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 49: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 50: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 51: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 53: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 54: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 55: 0x7f99d1855609 - start_thread [INFO] [stdout] 56: 0x7f99d162d293 - clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62e885d1 - tensor_compute::tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose::{{closure}}::h17bcc64a15c2144d [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/transpose/tests.rs:7:24 [INFO] [stdout] 26: 0x559a62e64299 - as core::future::future::Future>::poll::h3bde91c7263139d5 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85123 - futures_executor::local_pool::block_on::{{closure}}::h1d651564bb3579ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83783 - futures_executor::local_pool::run_executor::{{closure}}::h70acbc4443abc18d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62ea998a - std::thread::local::LocalKey::try_with::h47ab87d3913098ba [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8773 - std::thread::local::LocalKey::with::h79150a99df592d84 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82d30 - futures_executor::local_pool::run_executor::hfa942c871096ae5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84908 - futures_executor::local_pool::block_on::h9a50708fdffaba01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62e883c5 - tensor_compute::tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose::hd372f206d2d5a208 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/transpose/tests.rs:22:5 [INFO] [stdout] 34: 0x559a62e8836a - tensor_compute::tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose::{{closure}}::hd3f97c14a65f0c22 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/transpose/tests.rs:5:1 [INFO] [stdout] 35: 0x559a62e9763e - core::ops::function::FnOnce::call_once::h884a614dd4e0072d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::bmm::tests::big_rank_2_mm_different_dims stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::bmm::tests::big_rank_2_mm_different_dims' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62e69e41 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::big_rank_2_mm_different_dims::{{closure}}::h08b54fa0dbd1acf6 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:34:18 [INFO] [stdout] 26: 0x559a62e64ab9 - as core::future::future::Future>::poll::h687508a868973e3b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85183 - futures_executor::local_pool::block_on::{{closure}}::h23f5aecfde3a9c7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83ef3 - futures_executor::local_pool::run_executor::{{closure}}::ha54b8ec74dadd784 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaa7ea - std::thread::local::LocalKey::try_with::hac8154908f1e76d8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8873 - std::thread::local::LocalKey::with::h82eff1dbe42a567c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82120 - futures_executor::local_pool::run_executor::h124fd4f4bf696988 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e844ba - futures_executor::local_pool::block_on::h222736c3e4094676 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62e69ac1 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::big_rank_2_mm_different_dims::heb46ea4da035b747 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:57:5 [INFO] [stdout] 34: 0x559a62e69a6a - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::big_rank_2_mm_different_dims::{{closure}}::h74dd2b1321be1a01 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:32:1 [INFO] [stdout] 35: 0x559a62e9747e - core::ops::function::FnOnce::call_once::h6119e6d6ddaa7ef3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone_non_uniform_shape stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone_non_uniform_shape' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62eb64bd - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone_non_uniform_shape::{{closure}}::hd7c148094ec3d6f0 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:80:22 [INFO] [stdout] 26: 0x559a62e64f39 - as core::future::future::Future>::poll::h8fe715bf8d6cfcb1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e853c3 - futures_executor::local_pool::block_on::{{closure}}::ha0e06b2dfe05e903 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e84113 - futures_executor::local_pool::run_executor::{{closure}}::hd640e479085fdb6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaa5ca - std::thread::local::LocalKey::try_with::h816967601b0c76fe [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8583 - std::thread::local::LocalKey::with::h4a4c7e74926c1f05 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82720 - futures_executor::local_pool::run_executor::h975e7b0ade60e4df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84408 - futures_executor::local_pool::block_on::h1ea4645e8c44ac4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62eb6305 - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone_non_uniform_shape::h512f5aaab61547b5 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:84:9 [INFO] [stdout] 34: 0x559a62eb62aa - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone_non_uniform_shape::{{closure}}::h5edeae7e27a9b380 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:78:5 [INFO] [stdout] 35: 0x559a62e9777e - core::ops::function::FnOnce::call_once::ha6b54497010fbec1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62e693f4 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims::{{closure}}::h4973dfe0cdbaf5ad [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:20:18 [INFO] [stdout] 26: 0x559a62e65279 - as core::future::future::Future>::poll::h991df2f0e9ceb119 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e855a3 - futures_executor::local_pool::block_on::{{closure}}::hc079d26e14f99879 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e84223 - futures_executor::local_pool::run_executor::{{closure}}::he8ce0d8f3ed88d71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaa4ba - std::thread::local::LocalKey::try_with::h815f86c186f6520a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8db3 - std::thread::local::LocalKey::with::hfb2222a86a39c4c9 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82960 - futures_executor::local_pool::run_executor::hc9f50f96018c079c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84caa - futures_executor::local_pool::block_on::hccc8c8cb3754a9f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62e691d1 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims::h3561ade0a55e78a8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:28:5 [INFO] [stdout] 34: 0x559a62e6917a - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims::{{closure}}::hd8880f82e36a026e [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:18:1 [INFO] [stdout] 35: 0x559a62e9790e - core::ops::function::FnOnce::call_once::hbf89e65e1fe9c2eb [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_test stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_test' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62ea092b - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_test::{{closure}}::ha7b7ca1ec01970f2 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:7:24 [INFO] [stdout] 26: 0x559a62e66249 - as core::future::future::Future>::poll::hee666f12a3c57efc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e852a3 - futures_executor::local_pool::block_on::{{closure}}::h776551bee3371de8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83893 - futures_executor::local_pool::run_executor::{{closure}}::h7f4984767086bddf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62ea9a9a - std::thread::local::LocalKey::try_with::h4ec308c9b516d5b2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea86d3 - std::thread::local::LocalKey::with::h69143d3a6f1ac65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82360 - futures_executor::local_pool::run_executor::h4b2724671a3cbfb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84e18 - futures_executor::local_pool::block_on::hdb65297e74ed2e47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62ea0765 - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_test::h4accd6c6f0f94b5e [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:15:5 [INFO] [stdout] 34: 0x559a62ea070a - tensor_compute::tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_test::{{closure}}::h9b4a5557da7cd293 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/binary_ops/tests.rs:5:1 [INFO] [stdout] 35: 0x559a62e9736e - core::ops::function::FnOnce::call_once::h42af31869fa40cfa [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::tests::strides_work stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::tests::strides_work' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62ea72fd - tensor_compute::tensors::gpu_tensor::tests::strides_work::he7ad5439e3ea1c37 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/tests.rs:5:13 [INFO] [stdout] 26: 0x559a62ea721a - tensor_compute::tensors::gpu_tensor::tests::strides_work::{{closure}}::hea494c4ee3177be6 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/tests.rs:4:1 [INFO] [stdout] 27: 0x559a62e973ae - core::ops::function::FnOnce::call_once::h49c20e48b2b17ace [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 29: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 30: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 31: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 35: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 36: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 37: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 38: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 39: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 40: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 41: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 44: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 45: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 47: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 48: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 49: 0x7f99d1855609 - start_thread [INFO] [stdout] 50: 0x7f99d162d293 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62eb5f38 - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone::{{closure}}::hf2899164500063e1 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:70:22 [INFO] [stdout] 26: 0x559a62e65d59 - as core::future::future::Future>::poll::hbb4b025139d8b09c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e854e3 - futures_executor::local_pool::block_on::{{closure}}::hb9ff150c5f46cb8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e82eb3 - futures_executor::local_pool::run_executor::{{closure}}::h0657e0b9ed93451e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62ea93da - std::thread::local::LocalKey::try_with::h28caea6338e227ba [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea89c3 - std::thread::local::LocalKey::with::h91da5db0576abbbe [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82c70 - futures_executor::local_pool::run_executor::hedd4d09b1cc265ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84a78 - futures_executor::local_pool::block_on::hb00a691345cf13dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62eb5d65 - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone::h53b14b6c15692504 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:74:9 [INFO] [stdout] 34: 0x559a62eb5d0a - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone::{{closure}}::h99a630d669eedca8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:68:5 [INFO] [stdout] 35: 0x559a62e9753e - core::ops::function::FnOnce::call_once::h6cd61c0f03f45f7d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_1d stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_1d' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62e75821 - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_1d::{{closure}}::hdf35f93ab8f9942d [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/sum.rs:33:26 [INFO] [stdout] 26: 0x559a62e65989 - as core::future::future::Future>::poll::hb6d343eecd5c2d48 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62ebd4ca - blocking::block_on::{{closure}}::h95d09596060a8fa7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blocking-0.4.7/src/lib.rs:328:27 [INFO] [stdout] 28: 0x559a62ea94e2 - std::thread::local::LocalKey::try_with::h324044ce31d7e01a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 29: 0x559a62ea8d03 - std::thread::local::LocalKey::with::hec985d22f3de2bdc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 30: 0x559a62ebae8f - blocking::block_on::h0e20e110def55ee0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blocking-0.4.7/src/lib.rs:318:5 [INFO] [stdout] 31: 0x559a62e7564b - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_1d::h6a2408f27b19985d [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/sum.rs:32:9 [INFO] [stdout] 32: 0x559a62e7560a - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_1d::{{closure}}::hb0909c9d08355384 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/sum.rs:31:5 [INFO] [stdout] 33: 0x559a62e9780e - core::ops::function::FnOnce::call_once::haa916825da25bc44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 36: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 37: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 38: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 39: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 41: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 42: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 43: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 44: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 45: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 46: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 47: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 49: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 50: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 51: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 53: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 54: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 55: 0x7f99d1855609 - start_thread [INFO] [stdout] 56: 0x7f99d162d293 - clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::unary_ops::test::exp_test stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::unary_ops::test::exp_test' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62eb50ee - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::exp_test::{{closure}}::h185aaa4b823d27a7 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:40:28 [INFO] [stdout] 26: 0x559a62e64809 - as core::future::future::Future>::poll::h50256dfa64651b7b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85483 - futures_executor::local_pool::block_on::{{closure}}::hb87c9d4420d2983c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e830d3 - futures_executor::local_pool::run_executor::{{closure}}::h1498d0a444ed7864 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62eaa6da - std::thread::local::LocalKey::try_with::h9dbb694654baa7ef [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8bc3 - std::thread::local::LocalKey::with::hd33c25345940011b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e827e0 - futures_executor::local_pool::run_executor::ha124db81de334625 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84858 - futures_executor::local_pool::block_on::h8df9cdf44097234e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62eb4e95 - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::exp_test::he2c6cf497ee51657 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:49:9 [INFO] [stdout] 34: 0x559a62eb4e3a - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::exp_test::{{closure}}::h3a8f6299dcb1eaf3 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:38:5 [INFO] [stdout] 35: 0x559a62e974be - core::ops::function::FnOnce::call_once::h682e35265a8e8e12 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::unary_ops::test::ln_test stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::unary_ops::test::ln_test' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a633d3790 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a633d3790 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a633d3790 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a633d3790 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a633f801c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559a633d0695 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559a633d596b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a633d596b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a633d596b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a633d547c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a633d6011 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a633b4d53 - std::panicking::begin_panic::{{closure}}::h1cffe864c027866c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x559a633b5009 - std::sys_common::backtrace::__rust_end_short_backtrace::h789d48791a119784 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a633b4c89 - std::panicking::begin_panic::h46e3d2b4e42f226e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x559a62eca195 - once_cell::sync::Lazy::force::{{closure}}::h3aa1bf8af9be1b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:954:25 [INFO] [stdout] 15: 0x559a62eca21c - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha2fd1dd3821e3337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:57 [INFO] [stdout] 16: 0x559a62ec530c - once_cell::imp::OnceCell::initialize::{{closure}}::ha5b9d37f1315b7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x559a633b322f - once_cell::imp::initialize_inner::h039a57c2aca4ceed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x559a62ec5289 - once_cell::imp::OnceCell::initialize::h0311b4e2950c81d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x559a62eca2ff - once_cell::sync::OnceCell::get_or_try_init::h1bb59f6cb70b330a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:826:13 [INFO] [stdout] 20: 0x559a62eca1dd - once_cell::sync::OnceCell::get_or_init::h6e9517eac8df5573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:786:19 [INFO] [stdout] 21: 0x559a62eca132 - once_cell::sync::Lazy::force::h2b61553d894f42e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:952:13 [INFO] [stdout] 22: 0x559a62ec99de - as core::ops::deref::Deref>::deref::h50600bec9648b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1/src/lib.rs:962:13 [INFO] [stdout] 23: 0x559a62ebfd60 - tensor_compute::gpu_store::GpuStore::get_default::hf52c81b5a14582ed [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x559a62eb2a27 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::hddf63c3d0c7e90e8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:97:19 [INFO] [stdout] 25: 0x559a62eb585e - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::ln_test::{{closure}}::habfda4a47fc9d4a5 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:55:28 [INFO] [stdout] 26: 0x559a62e65309 - as core::future::future::Future>::poll::h9fd9a0d005cbf495 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x559a62e85243 - futures_executor::local_pool::block_on::{{closure}}::h591fe34373fb86a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:23 [INFO] [stdout] 28: 0x559a62e83cd3 - futures_executor::local_pool::run_executor::{{closure}}::h9fe6a670e6e6a91d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:87:37 [INFO] [stdout] 29: 0x559a62ea918a - std::thread::local::LocalKey::try_with::h130dca3505500caf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x559a62ea8723 - std::thread::local::LocalKey::with::h6cdc8cb9d82cf44a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x559a62e82a20 - futures_executor::local_pool::run_executor::hcaee89f9e676ba9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:83:5 [INFO] [stdout] 32: 0x559a62e84d68 - futures_executor::local_pool::block_on::hcde6d150d3a4fd41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src/local_pool.rs:317:5 [INFO] [stdout] 33: 0x559a62eb5605 - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::ln_test::hca7135996d69a43c [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:64:9 [INFO] [stdout] 34: 0x559a62eb55aa - tensor_compute::tensors::gpu_tensor::gpu_ops::unary_ops::test::ln_test::{{closure}}::h732df189db890d46 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/unary_ops/mod.rs:53:5 [INFO] [stdout] 35: 0x559a62e9757e - core::ops::function::FnOnce::call_once::h79f2d6950287865d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x559a62efcff3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559a62efcff3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x559a62efbaa0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559a62efbaa0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x559a62efbaa0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x559a62efbaa0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x559a62efbaa0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x559a62efbaa0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x559a62efbaa0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x559a62ed6d72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x559a62ed6d72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x559a62edaae8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x559a62edaae8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x559a62edaae8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x559a62edaae8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x559a62edaae8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x559a62edaae8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x559a633dacb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x559a633dacb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7f99d1855609 - start_thread [INFO] [stdout] 58: 0x7f99d162d293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] autograd::exp_grad_works [INFO] [stdout] autograd::matmul_grad_works [INFO] [stdout] autograd::sum_grad_works [INFO] [stdout] tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_scalar_test [INFO] [stdout] tensors::gpu_tensor::gpu_ops::binary_ops::tests::add_test [INFO] [stdout] tensors::gpu_tensor::gpu_ops::binary_ops::tests::div_scalar_test [INFO] [stdout] tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_div [INFO] [stdout] tensors::gpu_tensor::gpu_ops::binary_ops::tests::dot_mul [INFO] [stdout] tensors::gpu_tensor::gpu_ops::binary_ops::tests::mul_scalar_test [INFO] [stdout] tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_scalar_test [INFO] [stdout] tensors::gpu_tensor::gpu_ops::binary_ops::tests::sub_test [INFO] [stdout] tensors::gpu_tensor::gpu_ops::bmm::tests::big_rank_2_mm_different_dims [INFO] [stdout] tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm [INFO] [stdout] tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims [INFO] [stdout] tensors::gpu_tensor::gpu_ops::compare::tests::compare_test [INFO] [stdout] tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with [INFO] [stdout] tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose [INFO] [stdout] tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_1d [INFO] [stdout] tensors::gpu_tensor::gpu_ops::unary_ops::sum::test::sum_test_2d [INFO] [stdout] tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone [INFO] [stdout] tensors::gpu_tensor::gpu_ops::unary_ops::test::can_clone_non_uniform_shape [INFO] [stdout] tensors::gpu_tensor::gpu_ops::unary_ops::test::exp_test [INFO] [stdout] tensors::gpu_tensor::gpu_ops::unary_ops::test::ln_test [INFO] [stdout] tensors::gpu_tensor::tests::strides_work [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "a05b10bd7b17e9ca28757627d2d6514a0a0a1e6d50ec2ff00d4d7c6ad5c59c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05b10bd7b17e9ca28757627d2d6514a0a0a1e6d50ec2ff00d4d7c6ad5c59c5e", kill_on_drop: false }` [INFO] [stdout] a05b10bd7b17e9ca28757627d2d6514a0a0a1e6d50ec2ff00d4d7c6ad5c59c5e