[INFO] cloning repository https://github.com/BenFradet/allumette
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenFradet/allumette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fallumette", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fallumette'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 076068e0874d9ce32d4c67e6512cfcca9de755c1
[INFO] testing BenFradet/allumette against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Fallumette" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BenFradet/allumette
[INFO] finished tweaking git repo https://github.com/BenFradet/allumette
[INFO] tweaked toml for git repo https://github.com/BenFradet/allumette written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BenFradet/allumette on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BenFradet/allumette already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/ratatui/ratatui`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v27.0.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded strum v0.28.0
[INFO] [stderr]   Downloaded strum_macros v0.28.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb23f9ac3762c67d50ba5e42c72526ee0b3996ef417a9b758156f42af1b2a051
[INFO] running `Command { std: "docker" "start" "-a" "bb23f9ac3762c67d50ba5e42c72526ee0b3996ef417a9b758156f42af1b2a051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb23f9ac3762c67d50ba5e42c72526ee0b3996ef417a9b758156f42af1b2a051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb23f9ac3762c67d50ba5e42c72526ee0b3996ef417a9b758156f42af1b2a051", kill_on_drop: false }`
[INFO] [stdout] bb23f9ac3762c67d50ba5e42c72526ee0b3996ef417a9b758156f42af1b2a051
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3759227c07504790e9d0d15f2a3adf7bae56aab30cac330d4b08bdd255c702d
[INFO] running `Command { std: "docker" "start" "-a" "b3759227c07504790e9d0d15f2a3adf7bae56aab30cac330d4b08bdd255c702d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling wgpu-types v27.0.1
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ratatui-core v0.1.0 (https://github.com/ratatui/ratatui?branch=main#0a87882e)
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0 (https://github.com/ratatui/ratatui?branch=main#0a87882e)
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0 (https://github.com/ratatui/ratatui?branch=main#0a87882e)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ratatui-macros v0.7.0 (https://github.com/ratatui/ratatui?branch=main#0a87882e)
[INFO] [stderr]    Compiling ratatui v0.30.0 (https://github.com/ratatui/ratatui?branch=main#0a87882e)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]    Compiling allumette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "b3759227c07504790e9d0d15f2a3adf7bae56aab30cac330d4b08bdd255c702d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3759227c07504790e9d0d15f2a3adf7bae56aab30cac330d4b08bdd255c702d", kill_on_drop: false }`
[INFO] [stdout] b3759227c07504790e9d0d15f2a3adf7bae56aab30cac330d4b08bdd255c702d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab00b1346d5167ba364c75dc0b51620482906e4e94f124d0fbe37a76bd47abde
[INFO] running `Command { std: "docker" "start" "-a" "ab00b1346d5167ba364c75dc0b51620482906e4e94f124d0fbe37a76bd47abde", kill_on_drop: false }`
[INFO] [stderr]    Compiling allumette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.16s
[INFO] running `Command { std: "docker" "inspect" "ab00b1346d5167ba364c75dc0b51620482906e4e94f124d0fbe37a76bd47abde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab00b1346d5167ba364c75dc0b51620482906e4e94f124d0fbe37a76bd47abde", kill_on_drop: false }`
[INFO] [stdout] ab00b1346d5167ba364c75dc0b51620482906e4e94f124d0fbe37a76bd47abde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d5144f8db7fd1c4950f2763c3c11ae6aef240a0c0b99f4c246a19eca7b5f1e0
[INFO] running `Command { std: "docker" "start" "-a" "7d5144f8db7fd1c4950f2763c3c11ae6aef240a0c0b99f4c246a19eca7b5f1e0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/allumette-7641fc104b138d8e)
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test autodiff::central_diff::tests::central_diff_b_tests ... ok
[INFO] [stdout] test autodiff::central_diff::tests::central_diff_u_tests ... ok
[INFO] [stdout] test autodiff::central_diff::tests::central_diff_a_tests ... ok
[INFO] [stdout] test ops::gpu::tests::cpu_zip_test ... ok
[INFO] [stdout] test ops::gpu::tests::cpu_map_broadcast_test ... ok
[INFO] [stdout] test ops::sequential::tests::expand_test ... ok
[INFO] [stdout] test ops::parallel::tests::expand_test ... ok
[INFO] [stdout] test math::element::tests::relu_tests ... ok
[INFO] [stdout] test ops::sequential::tests::map_composition_test ... ok
[INFO] [stdout] test math::element::tests::sig_tests ... ok
[INFO] [stdout] test ops::sequential::tests::map_broadcast_identity_test ... ok
[INFO] [stdout] test ops::parallel::tests::map_broadcast_test ... ok
[INFO] [stdout] test ops::parallel::tests::map_test ... ok
[INFO] [stdout] test ops::parallel::tests::reduce_test_sum ... ok
[INFO] [stdout] test ops::parallel::tests::map_identity_test ... ok
[INFO] [stdout] test ops::parallel::tests::reduce_test_mul ... ok
[INFO] [stdout] test ops::parallel::tests::map_broadcast_identity_test ... ok
[INFO] [stdout] test ops::parallel::tests::map_broadcast_composition_test ... ok
[INFO] [stdout] test ops::parallel::tests::map_composition_test ... ok
[INFO] [stdout] test ops::sequential::tests::map_broadcast_test ... ok
[INFO] [stdout] test storage::cpu_data::tests::layout_test2 ... ok
[INFO] [stdout] test shaping::shape::tests::broadcast_test ... ok
[INFO] [stdout] test shaping::idx::tests::broadcast_test ... ok
[INFO] [stdout] test shaping::shape::tests::idx_test ... ok
[INFO] [stdout] test shaping::strides::tests::stride_from_shape_test ... ok
[INFO] [stdout] test storage::cpu_data::tests::layout_test1 ... ok
[INFO] [stdout] test storage::cpu_data::tests::idx_in_set_test ... ok
[INFO] [stdout] test storage::cpu_data::tests::rand_test ... ok
[INFO] [stdout] test ops::sequential::tests::map_identity_test ... ok
[INFO] [stdout] test ops::sequential::tests::map_test ... ok
[INFO] [stdout] test storage::cpu_data::tests::zeros_test ... ok
[INFO] [stdout] test ops::sequential::tests::reduce_test_mul ... ok
[INFO] [stdout] test ops::parallel::tests::zip_commutative_test ... ok
[INFO] [stdout] test ops::sequential::tests::map_broadcast_composition_test ... ok
[INFO] [stdout] test storage::cpu_data::tests::enumeration_test ... ok
[INFO] [stdout] test ops::sequential::tests::zip_commutative_test ... ok
[INFO] [stdout] test ops::sequential::tests::reduce_test_sum ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test storage::cpu_data::tests::permute_test ... ok
[INFO] [stdout] test tensor::tests::cpu::binary_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::test_reduce_forward_all_dim ... ok
[INFO] [stdout] test tensor::tests::cpu::test_reduce_forward_one_dim ... ok
[INFO] [stdout] test tensor::tests::cpu::test_reduce_forward_one_dim_2 ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_complex_test1 ... ok
[INFO] [stdout] test tensor::tests::cpu::permute_grad_tests ... ok
[INFO] [stdout] test ops::gpu::tests::gpu_map_broadcast_test ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::layout_test1 ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::layout_test2 ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::permute_test ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::enumeration_test ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::rand_test ... FAILED
[INFO] [stdout] test storage::gpu_data::tests::zeros_test ... FAILED
[INFO] [stdout] test tensor::tests::cpu::binary_grad_lt_gt_tests ... ok
[INFO] [stdout] test tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::binary_grad_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::binary_grad_lt_gt_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_backward_gpu ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward ... FAILED
[INFO] [stdout] test tensor::tests::cpu::matmul_tests ... ok
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_matmul_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2 ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_sig_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_view_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::matmul_grad_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::matmul_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::permute_grad_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::reduce_grad_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_complex_test1 ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_complex_test2 ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_grad_complex_test1 ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_grad_complex_test2 ... FAILED
[INFO] [stdout] test tensor::tests::gpu::binary_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_expand_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_tests ... FAILED
[INFO] [stdout] test tensor::tests::test_view ... ok
[INFO] [stdout] test tensor::tests::gpu::binary_grad_broadcast_tests ... FAILED
[INFO] [stdout] test tensor::tests::gpu::gpu_standalone::test_relu_backward ... FAILED
[INFO] [stdout] test tensor::tests::gpu::unary_grad_tests ... FAILED
[INFO] [stdout] test tensor::tests::test_view_gpu ... FAILED
[INFO] [stdout] test training::dataset::tests::circle_test ... ok
[INFO] [stdout] test training::dataset::tests::diag_test ... ok
[INFO] [stdout] test training::dataset::tests::make_points_test ... ok
[INFO] [stdout] test training::dataset::tests::simple_test ... ok
[INFO] [stdout] test training::dataset::tests::seed_is_deterministic ... ok
[INFO] [stdout] test training::dataset::tests::xor_test ... ok
[INFO] [stdout] test training::train::tests::gpu_vs_cpu ... FAILED
[INFO] [stdout] test training::layer::tests::test_layer_cpu ... ok
[INFO] [stdout] test training::layer::tests::test_layer_gpu ... FAILED
[INFO] [stdout] test training::train::tests::test_train ... FAILED
[INFO] [stdout] test wgpu::workgroup_info::tests::chunk_z_test ... ok
[INFO] [stdout] test wgpu::workgroup_info::tests::from_shape_test ... ok
[INFO] [stdout] test wgpu::workgroup_info::tests::for_reduce_test ... ok
[INFO] [stdout] test util::debugger::tests::test_axis_labels ... ok
[INFO] [stdout] test training::dataset::tests::split_test ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_complex_test2 ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_grad_relu_test ... ok
[INFO] [stdout] test tensor::tests::cpu::reduce_grad_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::matmul_grad_tests ... ok
[INFO] [stdout] test tensor::tests::gpu::unary_grad_relu_test ... FAILED
[INFO] [stdout] test tensor::tests::cpu::unary_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_grad_complex_test1 ... ok
[INFO] [stdout] test tensor::tests::cpu::binary_grad_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::binary_grad_broadcast_lt_gt_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_grad_complex_test2 ... ok
[INFO] [stdout] test tensor::tests::cpu::unary_grad_tests ... ok
[INFO] [stdout] test tensor::tests::cpu::binary_grad_broadcast_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ops::gpu::tests::gpu_map_broadcast_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ops::gpu::tests::gpu_map_broadcast_test' (25) panicked at src/wgpu/wgpu_context.rs:256:14:
[INFO] [stdout] No suitable GPU adapters found on the system: EnvNotSet
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240ac78 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2446dc2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5697f170fe35 - <core[e929cb53b82a81ca]::result::Result<wgpu[f1a5fa286031dded]::api::adapter::Adapter, wgpu_types[750df23f624a1cf4]::RequestAdapterError>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5697f16b7923 - <allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:256:14
[INFO] [stdout]   22:     0x5697f1773ab0 - futures_executor[98417a13fb619cd4]::local_pool::block_on::<<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:316:34
[INFO] [stdout]   23:     0x5697f1773a09 - futures_executor[98417a13fb619cd4]::local_pool::run_executor::<(wgpu[f1a5fa286031dded]::api::device::Device, wgpu[f1a5fa286031dded]::api::queue::Queue), futures_executor[98417a13fb619cd4]::local_pool::block_on<<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:90:37
[INFO] [stdout]   24:     0x5697f171e8d2 - <std[29689e6404d28ef9]::thread::local::LocalKey<alloc[9d7caffeb3b5d2c6]::sync::Arc<futures_executor[98417a13fb619cd4]::local_pool::ThreadNotify>>>::try_with::<futures_executor[98417a13fb619cd4]::local_pool::run_executor<(wgpu[f1a5fa286031dded]::api::device::Device, wgpu[f1a5fa286031dded]::api::queue::Queue), futures_executor[98417a13fb619cd4]::local_pool::block_on<<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>::{closure#0}>::{closure#0}, (wgpu[f1a5fa286031dded]::api::device::Device, wgpu[f1a5fa286031dded]::api::queue::Queue)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5697f171e7c3 - <std[29689e6404d28ef9]::thread::local::LocalKey<alloc[9d7caffeb3b5d2c6]::sync::Arc<futures_executor[98417a13fb619cd4]::local_pool::ThreadNotify>>>::with::<futures_executor[98417a13fb619cd4]::local_pool::run_executor<(wgpu[f1a5fa286031dded]::api::device::Device, wgpu[f1a5fa286031dded]::api::queue::Queue), futures_executor[98417a13fb619cd4]::local_pool::block_on<<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>::{closure#0}>::{closure#0}, (wgpu[f1a5fa286031dded]::api::device::Device, wgpu[f1a5fa286031dded]::api::queue::Queue)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5697f172f0ab - futures_executor[98417a13fb619cd4]::local_pool::run_executor::<(wgpu[f1a5fa286031dded]::api::device::Device, wgpu[f1a5fa286031dded]::api::queue::Queue), futures_executor[98417a13fb619cd4]::local_pool::block_on<<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:86:27
[INFO] [stdout]   27:     0x5697f172f174 - futures_executor[98417a13fb619cd4]::local_pool::block_on::<<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue_async::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:316:5
[INFO] [stdout]   28:     0x5697f16bdfd0 - <allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>::get_device_and_queue
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:286:9
[INFO] [stdout]   29:     0x5697f16c0eb6 - <allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext as core[e929cb53b82a81ca]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:36:31
[INFO] [stdout]   30:     0x5697f177ac92 - <fn() -> allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f14c52f2 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:250:25
[INFO] [stdout]   32:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   33:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   34:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   35:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   36:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   37:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   38:     0x5697f17d030a - allumette[c0e2e95233445d67]::ops::gpu::tests::gpu_map_broadcast_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ops/gpu.rs:306:55
[INFO] [stdout]   39:     0x5697f177f25e - <allumette[c0e2e95233445d67]::ops::gpu::tests::gpu_map_broadcast_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5697f17dd366 - allumette[c0e2e95233445d67]::ops::gpu::tests::gpu_map_broadcast_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ops/gpu.rs:301:5
[INFO] [stdout]   42:     0x5697f17d0027 - allumette[c0e2e95233445d67]::ops::gpu::tests::gpu_map_broadcast_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ops/gpu.rs:302:32
[INFO] [stdout]   43:     0x5697f177f226 - <allumette[c0e2e95233445d67]::ops::gpu::tests::gpu_map_broadcast_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   65:     0x7578d531aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::layout_test1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::layout_test1' (74) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f17eb533 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::layout_test1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:402:58
[INFO] [stdout]   28:     0x5697f17d3d97 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::layout_test1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:398:22
[INFO] [stdout]   29:     0x5697f1780556 - <allumette[c0e2e95233445d67]::storage::gpu_data::tests::layout_test1::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   51:     0x7578d531aa64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::layout_test2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::layout_test2' (75) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f17ec15f - allumette[c0e2e95233445d67]::storage::gpu_data::tests::layout_test2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:414:58
[INFO] [stdout]   28:     0x5697f17d3dc7 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::layout_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:410:22
[INFO] [stdout]   29:     0x5697f1780596 - <allumette[c0e2e95233445d67]::storage::gpu_data::tests::layout_test2::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   51:     0x7578d531aa64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::permute_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::permute_test' (76) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593e46 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153cd46 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f18653e8 - <proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::new>)> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/tuple.rs:57:35
[INFO] [stdout]   32:     0x5697f166ac96 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::new>)>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5697f114d108 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::new>)>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#0}>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5697f112723c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<(proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::new>), allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5697f11a3809 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<(proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::new>), allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5697f1106a0c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<(proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::new>), allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5697f11a9ef6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<(proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::arbitrary_static_size::{closure#0}>>, <allumette[c0e2e95233445d67]::shaping::idx::Idx>::new>), allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5697f17ec7a4 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x5697f17d3df7 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5697f17805d6 - <allumette[c0e2e95233445d67]::storage::gpu_data::tests::permute_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   62:     0x7578d531aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::enumeration_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::enumeration_test' (73) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593e46 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153cd46 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f1669973 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5697f113c082 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#0}>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   33:     0x5697f1116b92 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   34:     0x5697f117a04a - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   35:     0x5697f110300c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   36:     0x5697f11a86f6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   37:     0x5697f17ecb8b - allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   38:     0x5697f17d3e27 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   39:     0x5697f1780616 - <allumette[c0e2e95233445d67]::storage::gpu_data::tests::enumeration_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   61:     0x7578d531aa64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::rand_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::rand_test' (77) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c2db8 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::rand
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:281:42
[INFO] [stdout]   28:     0x5697f17ecf07 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::rand_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:421:20
[INFO] [stdout]   29:     0x5697f17d3e57 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::rand_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:420:19
[INFO] [stdout]   30:     0x5697f1780656 - <allumette[c0e2e95233445d67]::storage::gpu_data::tests::rand_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   52:     0x7578d531aa64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::gpu_data::tests::zeros_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::zeros_test' (78) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c3093 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::zeros
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:274:42
[INFO] [stdout]   28:     0x5697f17d3f28 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:357:25
[INFO] [stdout]   29:     0x5697f17f2519 - <&allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   30:     0x5697f12925ac - proptest[e7a259d1bb39a937]::test_runner::runner::call_test::<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   31:     0x5697f17ffcca - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x5697f17575dd - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5697f159520b - __rust_try
[INFO] [stdout]   34:     0x5697f157f912 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5697f157f912 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5697f127f0af - proptest[e7a259d1bb39a937]::test_runner::runner::call_test::<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   37:     0x5697f1601008 - proptest[e7a259d1bb39a937]::test_runner::scoped_panic_hook::internal::with_hook::<core[e929cb53b82a81ca]::result::Result<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::any::Any + core[e929cb53b82a81ca]::marker::Send>>, proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   38:     0x5697f120d2dd - proptest[e7a259d1bb39a937]::test_runner::runner::call_test::<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   39:     0x5697f11319b4 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   40:     0x5697f110e358 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   41:     0x5697f11651ea - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   42:     0x5697f11014dc - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   43:     0x5697f11a7bb6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   44:     0x5697f17eaf1b - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   45:     0x5697f17d3d67 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   46:     0x5697f1780516 - <allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   68:     0x7578d531aa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::zeros_test' (78) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c3093 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::zeros
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:274:42
[INFO] [stdout]   28:     0x5697f17d3f28 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:357:25
[INFO] [stdout]   29:     0x5697f17f2519 - <&allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   30:     0x5697f12925ac - proptest[e7a259d1bb39a937]::test_runner::runner::call_test::<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   31:     0x5697f17ffcca - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x5697f17575dd - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5697f159520b - __rust_try
[INFO] [stdout]   34:     0x5697f157f912 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5697f157f912 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5697f127f0af - proptest[e7a259d1bb39a937]::test_runner::runner::call_test::<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   37:     0x5697f1601008 - proptest[e7a259d1bb39a937]::test_runner::scoped_panic_hook::internal::with_hook::<core[e929cb53b82a81ca]::result::Result<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::any::Any + core[e929cb53b82a81ca]::marker::Send>>, proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   38:     0x5697f120d2dd - proptest[e7a259d1bb39a937]::test_runner::runner::call_test::<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   39:     0x5697f11bd13e - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::shrink::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   40:     0x5697f1131a98 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   41:     0x5697f110e358 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   42:     0x5697f11651ea - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   43:     0x5697f11014dc - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   44:     0x5697f11a7bb6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   45:     0x5697f17eaf1b - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   46:     0x5697f17d3d67 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   47:     0x5697f1780516 - <allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   67:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   69:     0x7578d531aa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::zeros_test' (78) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c3093 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::zeros
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:274:42
[INFO] [stdout]   28:     0x5697f17d3f28 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:357:25
[INFO] [stdout]   29:     0x5697f17f2519 - <&allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   30:     0x5697f12925ac - proptest[e7a259d1bb39a937]::test_runner::runner::call_test::<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   31:     0x5697f17ffcca - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x5697f17575dd - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5697f159520b - __rust_try
[INFO] [stdout]   34:     0x5697f157f912 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5697f157f912 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5697f127f0af - proptest[e7a259d1bb39a937]::test_runner::runner::call_test::<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   37:     0x5697f1601008 - proptest[e7a259d1bb39a937]::test_runner::scoped_panic_hook::internal::with_hook::<core[e929cb53b82a81ca]::result::Result<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>, alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::any::Any + core[e929cb53b82a81ca]::marker::Send>>, proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[e7a259d1bb39a937]::test_runner::runner::call_test<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   38:     0x5697f120d2dd - proptest[e7a259d1bb39a937]::test_runner::runner::call_test::<proptest[e7a259d1bb39a937]::sugar::NamedArguments<&str, allumette[c0e2e95233445d67]::shaping::shape::Shape>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   39:     0x5697f11bd13e - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::shrink::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   40:     0x5697f1131a98 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, &allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   41:     0x5697f110e358 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   42:     0x5697f11651ea - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   43:     0x5697f11014dc - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   44:     0x5697f11a7bb6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}>, allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   45:     0x5697f17eaf1b - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   46:     0x5697f17d3d67 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   47:     0x5697f1780516 - <allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   67:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   69:     0x7578d531aa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/proptest-regressions/storage/gpu_data.txt: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::gpu_data::tests::zeros_test' (78) panicked at src/storage/gpu_data.rs:354:5:
[INFO] [stdout] Test failed: LazyLock instance has previously been poisoned.
[INFO] [stdout] minimal failing input: shape = Shape {
[INFO] [stdout]     data: [
[INFO] [stdout]         1,
[INFO] [stdout]     ],
[INFO] [stdout]     size: 1,
[INFO] [stdout] }
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240ac78 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f17eb0e9 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x5697f17d3d67 - allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x5697f1780516 - <allumette[c0e2e95233445d67]::storage::gpu_data::tests::zeros_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   43:     0x7578d531aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests' (131) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f1839c7d - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:523:25
[INFO] [stdout]   28:     0x5697f1668c7b - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1667c16 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5697f112b248 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   31:     0x5697f1109087 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   32:     0x5697f1158543 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   33:     0x5697f11002bc - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   34:     0x5697f11a7436 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   35:     0x5697f18478d6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   36:     0x5697f178021e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   38:     0x5697f185e436 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   39:     0x5697f1843b97 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5697f177ff16 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   62:     0x7578d531aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::binary_grad_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::binary_grad_tests' (134) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f1839c7d - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:523:25
[INFO] [stdout]   28:     0x5697f1668c7b - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1667a36 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5697f1129388 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   31:     0x5697f1107887 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   32:     0x5697f1154823 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   33:     0x5697f10ffd4c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   34:     0x5697f11a71f6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   35:     0x5697f1844d86 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   36:     0x5697f178000e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   38:     0x5697f185d7d6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   39:     0x5697f1843987 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5697f177fc56 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   62:     0x7578d531aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::binary_grad_lt_gt_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::binary_grad_lt_gt_tests' (133) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f1839c7d - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:523:25
[INFO] [stdout]   28:     0x5697f1668c7b - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1667ad6 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5697f1129dc8 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   31:     0x5697f1108087 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   32:     0x5697f1155c83 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   33:     0x5697f10fff1c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   34:     0x5697f11a72b6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   35:     0x5697f1846916 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   36:     0x5697f178015e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   38:     0x5697f185dfb6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   39:     0x5697f1843ad7 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5697f177fe16 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_lt_gt_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   62:     0x7578d531aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_backward_gpu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_backward_gpu' (136) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f184abca - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_backward_gpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1682:21
[INFO] [stdout]   28:     0x5697f1780d2e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_backward_gpu::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x5697f185fb96 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_backward_gpu
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1673:13
[INFO] [stdout]   31:     0x5697f184a797 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_backward_gpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1674:35
[INFO] [stdout]   32:     0x5697f1780a76 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_backward_gpu::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   54:     0x7578d531aa64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward' (138) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c3bde - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:332:61
[INFO] [stdout]   28:     0x5697f1853d01 - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:86:9
[INFO] [stdout]   29:     0x5697f1850249 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1730:21
[INFO] [stdout]   30:     0x5697f1780e7e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5697f1860376 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1719:13
[INFO] [stdout]   33:     0x5697f184a8e7 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1720:45
[INFO] [stdout]   34:     0x5697f1780c36 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   56:     0x7578d531aa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_matmul_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_matmul_backward' (140) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c2532 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::from_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:303:50
[INFO] [stdout]   28:     0x5697f1851b4f - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:76:25
[INFO] [stdout]   29:     0x5697f184ee5a - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_matmul_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1802:46
[INFO] [stdout]   30:     0x5697f1780e1e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_matmul_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5697f1860136 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_matmul_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1780:13
[INFO] [stdout]   33:     0x5697f184a887 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_matmul_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1781:38
[INFO] [stdout]   34:     0x5697f1780bb6 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_matmul_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   56:     0x7578d531aa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim' (141) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f1850948 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1664:21
[INFO] [stdout]   28:     0x5697f1780eae - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x5697f1860496 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1656:13
[INFO] [stdout]   31:     0x5697f184a917 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1657:45
[INFO] [stdout]   32:     0x5697f1780c76 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   54:     0x7578d531aa64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward' (137) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c376b - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:315:38
[INFO] [stdout]   28:     0x5697f1853cc1 - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:82:25
[INFO] [stdout]   29:     0x5697f184f900 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1748:46
[INFO] [stdout]   30:     0x5697f1780e4e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5697f1860256 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1739:13
[INFO] [stdout]   33:     0x5697f184a8b7 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1740:45
[INFO] [stdout]   34:     0x5697f1780bf6 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   56:     0x7578d531aa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim' (142) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f1850dba - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1622:21
[INFO] [stdout]   28:     0x5697f1780ede - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x5697f18605b6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1614:13
[INFO] [stdout]   31:     0x5697f184a947 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1615:45
[INFO] [stdout]   32:     0x5697f1780cb6 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   54:     0x7578d531aa64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2' (143) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f185140a - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1643:21
[INFO] [stdout]   28:     0x5697f1780f0e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x5697f18606d6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1635:13
[INFO] [stdout]   31:     0x5697f184a977 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1636:47
[INFO] [stdout]   32:     0x5697f1780cf6 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   54:     0x7578d531aa64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_sig_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_sig_backward' (145) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c376b - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:315:38
[INFO] [stdout]   28:     0x5697f1853cc1 - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:82:25
[INFO] [stdout]   29:     0x5697f184be03 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_sig_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1844:46
[INFO] [stdout]   30:     0x5697f1780d5e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_sig_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5697f185fcb6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_sig_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1835:13
[INFO] [stdout]   33:     0x5697f184a7c7 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_sig_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1836:35
[INFO] [stdout]   34:     0x5697f1780ab6 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_sig_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   56:     0x7578d531aa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_view_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_view_backward' (146) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c3bde - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:332:61
[INFO] [stdout]   28:     0x5697f1853d01 - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:86:9
[INFO] [stdout]   29:     0x5697f184cf17 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_view_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1709:21
[INFO] [stdout]   30:     0x5697f1780dbe - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_view_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5697f185fef6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_view_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1697:13
[INFO] [stdout]   33:     0x5697f184a827 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_view_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1698:36
[INFO] [stdout]   34:     0x5697f1780b36 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_view_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   56:     0x7578d531aa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::matmul_grad_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::matmul_grad_tests' (147) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1668390 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5697f1863028 - <proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>)> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/tuple.rs:57:35
[INFO] [stdout]   31:     0x5697f1594386 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>)>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   32:     0x5697f153e53d - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch)>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   33:     0x5697f1669bf6 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch)>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   34:     0x5697f113d628 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch)>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   35:     0x5697f1117cc7 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<(core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>), <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   36:     0x5697f117cb63 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<(core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>), <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   37:     0x5697f11033ac - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<(core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>), <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   38:     0x5697f11a8876 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<(core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>), <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   39:     0x5697f1845176 - allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   40:     0x5697f178003e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   42:     0x5697f185d8f6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   43:     0x5697f18439b7 - allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   44:     0x5697f177fc96 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_grad_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   66:     0x7578d531aa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::matmul_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::matmul_tests' (148) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1668390 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5697f1863028 - <proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>)> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/tuple.rs:57:35
[INFO] [stdout]   31:     0x5697f1594386 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>)>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   32:     0x5697f153e53d - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch)>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   33:     0x5697f1669b56 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch)>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   34:     0x5697f113cbe8 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::tuple::TupleValueTree<(proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch, proptest[e7a259d1bb39a937]::num::usize::BinarySearch)>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   35:     0x5697f11174c7 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<(core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>), <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   36:     0x5697f117b703 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<(core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>), <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   37:     0x5697f11031dc - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<(core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>), <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   38:     0x5697f11a87b6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<(core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>, core[e929cb53b82a81ca]::ops::range::Range<usize>), <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_matmul_tuple::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   39:     0x5697f18445a6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   40:     0x5697f177ffae - <allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   42:     0x5697f185d596 - allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   43:     0x5697f1843927 - allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   44:     0x5697f177fbd6 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::matmul_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   66:     0x7578d531aa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::permute_grad_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::permute_grad_tests' (149) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593e46 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153cd46 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f1669a13 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5697f16681b6 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5697f152fdae - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:111:28
[INFO] [stdout]   34:     0x5697f15417cd - <proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:42:9
[INFO] [stdout]   35:     0x5697f1666030 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:53:21
[INFO] [stdout]   36:     0x5697f110eb68 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:666:40
[INFO] [stdout]   37:     0x5697f11667a3 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   38:     0x5697f11016ac - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   39:     0x5697f11a7c76 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_with_order::{closure#0}>>, allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   40:     0x5697f1845956 - allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   41:     0x5697f178009e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   43:     0x5697f185db36 - allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   44:     0x5697f1843a17 - allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5697f177fd16 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::permute_grad_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   67:     0x7578d531aa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::reduce_grad_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::reduce_grad_tests' (150) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593e46 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153cd46 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f1669a13 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5697f1667f36 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5697f112d108 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5697f110a887 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5697f115c263 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5697f110082c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5697f11a7676 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5697f1845566 - allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5697f178006e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5697f185da16 - allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5697f18439e7 - allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5697f177fcd6 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::reduce_grad_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   65:     0x7578d531aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_complex_test1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_complex_test1' (151) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593e46 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153cd46 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f1669a13 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5697f1667fd6 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5697f112db48 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5697f110b087 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5697f115d6c3 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5697f11009fc - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5697f11a7736 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5697f1845d46 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5697f17800ce - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5697f185dc56 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5697f1843a47 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5697f177fd56 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test1::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   65:     0x7578d531aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_complex_test2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_complex_test2' (152) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593e46 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153cd46 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f1669a13 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5697f1668076 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5697f112e588 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5697f110b887 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5697f115eb23 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5697f1100bcc - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5697f11a77f6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5697f1846136 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5697f17800fe - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5697f185dd76 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5697f1843a77 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5697f177fd96 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_complex_test2::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   65:     0x7578d531aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_grad_complex_test1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_grad_complex_test1' (153) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593e46 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153cd46 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f1669a13 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5697f1668116 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5697f112efc8 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5697f110c087 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5697f115ff83 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5697f1100d9c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5697f11a78b6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5697f1846d06 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5697f178018e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5697f185e0d6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5697f1843b07 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5697f177fe56 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test1::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   65:     0x7578d531aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_grad_complex_test2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_grad_complex_test2' (154) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4be6 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<proptest[e7a259d1bb39a937]::strategy::filter::Filter<core[e929cb53b82a81ca]::ops::range::Range<f32>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669cbc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::strategy::filter::Filter<proptest[e7a259d1bb39a937]::num::f32::BinarySearch, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<proptest[e7a259d1bb39a937]::strategy::filter::Filter<core[e929cb53b82a81ca]::ops::range::Range<f32>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593c86 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::strategy::filter::Filter<proptest[e7a259d1bb39a937]::num::f32::BinarySearch, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<proptest[e7a259d1bb39a937]::strategy::filter::Filter<core[e929cb53b82a81ca]::ops::range::Range<f32>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153d9e6 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f1669ab3 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5697f16682f6 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5697f1130448 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5697f110d087 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5697f1162843 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5697f110113c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5697f11a7a36 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5697f18470f6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5697f17801be - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5697f185e1f6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5697f1843b37 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5697f177fe96 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_complex_test2::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   65:     0x7578d531aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::binary_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::binary_tests' (135) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f1839c7d - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:523:25
[INFO] [stdout]   28:     0x5697f1668c7b - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1667996 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5697f1128948 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   31:     0x5697f1107087 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   32:     0x5697f11533c3 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   33:     0x5697f10ffb7c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   34:     0x5697f11a7136 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   35:     0x5697f18441b6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   36:     0x5697f177ff7e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   38:     0x5697f185d476 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   39:     0x5697f18438f7 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5697f177fb96 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   62:     0x7578d531aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_expand_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_expand_backward' (139) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c2532 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::from_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:303:50
[INFO] [stdout]   28:     0x5697f1851b4f - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:76:25
[INFO] [stdout]   29:     0x5697f184dc1f - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_expand_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1770:46
[INFO] [stdout]   30:     0x5697f1780dee - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_expand_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5697f1860016 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_expand_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1757:13
[INFO] [stdout]   33:     0x5697f184a857 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_expand_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1758:38
[INFO] [stdout]   34:     0x5697f1780b76 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_expand_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   56:     0x7578d531aa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_tests' (157) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593e46 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153cd46 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f1669a13 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5697f1667df6 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5697f112bc88 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5697f1109887 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5697f11599a3 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5697f110048c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5697f11a74f6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5697f1843dc6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5697f177ff4e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5697f185d356 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5697f18438c7 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5697f177fb56 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   65:     0x7578d531aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::binary_grad_broadcast_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::binary_grad_broadcast_tests' (132) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f1839c7d - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:523:25
[INFO] [stdout]   28:     0x5697f1668c7b - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1667b76 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   30:     0x5697f112a808 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   31:     0x5697f1108887 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   32:     0x5697f11570e3 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   33:     0x5697f11000ec - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   34:     0x5697f11a7376 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::arbitrary_tuple_with_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#1}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   35:     0x5697f18474e6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   36:     0x5697f17801ee - <allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   38:     0x5697f185e316 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   39:     0x5697f1843b67 - allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x5697f177fed6 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::binary_grad_broadcast_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   62:     0x7578d531aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::gpu_standalone::test_relu_backward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::gpu_standalone::test_relu_backward' (144) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c376b - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:315:38
[INFO] [stdout]   28:     0x5697f1853cc1 - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:82:25
[INFO] [stdout]   29:     0x5697f184c5d9 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_relu_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1826:46
[INFO] [stdout]   30:     0x5697f1780d8e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_relu_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5697f185fdd6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_relu_backward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1817:13
[INFO] [stdout]   33:     0x5697f184a7f7 - allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_relu_backward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1818:36
[INFO] [stdout]   34:     0x5697f1780af6 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::gpu_standalone::test_relu_backward::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   56:     0x7578d531aa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_grad_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_grad_tests' (156) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4d86 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669dfc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593e46 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::f32::BinarySearch>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<core[e929cb53b82a81ca]::ops::range::Range<f32>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153cd46 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f1669a13 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5697f1667e96 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5697f112c6c8 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5697f110a087 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5697f115ae03 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5697f110065c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5697f11a75b6 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5697f1844996 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5697f177ffde - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5697f185d6b6 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5697f1843957 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5697f177fc16 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_tests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   65:     0x7578d531aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::test_view_gpu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::test_view_gpu' (159) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c3bde - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:332:61
[INFO] [stdout]   28:     0x5697f1853d01 - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:86:9
[INFO] [stdout]   29:     0x5697f148d908 - allumette[c0e2e95233445d67]::tensor::tests::test_view_gpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1882:21
[INFO] [stdout]   30:     0x5697f177eeee - <allumette[c0e2e95233445d67]::tensor::tests::test_view_gpu::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5697f148da76 - allumette[c0e2e95233445d67]::tensor::tests::test_view_gpu
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1880:5
[INFO] [stdout]   33:     0x5697f148d897 - allumette[c0e2e95233445d67]::tensor::tests::test_view_gpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1881:23
[INFO] [stdout]   34:     0x5697f177ee76 - <allumette[c0e2e95233445d67]::tensor::tests::test_view_gpu::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   56:     0x7578d531aa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- training::train::tests::gpu_vs_cpu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'training::train::tests::gpu_vs_cpu' (169) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f184813c - allumette[c0e2e95233445d67]::training::train::tests::gpu_vs_cpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:119:13
[INFO] [stdout]   28:     0x5697f178084e - <allumette[c0e2e95233445d67]::training::train::tests::gpu_vs_cpu::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x5697f185f956 - allumette[c0e2e95233445d67]::training::train::tests::gpu_vs_cpu
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:104:5
[INFO] [stdout]   31:     0x5697f1847b27 - allumette[c0e2e95233445d67]::training::train::tests::gpu_vs_cpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:105:20
[INFO] [stdout]   32:     0x5697f17807d6 - <allumette[c0e2e95233445d67]::training::train::tests::gpu_vs_cpu::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   54:     0x7578d531aa64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- training::layer::tests::test_layer_gpu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'training::layer::tests::test_layer_gpu' (168) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f185ef4c - allumette[c0e2e95233445d67]::training::layer::tests::test_layer_gpu
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/layer.rs:96:13
[INFO] [stdout]   28:     0x5697f1847af7 - allumette[c0e2e95233445d67]::training::layer::tests::test_layer_gpu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/layer.rs:88:24
[INFO] [stdout]   29:     0x5697f1780796 - <allumette[c0e2e95233445d67]::training::layer::tests::test_layer_gpu::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   51:     0x7578d531aa64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- training::train::tests::test_train stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'training::train::tests::test_train' (170) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16c376b - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData as allumette[c0e2e95233445d67]::storage::data::Data<f32>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:315:38
[INFO] [stdout]   28:     0x5697f1853cc1 - <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:82:25
[INFO] [stdout]   29:     0x5697f1849f55 - allumette[c0e2e95233445d67]::training::train::tests::test_train::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:91:38
[INFO] [stdout]   30:     0x5697f178087e - <allumette[c0e2e95233445d67]::training::train::tests::test_train::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   32:     0x5697f185fa76 - allumette[c0e2e95233445d67]::training::train::tests::test_train
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:76:5
[INFO] [stdout]   33:     0x5697f1847b57 - allumette[c0e2e95233445d67]::training::train::tests::test_train::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/training/train.rs:77:20
[INFO] [stdout]   34:     0x5697f1780816 - <allumette[c0e2e95233445d67]::training::train::tests::test_train::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   56:     0x7578d531aa64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tensor::tests::gpu::unary_grad_relu_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tensor::tests::gpu::unary_grad_relu_test' (155) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5697f242db1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5697f242db1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5697f242db1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5697f244688a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5697f244688a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5697f2432cb2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5697f2432cb2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5697f240abbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5697f240abbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5697f2425ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5697f18789ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5697f18789ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5697f2425d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5697f2425d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5697f240acaa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5697f23ff819 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5697f240ba7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5697f244707c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5697f2426a2d - std[29689e6404d28ef9]::sync::lazy_lock::panic_poisoned
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:415:5
[INFO] [stdout]   20:     0x5697f14c5341 - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:244:17
[INFO] [stdout]   21:     0x5697f14c377a - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   22:     0x5697f2410239 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x5697f148dc6b - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   24:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext>>::force
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:242:19
[INFO] [stdout]   25:     0x5697f14cab0d - <std[29689e6404d28ef9]::sync::lazy_lock::LazyLock<allumette[c0e2e95233445d67]::wgpu::wgpu_context::WgpuContext> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/lazy_lock.rs:357:9
[INFO] [stdout]   26:     0x5697f16bf84d - allumette[c0e2e95233445d67]::wgpu::wgpu_context::get_wgpu_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/wgpu_context.rs:361:5
[INFO] [stdout]   27:     0x5697f16b4be6 - <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy::<proptest[e7a259d1bb39a937]::strategy::filter::Filter<core[e929cb53b82a81ca]::ops::range::Range<f32>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/gpu_data.rs:156:62
[INFO] [stdout]   28:     0x5697f1669cbc - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::strategy::filter::Filter<proptest[e7a259d1bb39a937]::num::f32::BinarySearch, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<proptest[e7a259d1bb39a937]::strategy::filter::Filter<core[e929cb53b82a81ca]::ops::range::Range<f32>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:9
[INFO] [stdout]   29:     0x5697f1593c86 - <proptest[e7a259d1bb39a937]::strategy::fuse::Fuse<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::strategy::filter::Filter<proptest[e7a259d1bb39a937]::num::f32::BinarySearch, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_and_strategy<proptest[e7a259d1bb39a937]::strategy::filter::Filter<core[e929cb53b82a81ca]::ops::range::Range<f32>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero::{closure#0}>>::{closure#0}>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/fuse.rs:115:20
[INFO] [stdout]   30:     0x5697f153d9e6 - <proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/flatten.rs:129:22
[INFO] [stdout]   31:     0x5697f1669ab3 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   32:     0x5697f1668256 - <proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}> as proptest[e7a259d1bb39a937]::strategy::traits::ValueTree>::current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/strategy/map.rs:66:32
[INFO] [stdout]   33:     0x5697f112fa08 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::FlattenValueTree<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecValueTree<proptest[e7a259d1bb39a937]::num::usize::BinarySearch>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}>, &allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:731:18
[INFO] [stdout]   34:     0x5697f110c887 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   35:     0x5697f11613e3 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[e7a259d1bb39a937]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   36:     0x5697f1100f6c - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run_in_process::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   37:     0x5697f11a7976 - <proptest[e7a259d1bb39a937]::test_runner::runner::TestRunner>::run::<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::flatten::Flatten<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::strategy::map::Map<proptest[e7a259d1bb39a937]::collection::VecStrategy<core[e929cb53b82a81ca]::ops::range::Range<usize>>, <allumette[c0e2e95233445d67]::shaping::shape::Shape>::new>, <allumette[c0e2e95233445d67]::storage::gpu_data::GpuData>::arbitrary_with_shape_no_zero>>, <allumette[c0e2e95233445d67]::tensor::Tensor<allumette[c0e2e95233445d67]::backend::backend::GpuBackend>>::from_data>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#0}>, allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   38:     0x5697f1846526 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tensor.rs:1364:9
[INFO] [stdout]   39:     0x5697f178012e - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5697f192a62e - serial_test[b37dfe5d95420ecb]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   41:     0x5697f185de96 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15
[INFO] [stdout]   42:     0x5697f1843aa7 - allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   43:     0x5697f177fdd6 - <allumette[c0e2e95233445d67]::tensor::tests::gpu::unary_grad_relu_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5697f186bccb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5697f186bccb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5697f18794bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5697f18794bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5697f18794bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5697f18794bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5697f18794bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5697f1872bd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5697f1872bd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5697f187c0c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5697f187c0c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5697f187c0c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5697f187c0c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5697f187c0c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5697f242d3ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5697f242d3ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7578d528daa4 - <unknown>
[INFO] [stdout]   65:     0x7578d531aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ops::gpu::tests::gpu_map_broadcast_test
[INFO] [stdout]     storage::gpu_data::tests::enumeration_test
[INFO] [stdout]     storage::gpu_data::tests::layout_test1
[INFO] [stdout]     storage::gpu_data::tests::layout_test2
[INFO] [stdout]     storage::gpu_data::tests::permute_test
[INFO] [stdout]     storage::gpu_data::tests::rand_test
[INFO] [stdout]     storage::gpu_data::tests::zeros_test
[INFO] [stdout]     tensor::tests::gpu::binary_grad_broadcast_lt_gt_tests
[INFO] [stdout]     tensor::tests::gpu::binary_grad_broadcast_tests
[INFO] [stdout]     tensor::tests::gpu::binary_grad_lt_gt_tests
[INFO] [stdout]     tensor::tests::gpu::binary_grad_tests
[INFO] [stdout]     tensor::tests::gpu::binary_tests
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_backward_gpu
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_broadcast_add_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_broadcast_mul_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_expand_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_matmul_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_reduce_forward_all_dim
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_reduce_forward_one_dim_2
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_relu_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_sig_backward
[INFO] [stdout]     tensor::tests::gpu::gpu_standalone::test_view_backward
[INFO] [stdout]     tensor::tests::gpu::matmul_grad_tests
[INFO] [stdout]     tensor::tests::gpu::matmul_tests
[INFO] [stdout]     tensor::tests::gpu::permute_grad_tests
[INFO] [stdout]     tensor::tests::gpu::reduce_grad_tests
[INFO] [stdout]     tensor::tests::gpu::unary_complex_test1
[INFO] [stdout]     tensor::tests::gpu::unary_complex_test2
[INFO] [stdout]     tensor::tests::gpu::unary_grad_complex_test1
[INFO] [stdout]     tensor::tests::gpu::unary_grad_complex_test2
[INFO] [stdout]     tensor::tests::gpu::unary_grad_relu_test
[INFO] [stdout]     tensor::tests::gpu::unary_grad_tests
[INFO] [stdout]     tensor::tests::gpu::unary_tests
[INFO] [stdout]     tensor::tests::test_view_gpu
[INFO] [stdout]     training::layer::tests::test_layer_gpu
[INFO] [stdout]     training::train::tests::gpu_vs_cpu
[INFO] [stdout]     training::train::tests::test_train
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 38 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7d5144f8db7fd1c4950f2763c3c11ae6aef240a0c0b99f4c246a19eca7b5f1e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d5144f8db7fd1c4950f2763c3c11ae6aef240a0c0b99f4c246a19eca7b5f1e0", kill_on_drop: false }`
[INFO] [stdout] 7d5144f8db7fd1c4950f2763c3c11ae6aef240a0c0b99f4c246a19eca7b5f1e0
