[INFO] fetching crate tensor_compute 0.1.0... [INFO] testing tensor_compute-0.1.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate tensor_compute 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tensor_compute 0.1.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tensor_compute 0.1.0 [INFO] finished tweaking crates.io crate tensor_compute 0.1.0 [INFO] tweaked toml for crates.io crate tensor_compute 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate tensor_compute 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ada83d06a80ae2142a3b7088dcca2bcc2f784ac09b01f03e3995c91cfa389cee [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" "ada83d06a80ae2142a3b7088dcca2bcc2f784ac09b01f03e3995c91cfa389cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ada83d06a80ae2142a3b7088dcca2bcc2f784ac09b01f03e3995c91cfa389cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada83d06a80ae2142a3b7088dcca2bcc2f784ac09b01f03e3995c91cfa389cee", kill_on_drop: false }` [INFO] [stdout] ada83d06a80ae2142a3b7088dcca2bcc2f784ac09b01f03e3995c91cfa389cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cce07c1f131971d78db32eca4d25426328ae9165c9635c93a43f9798f543d3cf [INFO] running `Command { std: "docker" "start" "-a" "cce07c1f131971d78db32eca4d25426328ae9165c9635c93a43f9798f543d3cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling slab v0.4.2 [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 xml-rs v0.8.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wgpu-types v0.6.0 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling tracing v0.1.19 [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 raw-window-handle v0.3.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling getrandom v0.1.14 [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 blocking v0.4.7 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [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 parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling spirv_headers v1.4.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rusttype v0.8.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 calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.1 [INFO] [stderr] Compiling wgpu-core v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wgpu v0.6.0 [INFO] [stderr] Compiling tensor_compute v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::prelude::CpuTransferable` [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::CpuTransferable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::GpuTensor` [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::GpuTensor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `s` [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{s, ShapeStrides}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::broadcast_shape_and_stride` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::broadcast_shape_and_stride; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ShapeStrides` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::ShapeStrides; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GpuTensor`, `s` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/slicing_tests.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{s, GpuTensor}; [INFO] [stdout] | ^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 40s [INFO] running `Command { std: "docker" "inspect" "cce07c1f131971d78db32eca4d25426328ae9165c9635c93a43f9798f543d3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce07c1f131971d78db32eca4d25426328ae9165c9635c93a43f9798f543d3cf", kill_on_drop: false }` [INFO] [stdout] cce07c1f131971d78db32eca4d25426328ae9165c9635c93a43f9798f543d3cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4f2dc74c83b3081bc7a079be191afa293491770c9081682c8e8f837bf78bc82 [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" "c4f2dc74c83b3081bc7a079be191afa293491770c9081682c8e8f837bf78bc82", kill_on_drop: false }` [INFO] [stderr] Compiling tensor_compute v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::prelude::CpuTransferable` [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::CpuTransferable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::GpuTensor` [INFO] [stdout] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::GpuTensor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `s` [INFO] [stdout] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{s, ShapeStrides}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::broadcast_shape_and_stride` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::broadcast_shape_and_stride; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ShapeStrides` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::ShapeStrides; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GpuTensor`, `s` [INFO] [stdout] --> src/tensors/gpu_tensor/shape_changing/slicing_tests.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{s, GpuTensor}; [INFO] [stdout] | ^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.06s [INFO] running `Command { std: "docker" "inspect" "c4f2dc74c83b3081bc7a079be191afa293491770c9081682c8e8f837bf78bc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f2dc74c83b3081bc7a079be191afa293491770c9081682c8e8f837bf78bc82", kill_on_drop: false }` [INFO] [stdout] c4f2dc74c83b3081bc7a079be191afa293491770c9081682c8e8f837bf78bc82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1e43589d4beb66ccbd723d964fa0c0a0e21647ca510cd47c22bf7cccc20856e [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" "d1e43589d4beb66ccbd723d964fa0c0a0e21647ca510cd47c22bf7cccc20856e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::prelude::CpuTransferable` [INFO] [stderr] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::prelude::CpuTransferable; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::GpuTensor` [INFO] [stderr] --> src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::GpuTensor; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `s` [INFO] [stderr] --> src/tensors/gpu_tensor/indexing/index_to_dim_stride.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::{s, ShapeStrides}; [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::broadcast_shape_and_stride` [INFO] [stderr] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::broadcast_shape_and_stride; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::ShapeStrides` [INFO] [stderr] --> src/tensors/gpu_tensor/shape_changing/broadcast_tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::ShapeStrides; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `GpuTensor`, `s` [INFO] [stderr] --> src/tensors/gpu_tensor/shape_changing/slicing_tests.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{s, GpuTensor}; [INFO] [stderr] | ^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tensor_compute-30bdba40c83a837d [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::allows_start_equals_end ... ok [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::can_index ... ok [INFO] [stdout] test tensors::gpu_tensor::shape_changing::broadcast_tests::broadcast_works_with_additional_unit_dim ... ok [INFO] [stdout] test tensors::gpu_tensor::shape_changing::broadcast_tests::broadcast_works_from_scalar ... ok [INFO] [stdout] test tensors::gpu_tensor::shape_changing::broadcast_tests::simple_broadcast_works ... ok [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::can_index_edge_cases ... ok [INFO] [stdout] test tensors::gpu_tensor::shape_changing::broadcast_tests::simple_broadcast_with_skipping_works ... 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::utils::can_calc_strides_from_shape ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm ... 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::make_contiguous::tests::can_create_contiguous_from_view ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::compare::tests::compare_test ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::clone::tests::can_clone_non_uniform_shape ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::relu::tests::leaky_relu ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::clone::tests::can_clone ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::bmm::tests::mm_with_broadcasting ... FAILED [INFO] [stdout] test tensors::gpu_tensor::shape_changing::slicing_tests::slice_works ... FAILED [INFO] [stdout] test tensors::gpu_tensor::tests::strides_work ... FAILED [INFO] [stdout] test tensors::gpu_tensor::indexing::index_to_dim_stride::doesnt_allow_end_smaller_than_start ... ok [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign ... FAILED [INFO] [stdout] test tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with ... FAILED [INFO] [stdout] test tensors::gpu_tensor::tests::broadcast_work ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm stdout ---- [INFO] [stdout] thread '' panicked at 'No GPU detected!', src/gpu_store/mod.rs:56:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8a4723f - tensor_compute::gpu_store::GpuStore::new::{{closure}}::ha691d73e1c0738f0 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:56:9 [INFO] [stdout] 15: 0x561eb8a6ef70 - as core::future::future::Future>::poll::hfb8a267eec1f571d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 16: 0x561eb8a76ec6 - futures_executor::local_pool::block_on::{{closure}}::h7933ccd548c548e5 [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: 0x561eb8a7600f - futures_executor::local_pool::run_executor::{{closure}}::h91654d1ed92b470f [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: 0x561eb8a625ca - std::thread::local::LocalKey::try_with::he1c528cb938f543e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 19: 0x561eb8a61718 - std::thread::local::LocalKey::with::hcf6c315785debc61 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 20: 0x561eb8a753e8 - futures_executor::local_pool::run_executor::hbb596dd678103514 [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: 0x561eb8a767cd - futures_executor::local_pool::block_on::h843101244e23ab99 [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: 0x561eb8a4691b - tensor_compute::gpu_store::DEVICES::{{closure}}::{{closure}}::ha244d44e2e928e57 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:7:39 [INFO] [stdout] 23: 0x561eb8a524a0 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9c512f736bdee60e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 24: 0x561eb8ab27ca - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6056b1b31481b959 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 25: 0x561eb8a945ea - as core::ops::function::FnOnce<()>>::call_once::hec984b567833fc55 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x561eb8a6a3ad - std::panicking::try::do_call::hdc6a8c158b4f2c56 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x561eb8a7471d - __rust_try [INFO] [stdout] 28: 0x561eb8a6a265 - std::panicking::try::h9127fd556631c546 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x561eb8a9481a - std::panic::catch_unwind::hc7b45b858aeff336 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x561eb8ab25af - std::thread::Builder::spawn_unchecked::{{closure}}::h55490d3b5abdb5ad [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 31: 0x561eb8a7811e - core::ops::function::FnOnce::call_once{{vtable.shim}}::hacfecbd80454d1f8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 33: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 34: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 35: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 36: 0x7f53cd9bc293 - clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', src/gpu_store/mod.rs:8:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb904c1e7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x561eb9049b1c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb904c149 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x561eb906d171 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x561eb906cf93 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x561eb8a8e8e5 - core::result::Result::unwrap::h8319f1617a63c2f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x561eb8a46a52 - tensor_compute::gpu_store::DEVICES::{{closure}}::h0fb82b4b471a8b72 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:8:5 [INFO] [stdout] 18: 0x561eb8a786d5 - core::ops::function::FnOnce::call_once::hea6755a8d6bd40d5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x561eb8a78682 - core::ops::function::FnOnce::call_once::he22d621d86df265e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561eb8ab699a - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:953:28 [INFO] [stdout] 21: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 22: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 23: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 24: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 25: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 26: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 27: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 28: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 29: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 30: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 31: 0x561eb8a9b021 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm::{{closure}}::he013f2ca6d4b8e65 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:7:18 [INFO] [stdout] 32: 0x561eb8a6e6c7 - as core::future::future::Future>::poll::hc27c92cb9485a33f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x561eb8a76fd6 - futures_executor::local_pool::block_on::{{closure}}::h8555baf12cf5cbde [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] 34: 0x561eb8a763a1 - futures_executor::local_pool::run_executor::{{closure}}::hac19df55887fe935 [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] 35: 0x561eb8a62031 - std::thread::local::LocalKey::try_with::h6a869043b63cd6f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 36: 0x561eb8a615f3 - std::thread::local::LocalKey::with::h9cec96d1fce19992 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 37: 0x561eb8a75256 - futures_executor::local_pool::run_executor::h9652b5b2d81a6df8 [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] 38: 0x561eb8a76587 - futures_executor::local_pool::block_on::h6e0a94f58919d94c [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] 39: 0x561eb8a9aef0 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm::h48fb833de30b4636 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:15:5 [INFO] [stdout] 40: 0x561eb8a9ae8a - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm::{{closure}}::hac3878b24df66217 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:5:1 [INFO] [stdout] 41: 0x561eb8a783ae - core::ops::function::FnOnce::call_once::h7fd885d3c2aaa1f1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 44: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 45: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 46: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 47: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 48: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 49: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 50: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 51: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 52: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 53: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 58: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 59: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 60: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 61: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 62: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 63: 0x7f53cd9bc293 - clone [INFO] [stdout] 64: 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.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a9bba1 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims::{{closure}}::ha63d370e63218a56 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:21:18 [INFO] [stdout] 26: 0x561eb8a6e2d7 - as core::future::future::Future>::poll::h8ba88491368f867d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x561eb8a77036 - futures_executor::local_pool::block_on::{{closure}}::h909731d2a5497aa7 [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: 0x561eb8a75a51 - futures_executor::local_pool::run_executor::{{closure}}::h5131fa9fa7b72516 [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: 0x561eb8a62391 - std::thread::local::LocalKey::try_with::hcbef14f9204faa51 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 30: 0x561eb8a61353 - std::thread::local::LocalKey::with::h0ff65a7303f75538 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 31: 0x561eb8a75316 - futures_executor::local_pool::run_executor::hae61d31f900c072f [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: 0x561eb8a76707 - futures_executor::local_pool::block_on::h824f483cce5d8b8d [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: 0x561eb8a9ba70 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims::hc57be7fb06035edb [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:29:5 [INFO] [stdout] 34: 0x561eb8a9ba0a - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::simple_rank_2_mm_different_dims::{{closure}}::h5ababe3044d05585 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:19:1 [INFO] [stdout] 35: 0x561eb8a7870e - core::ops::function::FnOnce::call_once::hf31826e90b6c2f12 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 38: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 44: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 45: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 47: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 48: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 49: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 52: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 54: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 56: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 57: 0x7f53cd9bc293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a72a1f - tensor_compute::tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view::{{closure}}::h569eb7edde29a8c6 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/make_contiguous/tests.rs:6:18 [INFO] [stdout] 26: 0x561eb8a6ea27 - as core::future::future::Future>::poll::hd8b2a31bf645926c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x561eb8a76f16 - futures_executor::local_pool::block_on::{{closure}}::h7964f8ba14b1a443 [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: 0x561eb8a75b71 - futures_executor::local_pool::run_executor::{{closure}}::h6217d04606e4766a [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: 0x561eb8a618d1 - std::thread::local::LocalKey::try_with::h05e2da8746e93271 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 30: 0x561eb8a61473 - std::thread::local::LocalKey::with::h59463a708f0e4325 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 31: 0x561eb8a750d6 - futures_executor::local_pool::run_executor::h6d91237a45428951 [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: 0x561eb8a76c45 - futures_executor::local_pool::block_on::hf19925273309891d [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: 0x561eb8a728de - tensor_compute::tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view::h075e21d6664d9820 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/make_contiguous/tests.rs:11:5 [INFO] [stdout] 34: 0x561eb8a7287a - tensor_compute::tensors::gpu_tensor::gpu_ops::make_contiguous::tests::can_create_contiguous_from_view::{{closure}}::hcb7d01328e11b91c [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/make_contiguous/tests.rs:4:1 [INFO] [stdout] 35: 0x561eb8a7831e - core::ops::function::FnOnce::call_once::h56c11bdc03cf3bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 38: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 44: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 45: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 47: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 48: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 49: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 52: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 54: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 56: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 57: 0x7f53cd9bc293 - clone [INFO] [stdout] 58: 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.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a567d6 - tensor_compute::tensors::gpu_tensor::gpu_ops::compare::tests::compare_test::{{closure}}::hf1dbfa074592f65b [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/compare/tests.rs:6:24 [INFO] [stdout] 26: 0x561eb8a6e637 - as core::future::future::Future>::poll::hb0a6485de17b1c49 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x561eb8a76f76 - futures_executor::local_pool::block_on::{{closure}}::h82da2d4a1f40dde3 [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: 0x561eb8a76161 - futures_executor::local_pool::run_executor::{{closure}}::h94540ef2871e2fd5 [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: 0x561eb8a624a1 - std::thread::local::LocalKey::try_with::hd825295fcfda31a6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 30: 0x561eb8a61413 - std::thread::local::LocalKey::with::h56295182baddee35 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 31: 0x561eb8a74e96 - futures_executor::local_pool::run_executor::h4bdf47d0ca18162c [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: 0x561eb8a76645 - futures_executor::local_pool::block_on::h7460f090c6d48827 [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: 0x561eb8a5667e - tensor_compute::tensors::gpu_tensor::gpu_ops::compare::tests::compare_test::h8c76e9cfb6881ec4 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/compare/tests.rs:20:5 [INFO] [stdout] 34: 0x561eb8a5661a - tensor_compute::tensors::gpu_tensor::gpu_ops::compare::tests::compare_test::{{closure}}::h3d624d8df923eb13 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/compare/tests.rs:4:1 [INFO] [stdout] 35: 0x561eb8a7828e - core::ops::function::FnOnce::call_once::h3fcfe70f426a7f6f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 38: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 44: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 45: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 47: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 48: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 49: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 52: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 54: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 56: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 57: 0x7f53cd9bc293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::clone::tests::can_clone_non_uniform_shape stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::clone::tests::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.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a812d9 - tensor_compute::tensors::gpu_tensor::gpu_ops::clone::tests::can_clone_non_uniform_shape::{{closure}}::h3935b56c5bd77b6d [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/clone/tests.rs:16:18 [INFO] [stdout] 26: 0x561eb8a6e877 - as core::future::future::Future>::poll::hc7ddc1152e6550e6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x561eb8a771b6 - futures_executor::local_pool::block_on::{{closure}}::hf3c80ae56b4c797f [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: 0x561eb8a75db1 - futures_executor::local_pool::run_executor::{{closure}}::h7cb9935f45f71c50 [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: 0x561eb8a61f21 - std::thread::local::LocalKey::try_with::h56be0e9aee651a87 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 30: 0x561eb8a61653 - std::thread::local::LocalKey::with::ha0ddb6b7d44ca4c1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 31: 0x561eb8a754b6 - futures_executor::local_pool::run_executor::hc6f51a622a84f7cd [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: 0x561eb8a76d05 - futures_executor::local_pool::block_on::hfead026f55deca3a [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: 0x561eb8a811ae - tensor_compute::tensors::gpu_tensor::gpu_ops::clone::tests::can_clone_non_uniform_shape::h7b2e91dfe5fc99ff [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/clone/tests.rs:20:5 [INFO] [stdout] 34: 0x561eb8a8114a - tensor_compute::tensors::gpu_tensor::gpu_ops::clone::tests::can_clone_non_uniform_shape::{{closure}}::hdd25c1f90a8af267 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/clone/tests.rs:14:1 [INFO] [stdout] 35: 0x561eb8a7817e - core::ops::function::FnOnce::call_once::h10e6e5d208d78460 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 38: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 44: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 45: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 47: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 48: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 49: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 52: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 54: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 56: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 57: 0x7f53cd9bc293 - clone [INFO] [stdout] 58: 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.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a5c7a3 - tensor_compute::tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose::{{closure}}::h5a90f175e1f76b92 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/transpose/tests.rs:7:24 [INFO] [stdout] 26: 0x561eb8a6daf7 - as core::future::future::Future>::poll::h4f8037ef7d00b5fb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x561eb8a770f6 - futures_executor::local_pool::block_on::{{closure}}::hd39a0212f2acae07 [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: 0x561eb8a756f1 - futures_executor::local_pool::run_executor::{{closure}}::h167d02d69448bcc4 [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: 0x561eb8a619e1 - std::thread::local::LocalKey::try_with::h0e7686688967d4df [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 30: 0x561eb8a61593 - std::thread::local::LocalKey::with::h9cba8caab3c45ca2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 31: 0x561eb8a75636 - futures_executor::local_pool::run_executor::hffd96e0632fe0593 [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: 0x561eb8a76ac7 - futures_executor::local_pool::block_on::hd1fde6bd6d58903b [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: 0x561eb8a5c640 - tensor_compute::tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose::hb86a1f47232ad59e [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/transpose/tests.rs:21:5 [INFO] [stdout] 34: 0x561eb8a5c5da - tensor_compute::tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose::{{closure}}::h478e33758e9d6f26 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/transpose/tests.rs:5:1 [INFO] [stdout] 35: 0x561eb8a7846e - core::ops::function::FnOnce::call_once::h927bb65d3138c59d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 38: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 44: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 45: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 47: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 48: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 49: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 52: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 54: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 56: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 57: 0x7f53cd9bc293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::relu::tests::leaky_relu stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::relu::tests::leaky_relu' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a8a309 - tensor_compute::tensors::gpu_tensor::gpu_ops::relu::tests::leaky_relu::{{closure}}::hbb0c962575ea578a [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/relu/tests.rs:7:22 [INFO] [stdout] 26: 0x561eb8a6e487 - as core::future::future::Future>::poll::h9cf9692fab0e4daa [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x561eb8a77096 - futures_executor::local_pool::block_on::{{closure}}::hd21363bd3fca736b [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: 0x561eb8a75811 - futures_executor::local_pool::run_executor::{{closure}}::h3ceb0090167b8eea [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: 0x561eb8a61c01 - std::thread::local::LocalKey::try_with::h2a75f96a63e7a322 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 30: 0x561eb8a617e3 - std::thread::local::LocalKey::with::hfaab2f12c17d3bef [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 31: 0x561eb8a74dd6 - futures_executor::local_pool::run_executor::h1afa7a079a0d8125 [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: 0x561eb8a76b85 - futures_executor::local_pool::block_on::heb755499d5219fde [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: 0x561eb8a8a1de - tensor_compute::tensors::gpu_tensor::gpu_ops::relu::tests::leaky_relu::h3360931c15998608 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/relu/tests.rs:14:5 [INFO] [stdout] 34: 0x561eb8a8a17a - tensor_compute::tensors::gpu_tensor::gpu_ops::relu::tests::leaky_relu::{{closure}}::h018b0445b0b6d208 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/relu/tests.rs:5:1 [INFO] [stdout] 35: 0x561eb8a7840e - core::ops::function::FnOnce::call_once::h8fd5d669d3a892d7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 38: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 44: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 45: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 47: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 48: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 49: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 52: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 54: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 56: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 57: 0x7f53cd9bc293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::clone::tests::can_clone stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::clone::tests::can_clone' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a806af - tensor_compute::tensors::gpu_tensor::gpu_ops::clone::tests::can_clone::{{closure}}::he5e8261b130ac2d9 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/clone/tests.rs:6:18 [INFO] [stdout] 26: 0x561eb8a6eb47 - as core::future::future::Future>::poll::he39a01bec7276491 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x561eb8a77156 - futures_executor::local_pool::block_on::{{closure}}::heb23a45f38964283 [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: 0x561eb8a75c91 - futures_executor::local_pool::run_executor::{{closure}}::h64bb075e4bf783dd [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: 0x561eb8a62141 - std::thread::local::LocalKey::try_with::haa5bfcbcc8e86664 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 30: 0x561eb8a61533 - std::thread::local::LocalKey::with::h650190dfecabdbc9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 31: 0x561eb8a75196 - futures_executor::local_pool::run_executor::h8d388f9708f9e8da [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: 0x561eb8a76a05 - futures_executor::local_pool::block_on::ha275e8212e38453d [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: 0x561eb8a8056e - tensor_compute::tensors::gpu_tensor::gpu_ops::clone::tests::can_clone::h5fb18803a6a74b77 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/clone/tests.rs:10:5 [INFO] [stdout] 34: 0x561eb8a8050a - tensor_compute::tensors::gpu_tensor::gpu_ops::clone::tests::can_clone::{{closure}}::h61c81420e3e917d5 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/clone/tests.rs:4:1 [INFO] [stdout] 35: 0x561eb8a7825e - core::ops::function::FnOnce::call_once::h317f37a57550f04b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 38: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 44: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 45: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 47: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 48: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 49: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 52: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 54: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 56: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 57: 0x7f53cd9bc293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::bmm::tests::mm_with_broadcasting stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::bmm::tests::mm_with_broadcasting' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a9c737 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::mm_with_broadcasting::{{closure}}::h4c11a41bae9554bf [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:37:18 [INFO] [stdout] 26: 0x561eb8a6ed97 - as core::future::future::Future>::poll::he721dc8d73868650 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x561eb8a76df6 - futures_executor::local_pool::block_on::{{closure}}::h18958b5dd8e8df57 [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: 0x561eb8a75931 - futures_executor::local_pool::run_executor::{{closure}}::h3d0b4a2811e0c248 [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: 0x561eb8a61d11 - std::thread::local::LocalKey::try_with::h2f983f115dbd54bf [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 30: 0x561eb8a612f3 - std::thread::local::LocalKey::with::h04cf9000c00dd5c2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 31: 0x561eb8a75576 - futures_executor::local_pool::run_executor::hfce086f22443ce79 [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: 0x561eb8a76947 - futures_executor::local_pool::block_on::h86f1f0cf78c776c3 [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: 0x561eb8a9c5f0 - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::mm_with_broadcasting::hb0a77ece3b3f9ef4 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:46:5 [INFO] [stdout] 34: 0x561eb8a9c58a - tensor_compute::tensors::gpu_tensor::gpu_ops::bmm::tests::mm_with_broadcasting::{{closure}}::h22e9c8f46d974aed [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/bmm/tests.rs:33:1 [INFO] [stdout] 35: 0x561eb8a782ee - core::ops::function::FnOnce::call_once::h4b02b69bee4728b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] 38: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 44: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 45: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 47: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 48: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 49: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 52: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 54: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 56: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 57: 0x7f53cd9bc293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::shape_changing::slicing_tests::slice_works stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::shape_changing::slicing_tests::slice_works' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a51f6c - tensor_compute::tensors::gpu_tensor::shape_changing::slicing_tests::slice_works::hc9e141bb4a345821 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/shape_changing/slicing_tests.rs:5:13 [INFO] [stdout] 26: 0x561eb8a51e4a - tensor_compute::tensors::gpu_tensor::shape_changing::slicing_tests::slice_works::{{closure}}::h0cabece764cae4d0 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/shape_changing/slicing_tests.rs:4:1 [INFO] [stdout] 27: 0x561eb8a7861e - core::ops::function::FnOnce::call_once::hd5928642daef3168 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 29: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 30: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 31: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 36: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 37: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 39: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 44: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 46: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 47: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 48: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 49: 0x7f53cd9bc293 - clone [INFO] [stdout] 50: 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.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a4b1b3 - tensor_compute::tensors::gpu_tensor::tests::strides_work::h674d5c901dcfdc25 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/tests.rs:5:13 [INFO] [stdout] 26: 0x561eb8a4b0ca - tensor_compute::tensors::gpu_tensor::tests::strides_work::{{closure}}::hb8809beee7da94be [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/tests.rs:4:1 [INFO] [stdout] 27: 0x561eb8a7837e - core::ops::function::FnOnce::call_once::h7b4fbdaa6a3ad0a7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 29: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 30: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 31: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 36: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 37: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 39: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 44: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 46: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 47: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 48: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 49: 0x7f53cd9bc293 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a71ecf - tensor_compute::tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign::{{closure}}::h404e6bcfeade07b2 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/assign/tests.rs:7:22 [INFO] [stdout] 26: 0x561eb8a6d6f7 - as core::future::future::Future>::poll::h3128c2eeab7ae681 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x561eb8a76e56 - futures_executor::local_pool::block_on::{{closure}}::h5bb74361fa1b9e5e [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: 0x561eb8a76281 - futures_executor::local_pool::run_executor::{{closure}}::h9db662caff656a7c [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: 0x561eb8a61af1 - std::thread::local::LocalKey::try_with::h1e58bd76414640a1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 30: 0x561eb8a614d3 - std::thread::local::LocalKey::with::h5cc546b5bcf05004 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 31: 0x561eb8a74f56 - futures_executor::local_pool::run_executor::h57cc31c3e4b35266 [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: 0x561eb8a764c5 - futures_executor::local_pool::block_on::h31dfda8517610a02 [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: 0x561eb8a71d4e - tensor_compute::tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign::hc2ba7fa13b4579fa [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/assign/tests.rs:18:5 [INFO] [stdout] 34: 0x561eb8a71cea - tensor_compute::tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign::{{closure}}::h6b4abdb14afbda06 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/assign/tests.rs:5:1 [INFO] [stdout] 35: 0x561eb8a782be - core::ops::function::FnOnce::call_once::h4967b276a36bd538 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 38: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 44: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 45: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 47: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 48: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 49: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 52: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 54: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 56: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 57: 0x7f53cd9bc293 - clone [INFO] [stdout] 58: 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.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a8acf9 - tensor_compute::tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with::{{closure}}::h5ea60f6d548076ef [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/fill_with/tests.rs:7:26 [INFO] [stdout] 26: 0x561eb8a6ddc7 - as core::future::future::Future>::poll::h671e937058d5fff1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x561eb8a76d96 - futures_executor::local_pool::block_on::{{closure}}::h047a21a737395485 [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: 0x561eb8a75ed1 - futures_executor::local_pool::run_executor::{{closure}}::h8d8f8b7f51a36af1 [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: 0x561eb8a626e1 - std::thread::local::LocalKey::try_with::hf60d6f9cb8b7ec08 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 30: 0x561eb8a613b3 - std::thread::local::LocalKey::with::h2637b9e60acd7171 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 31: 0x561eb8a75016 - futures_executor::local_pool::run_executor::h6c40682686da1619 [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: 0x561eb8a76887 - futures_executor::local_pool::block_on::h850267f73a6380ff [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: 0x561eb8a8abd0 - tensor_compute::tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with::hb2de8898a16222c6 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/fill_with/tests.rs:14:5 [INFO] [stdout] 34: 0x561eb8a8ab6a - tensor_compute::tensors::gpu_tensor::gpu_ops::fill_with::tests::fill_with::{{closure}}::hd8fef84450b9bd1c [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/gpu_ops/fill_with/tests.rs:5:1 [INFO] [stdout] 35: 0x561eb8a7864e - core::ops::function::FnOnce::call_once::hdf0379f0f35958c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 38: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 39: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 44: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 45: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 46: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 47: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 48: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 49: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 52: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 54: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 56: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 57: 0x7f53cd9bc293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensors::gpu_tensor::tests::broadcast_work stdout ---- [INFO] [stdout] thread 'tensors::gpu_tensor::tests::broadcast_work' panicked at 'Lazy instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561eb9049660 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561eb9049660 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561eb9049660 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561eb9049660 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561eb906f4bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561eb90457e2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561eb904bf05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561eb904bf05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561eb904bf05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561eb904ba92 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561eb904c6a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561eb902d29e - std::panicking::begin_panic::{{closure}}::h14451a04a11d1865 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x561eb902dcb9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb75580d72b967917 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561eb902d1cb - std::panicking::begin_panic::hfb71715e29030cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x561eb8ab697f - once_cell::sync::Lazy::force::{{closure}}::h2884f53355abe2d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:954:25 [INFO] [stdout] 15: 0x561eb8ab6a13 - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha8430ce93da264a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:57 [INFO] [stdout] 16: 0x561eb8a51c24 - once_cell::imp::OnceCell::initialize::{{closure}}::h196fb3a796b34944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:97:19 [INFO] [stdout] 17: 0x561eb9021015 - once_cell::imp::initialize_inner::h48b6db26f89690b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:171:31 [INFO] [stdout] 18: 0x561eb8a51b9e - once_cell::imp::OnceCell::initialize::hee9ce0ade06fbfc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/imp_std.rs:95:9 [INFO] [stdout] 19: 0x561eb8ab6ac8 - once_cell::sync::OnceCell::get_or_try_init::h2af28a05bf52acd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:826:13 [INFO] [stdout] 20: 0x561eb8ab69cd - once_cell::sync::OnceCell::get_or_init::hc21abdbf43fd8333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:786:19 [INFO] [stdout] 21: 0x561eb8ab6905 - once_cell::sync::Lazy::force::h1a402d87a47c5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:952:13 [INFO] [stdout] 22: 0x561eb8ab64ae - as core::ops::deref::Deref>::deref::hf9c5287e01e2cab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src/lib.rs:962:13 [INFO] [stdout] 23: 0x561eb8a46ae3 - tensor_compute::gpu_store::GpuStore::get_default::h3817303f6431fae4 [INFO] [stdout] at /opt/rustwide/workdir/src/gpu_store/mod.rs:18:27 [INFO] [stdout] 24: 0x561eb8a6fe47 - tensor_compute::tensors::gpu_tensor::accessors_contructors::::from::ha130cf1154d1d433 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/accessors_contructors.rs:98:19 [INFO] [stdout] 25: 0x561eb8a4b80f - tensor_compute::tensors::gpu_tensor::tests::broadcast_work::h26c91c445470d4a3 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/tests.rs:14:13 [INFO] [stdout] 26: 0x561eb8a4b70a - tensor_compute::tensors::gpu_tensor::tests::broadcast_work::{{closure}}::hc15f9fb93f3501c8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensors/gpu_tensor/tests.rs:13:1 [INFO] [stdout] 27: 0x561eb8a781ae - core::ops::function::FnOnce::call_once::h1ad2651a35dac414 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x561eb8adf633 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 29: 0x561eb8adf633 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 30: 0x561eb8addd28 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 31: 0x561eb8addd28 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 32: 0x561eb8addd28 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 33: 0x561eb8addd28 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 34: 0x561eb8addd28 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 35: 0x561eb8addd28 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 36: 0x561eb8addd28 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 37: 0x561eb8ab8316 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 39: 0x561eb8abcadd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x561eb8abcadd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x561eb8abcadd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 42: 0x561eb8abcadd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 43: 0x561eb8abcadd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 44: 0x561eb8abcadd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 46: 0x561eb9051eda - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 47: 0x561eb9051eda - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 48: 0x7f53cdbe4609 - start_thread [INFO] [stdout] 49: 0x7f53cd9bc293 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tensors::gpu_tensor::gpu_ops::assign::tests::simple_assign [INFO] [stdout] tensors::gpu_tensor::gpu_ops::bmm::tests::mm_with_broadcasting [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::clone::tests::can_clone [INFO] [stdout] tensors::gpu_tensor::gpu_ops::clone::tests::can_clone_non_uniform_shape [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::make_contiguous::tests::can_create_contiguous_from_view [INFO] [stdout] tensors::gpu_tensor::gpu_ops::relu::tests::leaky_relu [INFO] [stdout] tensors::gpu_tensor::gpu_ops::transpose::tests::can_transpose [INFO] [stdout] tensors::gpu_tensor::shape_changing::slicing_tests::slice_works [INFO] [stdout] tensors::gpu_tensor::tests::broadcast_work [INFO] [stdout] tensors::gpu_tensor::tests::strides_work [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d1e43589d4beb66ccbd723d964fa0c0a0e21647ca510cd47c22bf7cccc20856e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e43589d4beb66ccbd723d964fa0c0a0e21647ca510cd47c22bf7cccc20856e", kill_on_drop: false }` [INFO] [stdout] d1e43589d4beb66ccbd723d964fa0c0a0e21647ca510cd47c22bf7cccc20856e