[INFO] cloning repository https://github.com/Bejmach/flashlight_tensor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bejmach/flashlight_tensor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBejmach%2Fflashlight_tensor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBejmach%2Fflashlight_tensor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdccbabea237c6917f4dd0696af5c91a4b0211d9
[INFO] testing Bejmach/flashlight_tensor against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBejmach%2Fflashlight_tensor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bejmach/flashlight_tensor
[INFO] finished tweaking git repo https://github.com/Bejmach/flashlight_tensor
[INFO] tweaked toml for git repo https://github.com/Bejmach/flashlight_tensor written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bejmach/flashlight_tensor on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bejmach/flashlight_tensor 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 175853ea5bfa4900f9c8a10764f0f0e31b9f6261c09f20f7984e7e55a546e030
[INFO] running `Command { std: "docker" "start" "-a" "175853ea5bfa4900f9c8a10764f0f0e31b9f6261c09f20f7984e7e55a546e030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "175853ea5bfa4900f9c8a10764f0f0e31b9f6261c09f20f7984e7e55a546e030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "175853ea5bfa4900f9c8a10764f0f0e31b9f6261c09f20f7984e7e55a546e030", kill_on_drop: false }`
[INFO] [stdout] 175853ea5bfa4900f9c8a10764f0f0e31b9f6261c09f20f7984e7e55a546e030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f331be0434e22c2e308a94cce2778668a4026f40a1668e508724e6edd76a71ed
[INFO] running `Command { std: "docker" "start" "-a" "f331be0434e22c2e308a94cce2778668a4026f40a1668e508724e6edd76a71ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wgpu-core v25.0.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling wgpu v25.0.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling bitflags v2.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 gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling wgpu-types v25.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]    Compiling flashlight_tensor v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "f331be0434e22c2e308a94cce2778668a4026f40a1668e508724e6edd76a71ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f331be0434e22c2e308a94cce2778668a4026f40a1668e508724e6edd76a71ed", kill_on_drop: false }`
[INFO] [stdout] f331be0434e22c2e308a94cce2778668a4026f40a1668e508724e6edd76a71ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddf0a0ca6f5d078921c638899e94d17b2e3c73942b257f0c0c89f1988ce56569
[INFO] running `Command { std: "docker" "start" "-a" "ddf0a0ca6f5d078921c638899e94d17b2e3c73942b257f0c0c89f1988ce56569", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling wgpu-types v25.0.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.1
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]    Compiling wgpu-core v25.0.1
[INFO] [stderr]    Compiling wgpu v25.0.0
[INFO] [stderr]    Compiling flashlight_tensor v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.71s
[INFO] running `Command { std: "docker" "inspect" "ddf0a0ca6f5d078921c638899e94d17b2e3c73942b257f0c0c89f1988ce56569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddf0a0ca6f5d078921c638899e94d17b2e3c73942b257f0c0c89f1988ce56569", kill_on_drop: false }`
[INFO] [stdout] ddf0a0ca6f5d078921c638899e94d17b2e3c73942b257f0c0c89f1988ce56569
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bba1fffaf01f8f3928f6d7163fb00fd21514eb5b3d8edc5faaa077e7af3b3f28
[INFO] running `Command { std: "docker" "start" "-a" "bba1fffaf01f8f3928f6d7163fb00fd21514eb5b3d8edc5faaa077e7af3b3f28", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flashlight_tensor-e3837bb7b65f3a68)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-e29962cf62f8bd38)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test cpu::additional::additional_tests::append_matrix ... ok
[INFO] [stdout] test cpu::creation::creation::get_matrix ... ok
[INFO] [stdout] test cpu::creation::creation::get_vector ... ok
[INFO] [stdout] test cpu::additional::additional_tests::append_vector ... ok
[INFO] [stdout] test cpu::additional::additional_tests::to_string ... ok
[INFO] [stdout] test cpu::creation::creation::fill ... ok
[INFO] [stdout] test cpu::additional::additional_tests::set ... ok
[INFO] [stdout] test cpu::creation::creation::tensor_from_data ... ok
[INFO] [stdout] test cpu::creation::creation::new_tensor ... ok
[INFO] [stdout] test cpu::math::division::division::iterative_division ... ok
[INFO] [stdout] test cpu::math::functions::functions::logarithm ... ok
[INFO] [stdout] test cpu::math::subtraction::subtraction::basic_subtraction ... ok
[INFO] [stdout] test cpu::math::addition::addition::basic_addition ... ok
[INFO] [stdout] test cpu::math::subtraction::subtraction::tensor_subtraction ... ok
[INFO] [stdout] test cpu::subtypes::matrix_tests::matrix_collumn_2 ... ok
[INFO] [stdout] test cpu::subtypes::matrix_tests::matrix_collumn ... ok
[INFO] [stdout] test cpu::math::addition::addition::tensor_addition ... ok
[INFO] [stdout] test cpu::math::division::division::iterative_tensor_division ... ok
[INFO] [stdout] test cpu::math::multiplication::multiplication::basic_multiplication ... ok
[INFO] [stdout] test cpu::subtypes::matrix_tests::matrix_row ... ok
[INFO] [stdout] test cpu::subtypes::matrix_tests::matrix_transpose ... ok
[INFO] [stdout] test cpu::math::multiplication::multiplication::tensor_multiplication ... ok
[INFO] [stdout] test cpu::subtypes::matrix_tests::matrix_multiplication ... ok
[INFO] [stdout] test wgpu::buffers::math::division::division::div ... FAILED
[INFO] [stdout] test wgpu::buffers::machine_learning::backward_bias_merge::backward_bias_merge::backprop_merged_bias_no_activ ... FAILED
[INFO] [stdout] test wgpu::buffers::math::functions::functions::matrix_row_prod ... FAILED
[INFO] [stdout] test wgpu::buffers::math::functions::functions::matrix_col_sum ... FAILED
[INFO] [stdout] test wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_sigmoid ... FAILED
[INFO] [stdout] test wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_merge ... FAILED
[INFO] [stdout] test wgpu::buffers::machine_learning::backward_weights_merge::backward_weights_merge::backprop_merged_weights_no_activ ... FAILED
[INFO] [stdout] test wgpu::buffers::math::addition::addition::add ... FAILED
[INFO] [stdout] test wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_relu ... FAILED
[INFO] [stdout] test wgpu::buffers::math::functions::functions::matrix_row_sum ... FAILED
[INFO] [stdout] test wgpu::buffers::math::addition::addition::broadcast_add ... FAILED
[INFO] [stdout] test wgpu::buffers::math::addition::addition::tens_add ... FAILED
[INFO] [stdout] test wgpu::buffers::math::division::division::tens_div ... FAILED
[INFO] [stdout] test wgpu::buffers::math::division::division::broadcast_div ... FAILED
[INFO] [stdout] test wgpu::buffers::math::functions::functions::nlog ... FAILED
[INFO] [stdout] test wgpu::buffers::math::multiplication::multiplication::broadcast_mul ... FAILED
[INFO] [stdout] test wgpu::runner::broadcasting::broadcasting::broadcast_div ... FAILED
[INFO] [stdout] test wgpu::buffers::machine_learning::backward_gradient_merge::backward_gradient_merge::backprop_merged_gradient_no_activ ... FAILED
[INFO] [stdout] test wgpu::buffers::math::functions::functions::matrix_col_prod ... FAILED
[INFO] [stdout] test wgpu::buffers::math::multiplication::multiplication::mul ... FAILED
[INFO] [stdout] test wgpu::buffers::math::multiplication::multiplication::tens_mul ... FAILED
[INFO] [stdout] test wgpu::buffers::math::functions::functions::log ... FAILED
[INFO] [stdout] test wgpu::runner::broadcasting::broadcasting::broadcast_add ... FAILED
[INFO] [stdout] test wgpu::buffers::math::subtraction::subtraction::broadcast_sub ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::activations::runner::relu ... FAILED
[INFO] [stdout] test wgpu::buffers::math::subtraction::subtraction::sub ... FAILED
[INFO] [stdout] test wgpu::buffers::subtypes::subtypes::matrix_transpose ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::activations::runner::sigmoid ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::activations::runner::relu_der ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_sigmoid ... FAILED
[INFO] [stdout] test wgpu::buffers::subtypes::subtypes::matmul ... FAILED
[INFO] [stdout] test wgpu::runner::broadcasting::broadcasting::broadcast_mul ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::backward_activations::backward_activations::backward_relu ... FAILED
[INFO] [stdout] test wgpu::runner::broadcasting::broadcasting::broadcast_sub ... FAILED
[INFO] [stdout] test wgpu::buffers::math::subtraction::subtraction::tens_sub ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_no_activ ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::backward_bias::backward_bias_merge::backprop_merged_bias ... FAILED
[INFO] [stdout] test wgpu::runner::math::addition::runner::tens_add ... FAILED
[INFO] [stdout] test wgpu::runner::math::division::runner::div ... FAILED
[INFO] [stdout] test wgpu::runner::math::division::runner::tens_div ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::backward_grad::backward_gradient_merge::backprop_merged_gradient_no_activ ... FAILED
[INFO] [stdout] test wgpu::runner::math::matrix::subtypes::matrix_col_sum ... FAILED
[INFO] [stdout] test wgpu::runner::math::functions::functions::nlog ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_relu ... FAILED
[INFO] [stdout] test wgpu::runner::math::matrix::subtypes::matrix_col_prod ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::activations::runner::sigmoid_der ... FAILED
[INFO] [stdout] test wgpu::runner::chunking::chunking::chunk_test ... ok
[INFO] [stdout] test wgpu::runner::math::multiplication::runner::mul ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::backward_activations::backward_activations::backward_sigmoid ... FAILED
[INFO] [stdout] test wgpu::runner::math::subtraction::runner::tens_sub ... FAILED
[INFO] [stdout] test wgpu::runner::math::matrix::subtypes::matrix_row_sum ... FAILED
[INFO] [stdout] test wgpu::runner::math::addition::runner::add ... ok
[INFO] [stdout] test wgpu::runner::math::functions::functions::log ... FAILED
[INFO] [stdout] test wgpu::runner::machine_learning::backward_weight::backward_weights_merge::backprop_weights ... FAILED
[INFO] [stdout] test wgpu::runner::math::multiplication::runner::tens_mul ... FAILED
[INFO] [stdout] test wgpu::runner::math::subtraction::runner::sub ... FAILED
[INFO] [stdout] test wgpu::runner::math::matrix::subtypes::matmul ... FAILED
[INFO] [stdout] test wgpu::runner::subtypes::subtypes::matrix_transpose ... FAILED
[INFO] [stdout] test wgpu::runner::math::matrix::subtypes::matrix_row_prod ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::division::division::div stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::division::division::div' (59) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c1232b - mod::wgpu::buffers::math::division::division::div::{{closure}}::h30ed76449af33c28
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/division.rs:18:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c11b73 - mod::wgpu::buffers::math::division::division::div::h1cbe7fd1913fb984
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/division.rs:28:67
[INFO] [stdout]   46:     0x5919f0c11c07 - mod::wgpu::buffers::math::division::division::div::{{closure}}::h1a6967969af15b2b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/division.rs:6:19
[INFO] [stdout]   47:     0x5919f0bfcdc6 - core::ops::function::FnOnce::call_once::h47e8e3c20798fa6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::machine_learning::backward_bias_merge::backward_bias_merge::backprop_merged_bias_no_activ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::machine_learning::backward_bias_merge::backward_bias_merge::backprop_merged_bias_no_activ' (49) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c53f22 - mod::wgpu::buffers::machine_learning::backward_bias_merge::backward_bias_merge::backprop_merged_bias_no_activ::{{closure}}::hc0c8142511e06379
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/backward_bias_merge.rs:26:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c53453 - mod::wgpu::buffers::machine_learning::backward_bias_merge::backward_bias_merge::backprop_merged_bias_no_activ::h51d543926e747d47
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/backward_bias_merge.rs:42:67
[INFO] [stdout]   46:     0x5919f0c534e7 - mod::wgpu::buffers::machine_learning::backward_bias_merge::backward_bias_merge::backprop_merged_bias_no_activ::{{closure}}::h8495d43cc72663bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/backward_bias_merge.rs:6:45
[INFO] [stdout]   47:     0x5919f0bfdb16 - core::ops::function::FnOnce::call_once::hfeaa66465755a989
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::functions::functions::matrix_row_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::functions::functions::matrix_row_prod' (64) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c72870 - mod::wgpu::buffers::math::functions::functions::matrix_row_prod::{{closure}}::hc5d222f650cc6d5a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:138:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c72033 - mod::wgpu::buffers::math::functions::functions::matrix_row_prod::ha6c75b6eed12545b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:151:67
[INFO] [stdout]   46:     0x5919f0c72fd7 - mod::wgpu::buffers::math::functions::functions::matrix_row_prod::{{closure}}::hcb101d0eb938c0ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:124:31
[INFO] [stdout]   47:     0x5919f0bfd886 - core::ops::function::FnOnce::call_once::hdae154f61234ed0a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::functions::functions::matrix_col_sum stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::functions::functions::matrix_col_sum' (63) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c6f5a0 - mod::wgpu::buffers::math::functions::functions::matrix_col_sum::{{closure}}::hcdbbaec9d6c149bf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:107:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c6ed33 - mod::wgpu::buffers::math::functions::functions::matrix_col_sum::h039128e89e82dd70
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:120:67
[INFO] [stdout]   46:     0x5919f0c6edc7 - mod::wgpu::buffers::math::functions::functions::matrix_col_sum::{{closure}}::h93d9faef3491fa30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:93:30
[INFO] [stdout]   47:     0x5919f0bfc6b6 - core::ops::function::FnOnce::call_once::h08be47da43590426
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_sigmoid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_sigmoid' (54) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c52a19 - mod::wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_sigmoid::{{closure}}::h748f01091d891c48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/forward_merge.rs:55:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c51ed3 - mod::wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_sigmoid::h7f0ee80839d6fa08
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/forward_merge.rs:68:67
[INFO] [stdout]   46:     0x5919f0c532f7 - mod::wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_sigmoid::{{closure}}::hfbb700a5924e69f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/forward_merge.rs:39:36
[INFO] [stdout]   47:     0x5919f0bfd0c6 - core::ops::function::FnOnce::call_once::h7a0e2191dc4c2149
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_merge stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_merge' (52) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c51519 - mod::wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_merge::{{closure}}::ha49a9ffcaebafae3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/forward_merge.rs:22:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c509d3 - mod::wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_merge::ha83542c44596c8bc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/forward_merge.rs:35:67
[INFO] [stdout]   46:     0x5919f0c51d77 - mod::wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_merge::{{closure}}::hcf1e31e929d943f7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/forward_merge.rs:6:34
[INFO] [stdout]   47:     0x5919f0bfd706 - core::ops::function::FnOnce::call_once::hbe15dc00eb21aa3b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::machine_learning::backward_weights_merge::backward_weights_merge::backprop_merged_weights_no_activ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::machine_learning::backward_weights_merge::backward_weights_merge::backprop_merged_weights_no_activ' (51) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c3c282 - mod::wgpu::buffers::machine_learning::backward_weights_merge::backward_weights_merge::backprop_merged_weights_no_activ::{{closure}}::ha6bb1f3b94d2fa7f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/backward_weights_merge.rs:26:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c3b7e3 - mod::wgpu::buffers::machine_learning::backward_weights_merge::backward_weights_merge::backprop_merged_weights_no_activ::hdfccc4dfa384120a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/backward_weights_merge.rs:42:67
[INFO] [stdout]   46:     0x5919f0c3cc57 - mod::wgpu::buffers::machine_learning::backward_weights_merge::backward_weights_merge::backprop_merged_weights_no_activ::{{closure}}::hca5ca8e5b07b9530
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/backward_weights_merge.rs:6:48
[INFO] [stdout]   47:     0x5919f0bfcc86 - core::ops::function::FnOnce::call_once::h3c6ee8c34f8af87f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::addition::addition::add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::addition::addition::add' (55) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c60d0b - mod::wgpu::buffers::math::addition::addition::add::{{closure}}::h99a15b5fc85111f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/addition.rs:18:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c60553 - mod::wgpu::buffers::math::addition::addition::add::h7b6b9a2a2855073c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/addition.rs:28:67
[INFO] [stdout]   46:     0x5919f0c605e7 - mod::wgpu::buffers::math::addition::addition::add::{{closure}}::h2ad97b6cd4a9e672
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/addition.rs:6:19
[INFO] [stdout]   47:     0x5919f0bfc786 - core::ops::function::FnOnce::call_once::h0d9c0f5afdf657d7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_relu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_relu' (53) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c4ff99 - mod::wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_relu::{{closure}}::ha01a3bd79acce565
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/forward_merge.rs:88:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c4f453 - mod::wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_relu::hefb65033e914e052
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/forward_merge.rs:101:67
[INFO] [stdout]   46:     0x5919f0c50877 - mod::wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_relu::{{closure}}::hc5d6f019c30fc946
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/forward_merge.rs:72:33
[INFO] [stdout]   47:     0x5919f0bfd7c6 - core::ops::function::FnOnce::call_once::hd2388b4d1ff4166e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::functions::functions::matrix_row_sum stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::functions::functions::matrix_row_sum' (65) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c70670 - mod::wgpu::buffers::math::functions::functions::matrix_row_sum::{{closure}}::h0f12ccadbd1a229b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:76:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c6fe33 - mod::wgpu::buffers::math::functions::functions::matrix_row_sum::h048c77edf9528cef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:89:67
[INFO] [stdout]   46:     0x5919f0c70dd7 - mod::wgpu::buffers::math::functions::functions::matrix_row_sum::{{closure}}::h64e2201f6a70216b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:62:30
[INFO] [stdout]   47:     0x5919f0bfcf46 - core::ops::function::FnOnce::call_once::h588c12354bc7f5e7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::addition::addition::broadcast_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::addition::addition::broadcast_add' (56) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c5fde2 - mod::wgpu::buffers::math::addition::addition::broadcast_add::{{closure}}::h5cd835817fa51bc8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/addition.rs:77:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c5ea73 - mod::wgpu::buffers::math::addition::addition::broadcast_add::h17c26a1a6c5430d6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/addition.rs:87:67
[INFO] [stdout]   46:     0x5919f0c603f7 - mod::wgpu::buffers::math::addition::addition::broadcast_add::{{closure}}::h9e09335b36e7210f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/addition.rs:59:29
[INFO] [stdout]   47:     0x5919f0bfcf86 - core::ops::function::FnOnce::call_once::h5a05b11a4aefae79
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::addition::addition::tens_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::addition::addition::tens_add' (57) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c61aee - mod::wgpu::buffers::math::addition::addition::tens_add::{{closure}}::h9b161cf62b70665f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/addition.rs:45:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c61393 - mod::wgpu::buffers::math::addition::addition::tens_add::h9be254f575b52663
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/addition.rs:55:67
[INFO] [stdout]   46:     0x5919f0c61427 - mod::wgpu::buffers::math::addition::addition::tens_add::{{closure}}::h249a011012c5bd4f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/addition.rs:32:24
[INFO] [stdout]   47:     0x5919f0bfc8c6 - core::ops::function::FnOnce::call_once::h1d16846b7c76cf4f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::division::division::tens_div stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::division::division::tens_div' (60) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c134db - mod::wgpu::buffers::math::division::division::tens_div::{{closure}}::hafc1018e41c7dcfe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/division.rs:50:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c129b3 - mod::wgpu::buffers::math::division::division::tens_div::hf281c73c77da3463
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/division.rs:60:67
[INFO] [stdout]   46:     0x5919f0c12a47 - mod::wgpu::buffers::math::division::division::tens_div::{{closure}}::h532acb20749270ee
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/division.rs:32:24
[INFO] [stdout]   47:     0x5919f0bfc736 - core::ops::function::FnOnce::call_once::h0b3b687c6d5fa148
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::division::division::broadcast_div stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::division::division::broadcast_div' (58) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c11426 - mod::wgpu::buffers::math::division::division::broadcast_div::{{closure}}::he379c469014d7e6c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/division.rs:81:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c10233 - mod::wgpu::buffers::math::division::division::broadcast_div::hc5ba4c5e01f56e40
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/division.rs:91:67
[INFO] [stdout]   46:     0x5919f0c102c7 - mod::wgpu::buffers::math::division::division::broadcast_div::{{closure}}::h37c7ac37d94b9c0a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/division.rs:63:29
[INFO] [stdout]   47:     0x5919f0bfdad6 - core::ops::function::FnOnce::call_once::hfe071f024ea49d28
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::functions::functions::nlog stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::functions::functions::nlog' (66) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c74a66 - mod::wgpu::buffers::math::functions::functions::nlog::{{closure}}::h4ae348e7af1d26b0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:19:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c74233 - mod::wgpu::buffers::math::functions::functions::nlog::h5702d2438102feb0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:29:79
[INFO] [stdout]   46:     0x5919f0c750a7 - mod::wgpu::buffers::math::functions::functions::nlog::{{closure}}::h81b550208a5778da
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:6:20
[INFO] [stdout]   47:     0x5919f0bfd146 - core::ops::function::FnOnce::call_once::h7d10af214df07e27
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::multiplication::multiplication::broadcast_mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::multiplication::multiplication::broadcast_mul' (67) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c49420 - mod::wgpu::buffers::math::multiplication::multiplication::broadcast_mul::{{closure}}::h9e0f2495b5daeea4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/multiplication.rs:71:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c488a3 - mod::wgpu::buffers::math::multiplication::multiplication::broadcast_mul::h6e75a69f02312bf8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/multiplication.rs:81:67
[INFO] [stdout]   46:     0x5919f0c499e7 - mod::wgpu::buffers::math::multiplication::multiplication::broadcast_mul::{{closure}}::hc70a5fa2816a4489
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/multiplication.rs:58:29
[INFO] [stdout]   47:     0x5919f0bfd9d6 - core::ops::function::FnOnce::call_once::hef4422d967e43188
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::broadcasting::broadcasting::broadcast_div stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::broadcasting::broadcasting::broadcast_div' (76) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c5aac4 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::broadcasting::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::tens_broadcast_div::{{closure}}::hb23fe8ed830239b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/broadcasting.rs:184:91
[INFO] [stdout]   26:     0x5919f0c18d24 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_div::{{closure}}::h44bd3ab4062f9fba
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:68:73
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c186f3 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_div::h4ce3fa0eddeb4cc5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:70:73
[INFO] [stdout]   49:     0x5919f0c18787 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_div::{{closure}}::h24853af03585bf41
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:57:29
[INFO] [stdout]   50:     0x5919f0bfd186 - core::ops::function::FnOnce::call_once::h7fe942cd81baa0b9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::machine_learning::backward_gradient_merge::backward_gradient_merge::backprop_merged_gradient_no_activ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::machine_learning::backward_gradient_merge::backward_gradient_merge::backprop_merged_gradient_no_activ' (50) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c5e0e5 - mod::wgpu::buffers::machine_learning::backward_gradient_merge::backward_gradient_merge::backprop_merged_gradient_no_activ::{{closure}}::h266ec41372507083
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/backward_gradient_merge.rs:22:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c5d853 - mod::wgpu::buffers::machine_learning::backward_gradient_merge::backward_gradient_merge::backprop_merged_gradient_no_activ::hcc7d3d8ccccacf9f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/backward_gradient_merge.rs:36:67
[INFO] [stdout]   46:     0x5919f0c5e917 - mod::wgpu::buffers::machine_learning::backward_gradient_merge::backward_gradient_merge::backprop_merged_gradient_no_activ::{{closure}}::h619050de1f30d3c1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/machine_learning/backward_gradient_merge.rs:5:49
[INFO] [stdout]   47:     0x5919f0bfc886 - core::ops::function::FnOnce::call_once::h1bf0969301d5412f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::functions::functions::matrix_col_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::functions::functions::matrix_col_prod' (62) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c717a0 - mod::wgpu::buffers::math::functions::functions::matrix_col_prod::{{closure}}::hb4acc3d754458c3a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:169:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c70f33 - mod::wgpu::buffers::math::functions::functions::matrix_col_prod::h785bd512a7668fb0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:182:67
[INFO] [stdout]   46:     0x5919f0c70fc7 - mod::wgpu::buffers::math::functions::functions::matrix_col_prod::{{closure}}::h2611746f8210c103
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:155:31
[INFO] [stdout]   47:     0x5919f0bfd956 - core::ops::function::FnOnce::call_once::heea045fcf79c28d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::multiplication::multiplication::mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::multiplication::multiplication::mul' (68) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c4a2fb - mod::wgpu::buffers::math::multiplication::multiplication::mul::{{closure}}::hba7d9264093436f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/multiplication.rs:18:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c49b43 - mod::wgpu::buffers::math::multiplication::multiplication::mul::h7de1bb84e923becb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/multiplication.rs:28:67
[INFO] [stdout]   46:     0x5919f0c49bd7 - mod::wgpu::buffers::math::multiplication::multiplication::mul::{{closure}}::h99797e6636d6070e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/multiplication.rs:6:19
[INFO] [stdout]   47:     0x5919f0bfd806 - core::ops::function::FnOnce::call_once::hd2d87400c5bcb320
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::multiplication::multiplication::tens_mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::multiplication::multiplication::tens_mul' (69) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c4b0de - mod::wgpu::buffers::math::multiplication::multiplication::tens_mul::{{closure}}::hf843ac54c28dc738
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/multiplication.rs:45:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c4a983 - mod::wgpu::buffers::math::multiplication::multiplication::tens_mul::hcd3cbe18b0892c8b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/multiplication.rs:55:67
[INFO] [stdout]   46:     0x5919f0c4aa17 - mod::wgpu::buffers::math::multiplication::multiplication::tens_mul::{{closure}}::h61ad789775252c7b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/multiplication.rs:32:24
[INFO] [stdout]   47:     0x5919f0bfc906 - core::ops::function::FnOnce::call_once::h1de6df4e2f9d1e33
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::functions::functions::log stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::functions::functions::log' (61) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c73ab4 - mod::wgpu::buffers::math::functions::functions::log::{{closure}}::he84a71279813d640
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:46:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c73133 - mod::wgpu::buffers::math::functions::functions::log::h02576f0aae0f070e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:56:79
[INFO] [stdout]   46:     0x5919f0c731c7 - mod::wgpu::buffers::math::functions::functions::log::{{closure}}::h538ad6055bffcad1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/functions.rs:34:19
[INFO] [stdout]   47:     0x5919f0bfd686 - core::ops::function::FnOnce::call_once::hb379d00d65dc547b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::broadcasting::broadcasting::broadcast_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::broadcasting::broadcasting::broadcast_add' (75) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c5a154 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::broadcasting::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::tens_broadcast_add::{{closure}}::h42df626e30d0e919
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/broadcasting.rs:43:91
[INFO] [stdout]   26:     0x5919f0c18244 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_add::{{closure}}::h2a398058f7917210
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:17:73
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c17c43 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_add::h5185614b392e6782
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:19:73
[INFO] [stdout]   49:     0x5919f0c18597 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_add::{{closure}}::hd0f7c875bcea696d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:6:29
[INFO] [stdout]   50:     0x5919f0bfd106 - core::ops::function::FnOnce::call_once::h7b60416f07d9473e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::subtraction::subtraction::broadcast_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::subtraction::subtraction::broadcast_sub' (70) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c263d0 - mod::wgpu::buffers::math::subtraction::subtraction::broadcast_sub::{{closure}}::h194b0118cb1a63f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/subtraction.rs:72:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c25853 - mod::wgpu::buffers::math::subtraction::subtraction::broadcast_sub::he82f9b4b3768c351
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/subtraction.rs:82:67
[INFO] [stdout]   46:     0x5919f0c26997 - mod::wgpu::buffers::math::subtraction::subtraction::broadcast_sub::{{closure}}::h7032ddc4eda42d44
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/subtraction.rs:59:29
[INFO] [stdout]   47:     0x5919f0bfd586 - core::ops::function::FnOnce::call_once::ha7d7d91481399d8a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::activations::runner::relu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::activations::runner::relu' (80) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c699a6 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::activations::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::relu::{{closure}}::h3f5bc31bb43b1701
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/activations.rs:41:83
[INFO] [stdout]   26:     0x5919f0c6ce34 - mod::wgpu::runner::machine_learning::activations::runner::relu::{{closure}}::h3a3dc1425a8ccf7f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:19:63
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c6c7d3 - mod::wgpu::runner::machine_learning::activations::runner::relu::hec304c6cda001f3c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:27:67
[INFO] [stdout]   49:     0x5919f0c6d2e7 - mod::wgpu::runner::machine_learning::activations::runner::relu::{{closure}}::hebe04b961b30e0ca
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:6:20
[INFO] [stdout]   50:     0x5919f0bfd246 - core::ops::function::FnOnce::call_once::h859f2153392f0432
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::subtraction::subtraction::sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::subtraction::subtraction::sub' (71) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2727b - mod::wgpu::buffers::math::subtraction::subtraction::sub::{{closure}}::h5378225da635de04
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/subtraction.rs:18:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c26af3 - mod::wgpu::buffers::math::subtraction::subtraction::sub::hc2849d19f81597a3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/subtraction.rs:28:67
[INFO] [stdout]   46:     0x5919f0c277d7 - mod::wgpu::buffers::math::subtraction::subtraction::sub::{{closure}}::h9ee333b4853901e3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/subtraction.rs:6:19
[INFO] [stdout]   47:     0x5919f0bfda16 - core::ops::function::FnOnce::call_once::hf049d91aa19878cf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::subtypes::subtypes::matrix_transpose stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::subtypes::subtypes::matrix_transpose' (74) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c0a7de - mod::wgpu::buffers::subtypes::subtypes::matrix_transpose::{{closure}}::h275273216c307984
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/subtypes.rs:45:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c09ec3 - mod::wgpu::buffers::subtypes::subtypes::matrix_transpose::h0e315813aeda7774
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/subtypes.rs:55:67
[INFO] [stdout]   46:     0x5919f0c0ad87 - mod::wgpu::buffers::subtypes::subtypes::matrix_transpose::{{closure}}::hd5615534b9c4f098
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/subtypes.rs:33:32
[INFO] [stdout]   47:     0x5919f0bfd006 - core::ops::function::FnOnce::call_once::h5b2c75cb0858b61c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::activations::runner::sigmoid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::activations::runner::sigmoid' (82) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c6a136 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::activations::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::sigmoid::{{closure}}::hfc0926c1c2d68917
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/activations.rs:128:86
[INFO] [stdout]   26:     0x5919f0c6daa7 - mod::wgpu::runner::machine_learning::activations::runner::sigmoid::{{closure}}::h7c66d3e9d8b4019c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:68:66
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c6d443 - mod::wgpu::runner::machine_learning::activations::runner::sigmoid::he6f925b98e399b97
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:76:67
[INFO] [stdout]   49:     0x5919f0c6df67 - mod::wgpu::runner::machine_learning::activations::runner::sigmoid::{{closure}}::hbc475cee623635b8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:55:23
[INFO] [stdout]   50:     0x5919f0bfce86 - core::ops::function::FnOnce::call_once::h5072290e698a69c7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::activations::runner::relu_der stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::activations::runner::relu_der' (81) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c6a84a - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::activations::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::relu_der::{{closure}}::h28712cdbba9e94d8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/activations.rs:87:86
[INFO] [stdout]   26:     0x5919f0c6e754 - mod::wgpu::runner::machine_learning::activations::runner::relu_der::{{closure}}::h9ec583263e57cd28
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:43:67
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c6e0c3 - mod::wgpu::runner::machine_learning::activations::runner::relu_der::h79ba33f22ffbbece
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:51:67
[INFO] [stdout]   49:     0x5919f0c6e157 - mod::wgpu::runner::machine_learning::activations::runner::relu_der::{{closure}}::h317287b07bbbc3ba
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:30:24
[INFO] [stdout]   50:     0x5919f0bfc946 - core::ops::function::FnOnce::call_once::h1e1cc9f741e25d78
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_sigmoid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_sigmoid' (91) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c3de74 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::forward_prop::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::forward_sigmoid::{{closure}}::h85cf97bd8974dbaf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/forward_prop.rs:144:93
[INFO] [stdout]   26:     0x5919f0c3841a - mod::wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_sigmoid::{{closure}}::h82242ce0fd78cdd0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/forward_prop.rs:29:74
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c378b3 - mod::wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_sigmoid::h57a08e5ff99768b2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/forward_prop.rs:38:67
[INFO] [stdout]   49:     0x5919f0c37947 - mod::wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_sigmoid::{{closure}}::h4edca59203740dfa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/forward_prop.rs:7:36
[INFO] [stdout]   50:     0x5919f0bfca06 - core::ops::function::FnOnce::call_once::h2adb7df84db10a6d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::subtypes::subtypes::matmul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::subtypes::subtypes::matmul' (73) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c0b63e - mod::wgpu::buffers::subtypes::subtypes::matmul::{{closure}}::hb385304c70348948
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/subtypes.rs:19:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c0aee3 - mod::wgpu::buffers::subtypes::subtypes::matmul::h2c9d58950d70a655
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/subtypes.rs:29:67
[INFO] [stdout]   46:     0x5919f0c0af77 - mod::wgpu::buffers::subtypes::subtypes::matmul::{{closure}}::haa26de7612d69915
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/subtypes.rs:6:22
[INFO] [stdout]   47:     0x5919f0bfcb86 - core::ops::function::FnOnce::call_once::h33b8d239bef29946
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::broadcasting::broadcasting::broadcast_mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::broadcasting::broadcasting::broadcast_mul' (77) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c5b434 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::broadcasting::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::tens_broadcast_mul::{{closure}}::h6f3034395b13343b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/broadcasting.rs:137:91
[INFO] [stdout]   26:     0x5919f0c197a4 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_mul::{{closure}}::h0cae20b6f2119f9b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:51:73
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c191a3 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_mul::h164d95cc5450c808
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:53:73
[INFO] [stdout]   49:     0x5919f0c19af7 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_mul::{{closure}}::h55cf472a127ff43b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:40:29
[INFO] [stdout]   50:     0x5919f0bfcc46 - core::ops::function::FnOnce::call_once::h3c1b29e735ece449
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::backward_activations::backward_activations::backward_relu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::backward_activations::backward_activations::backward_relu' (84) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c447d4 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::backprop_activations::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::backward_relu::{{closure}}::he30fc814208f7e98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/backprop_activations.rs:41:91
[INFO] [stdout]   26:     0x5919f0c0d601 - mod::wgpu::runner::machine_learning::backward_activations::backward_activations::backward_relu::{{closure}}::h470f8a14cfa2c643
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_activations.rs:26:72
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c0cd93 - mod::wgpu::runner::machine_learning::backward_activations::backward_activations::backward_relu::h8719dbbc4bab398b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_activations.rs:34:67
[INFO] [stdout]   49:     0x5919f0c0ce27 - mod::wgpu::runner::machine_learning::backward_activations::backward_activations::backward_relu::{{closure}}::h25f30c3205de230d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_activations.rs:7:29
[INFO] [stdout]   50:     0x5919f0bfd606 - core::ops::function::FnOnce::call_once::hb07b793d47ca268d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::broadcasting::broadcasting::broadcast_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::broadcasting::broadcasting::broadcast_sub' (78) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c5bda4 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::broadcasting::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::tens_broadcast_sub::{{closure}}::h7a4c87a32e1caf63
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/broadcasting.rs:90:91
[INFO] [stdout]   26:     0x5919f0c1a254 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_sub::{{closure}}::hbdb7c1a229f68bfd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:34:73
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c19c53 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_sub::h77b33742a02575a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:36:73
[INFO] [stdout]   49:     0x5919f0c1a597 - mod::wgpu::runner::broadcasting::broadcasting::broadcast_sub::{{closure}}::hfb349a49b09e726b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/broadcasting.rs:23:29
[INFO] [stdout]   50:     0x5919f0bfd746 - core::ops::function::FnOnce::call_once::hbff41956a547a907
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::buffers::math::subtraction::subtraction::tens_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::buffers::math::subtraction::subtraction::tens_sub' (72) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2805e - mod::wgpu::buffers::math::subtraction::subtraction::tens_sub::{{closure}}::h5cdd48516a0c2a05
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/subtraction.rs:45:83
[INFO] [stdout]   24:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5919f0c27933 - mod::wgpu::buffers::math::subtraction::subtraction::tens_sub::hf9f7f82279ee01b3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/subtraction.rs:55:67
[INFO] [stdout]   46:     0x5919f0c28627 - mod::wgpu::buffers::math::subtraction::subtraction::tens_sub::{{closure}}::h8ad18fd4af3f69f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/buffers/math/subtraction.rs:32:24
[INFO] [stdout]   47:     0x5919f0bfc806 - core::ops::function::FnOnce::call_once::h1716d3c2eec6cb3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   69:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_no_activ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_no_activ' (89) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c3e7b4 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::forward_prop::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::forward_no_activ::{{closure}}::hd6969312fe9b4dfc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/forward_prop.rs:44:93
[INFO] [stdout]   26:     0x5919f0c397dd - mod::wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_no_activ::{{closure}}::hc034f7a403991105
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/forward_prop.rs:99:75
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c38c33 - mod::wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_no_activ::h0a96af280adf5af0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/forward_prop.rs:108:67
[INFO] [stdout]   49:     0x5919f0c38cc7 - mod::wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_no_activ::{{closure}}::h7b43a84eb33c2e2e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/forward_prop.rs:76:37
[INFO] [stdout]   50:     0x5919f0bfcc06 - core::ops::function::FnOnce::call_once::h3bd774cc228ca54c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::backward_bias::backward_bias_merge::backprop_merged_bias stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::backward_bias::backward_bias_merge::backprop_merged_bias' (86) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c291e4 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::backward_bias::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::backward_bias::{{closure}}::hcd1afc107248fa12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/backward_bias.rs:45:91
[INFO] [stdout]   26:     0x5919f0c3aefd - mod::wgpu::runner::machine_learning::backward_bias::backward_bias_merge::backprop_merged_bias::{{closure}}::h11ae63b312b2180a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_bias.rs:34:72
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c39f73 - mod::wgpu::runner::machine_learning::backward_bias::backward_bias_merge::backprop_merged_bias::h7b27bf1101f447d3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_bias.rs:46:67
[INFO] [stdout]   49:     0x5919f0c3b687 - mod::wgpu::runner::machine_learning::backward_bias::backward_bias_merge::backprop_merged_bias::{{closure}}::h2902c088b7097c60
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_bias.rs:7:36
[INFO] [stdout]   50:     0x5919f0bfd506 - core::ops::function::FnOnce::call_once::h9fd6daf5a83590e2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::addition::runner::tens_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::addition::runner::tens_add' (93) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c0c8fb - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::addition::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::tens_add::{{closure}}::h4f3a8dbaa7ad4578
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/addition.rs:85:86
[INFO] [stdout]   26:     0x5919f0c253d4 - mod::wgpu::runner::math::addition::runner::tens_add::{{closure}}::h1bc8a063dacc9c2d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/addition.rs:37:63
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c24da3 - mod::wgpu::runner::math::addition::runner::tens_add::h1503729496c20b93
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/addition.rs:39:73
[INFO] [stdout]   49:     0x5919f0c24e37 - mod::wgpu::runner::math::addition::runner::tens_add::{{closure}}::h1b70308fd0d3fa6e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/addition.rs:26:24
[INFO] [stdout]   50:     0x5919f0bfd846 - core::ops::function::FnOnce::call_once::hd77bb47507adfa19
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::division::runner::div stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::division::runner::div' (94) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c31146 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::division::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::div::{{closure}}::h32145eeb91c9c291
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/division.rs:40:82
[INFO] [stdout]   26:     0x5919f0c45c8c - mod::wgpu::runner::math::division::runner::div::{{closure}}::h588243b35cc5fe8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/division.rs:17:58
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c455d3 - mod::wgpu::runner::math::division::runner::div::h30c10991e9791d8a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/division.rs:19:73
[INFO] [stdout]   49:     0x5919f0c45fe7 - mod::wgpu::runner::math::division::runner::div::{{closure}}::hd63a96c447c4ebf1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/division.rs:6:19
[INFO] [stdout]   50:     0x5919f0bfc9c6 - core::ops::function::FnOnce::call_once::h29bda2a80aa48ba4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::division::runner::tens_div stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::division::runner::tens_div' (95) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c318eb - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::division::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::tens_div::{{closure}}::h19fc11b33f7be678
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/division.rs:85:86
[INFO] [stdout]   26:     0x5919f0c46777 - mod::wgpu::runner::math::division::runner::tens_div::{{closure}}::hd9e3cc2e38da5c9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/division.rs:33:63
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c46143 - mod::wgpu::runner::math::division::runner::tens_div::h07d33b963907523e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/division.rs:35:73
[INFO] [stdout]   49:     0x5919f0c461d7 - mod::wgpu::runner::math::division::runner::tens_div::{{closure}}::hcd1cb0450fe23f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/division.rs:22:24
[INFO] [stdout]   50:     0x5919f0bfca46 - core::ops::function::FnOnce::call_once::h2c931f52dba6ffaf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::backward_grad::backward_gradient_merge::backprop_merged_gradient_no_activ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::backward_grad::backward_gradient_merge::backprop_merged_gradient_no_activ' (87) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c3f0f5 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::backward_grad::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::backward_grad::{{closure}}::h30b91db9caf18c4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/backward_grad.rs:42:95
[INFO] [stdout]   26:     0x5919f0c4d737 - mod::wgpu::runner::machine_learning::backward_grad::backward_gradient_merge::backprop_merged_gradient_no_activ::{{closure}}::h40a59c57324bd663
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_grad.rs:27:72
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c4cda3 - mod::wgpu::runner::machine_learning::backward_grad::backward_gradient_merge::backprop_merged_gradient_no_activ::h0be286b35006b30a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_grad.rs:37:67
[INFO] [stdout]   49:     0x5919f0c4dd87 - mod::wgpu::runner::machine_learning::backward_grad::backward_gradient_merge::backprop_merged_gradient_no_activ::{{closure}}::heb30ba5e7c4930dc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_grad.rs:7:49
[INFO] [stdout]   50:     0x5919f0bfd346 - core::ops::function::FnOnce::call_once::h8e05aac71d183777
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::matrix::subtypes::matrix_col_sum stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::matrix::subtypes::matrix_col_sum' (135) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c551b6 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::matrix::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::matrix_col_sum::{{closure}}::hbf9bf110ae535c9a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/matrix.rs:131:91
[INFO] [stdout]   26:     0x5919f0c05f18 - mod::wgpu::runner::math::matrix::subtypes::matrix_col_sum::{{closure}}::h20cad6495ba68cc6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:64:73
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c056e3 - mod::wgpu::runner::math::matrix::subtypes::matrix_col_sum::h4c2996be2b074250
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:73:67
[INFO] [stdout]   49:     0x5919f0c06477 - mod::wgpu::runner::math::matrix::subtypes::matrix_col_sum::{{closure}}::hbdbb92ade0f50cd6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:53:30
[INFO] [stdout]   50:     0x5919f0bfc636 - core::ops::function::FnOnce::call_once::h03109ee14a54d6b3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::functions::functions::nlog stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::functions::functions::nlog' (97) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c34686 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::functions::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::nlog::{{closure}}::hebbb0de505f485db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/functions.rs:87:83
[INFO] [stdout]   26:     0x5919f0c482f5 - mod::wgpu::runner::math::functions::functions::nlog::{{closure}}::hdc1d05345c92c0fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/functions.rs:17:63
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c47ae3 - mod::wgpu::runner::math::functions::functions::nlog::hc515ab894a7501ee
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/functions.rs:23:79
[INFO] [stdout]   49:     0x5919f0c48747 - mod::wgpu::runner::math::functions::functions::nlog::{{closure}}::he9e2cef7c341add0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/functions.rs:6:20
[INFO] [stdout]   50:     0x5919f0bfce46 - core::ops::function::FnOnce::call_once::h4bdf4e3dc1df5ecd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_relu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_relu' (90) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c3d534 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::forward_prop::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::forward_relu::{{closure}}::h1c1ac6c6824d50bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/forward_prop.rs:94:90
[INFO] [stdout]   26:     0x5919f0c3709a - mod::wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_relu::{{closure}}::h9b77b83c4cb04583
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/forward_prop.rs:64:71
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c36533 - mod::wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_relu::h63fb3b32f72733fc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/forward_prop.rs:73:67
[INFO] [stdout]   49:     0x5919f0c365c7 - mod::wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_relu::{{closure}}::h1f518ed99d141ea7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/forward_prop.rs:42:33
[INFO] [stdout]   50:     0x5919f0bfd286 - core::ops::function::FnOnce::call_once::h8715b6d92eec3967
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::matrix::subtypes::matrix_col_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::matrix::subtypes::matrix_col_prod' (134) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c562ab - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::matrix::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::matrix_col_prod::{{closure}}::h59b00046b7caa3fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/matrix.rs:85:92
[INFO] [stdout]   26:     0x5919f0c07cf8 - mod::wgpu::runner::math::matrix::subtypes::matrix_col_prod::{{closure}}::h5bdba82e78dddd09
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:114:74
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c074c3 - mod::wgpu::runner::math::matrix::subtypes::matrix_col_prod::hed4ce83900c9d647
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:123:67
[INFO] [stdout]   49:     0x5919f0c08257 - mod::wgpu::runner::math::matrix::subtypes::matrix_col_prod::{{closure}}::hb761db38de45ed90
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:102:31
[INFO] [stdout]   50:     0x5919f0bfcd46 - core::ops::function::FnOnce::call_once::h439a13a2d6fd3ce4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::activations::runner::sigmoid_der stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::activations::runner::sigmoid_der' (83) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c6948a - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::activations::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::sigmoid_der::{{closure}}::h4c99f4d87bd5456f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/activations.rs:174:89
[INFO] [stdout]   26:     0x5919f0c6c1e7 - mod::wgpu::runner::machine_learning::activations::runner::sigmoid_der::{{closure}}::ha39bd7e9599f6fc5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:93:70
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c6bb53 - mod::wgpu::runner::machine_learning::activations::runner::sigmoid_der::hf7bf26c20a9a2304
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:101:67
[INFO] [stdout]   49:     0x5919f0c6bbe7 - mod::wgpu::runner::machine_learning::activations::runner::sigmoid_der::{{closure}}::h973fa83777b14044
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/activations.rs:80:27
[INFO] [stdout]   50:     0x5919f0bfcbc6 - core::ops::function::FnOnce::call_once::h356024166d14cce9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::multiplication::runner::mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::multiplication::runner::mul' (172) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c21356 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::multiplication::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::mul::{{closure}}::hf69bb983ade80e33
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/multiplication.rs:41:82
[INFO] [stdout]   26:     0x5919f0c5c91c - mod::wgpu::runner::math::multiplication::runner::mul::{{closure}}::h0fbf3eb43ae677a3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/multiplication.rs:17:58
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c5c233 - mod::wgpu::runner::math::multiplication::runner::mul::hc9ea35ebd369ed19
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/multiplication.rs:19:73
[INFO] [stdout]   49:     0x5919f0c5c2c7 - mod::wgpu::runner::math::multiplication::runner::mul::{{closure}}::h06fa218471bb53cb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/multiplication.rs:6:19
[INFO] [stdout]   50:     0x5919f0bfc986 - core::ops::function::FnOnce::call_once::h239cf44cee0df443
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::backward_activations::backward_activations::backward_sigmoid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::backward_activations::backward_activations::backward_sigmoid' (85) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c45144 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::backprop_activations::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::backward_sigmoid::{{closure}}::ha51c3b23d9ddf8e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/backprop_activations.rs:87:94
[INFO] [stdout]   26:     0x5919f0c0e511 - mod::wgpu::runner::machine_learning::backward_activations::backward_activations::backward_sigmoid::{{closure}}::h101c5132568df6cf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_activations.rs:57:75
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c0dcd3 - mod::wgpu::runner::machine_learning::backward_activations::backward_activations::backward_sigmoid::he9c0db7fe242654e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_activations.rs:65:67
[INFO] [stdout]   49:     0x5919f0c0eab7 - mod::wgpu::runner::machine_learning::backward_activations::backward_activations::backward_sigmoid::{{closure}}::h2c9ada7d45c1f4fd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_activations.rs:38:32
[INFO] [stdout]   50:     0x5919f0bfd4c6 - core::ops::function::FnOnce::call_once::h9eb2dd1a4cc6ad90
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::subtraction::runner::tens_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::subtraction::runner::tens_sub' (175) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c4c90b - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::subtraction::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::tens_sub::{{closure}}::he26c35738835b5dd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/subtraction.rs:87:86
[INFO] [stdout]   26:     0x5919f0c0fd87 - mod::wgpu::runner::math::subtraction::runner::tens_sub::{{closure}}::h0045edec1811f162
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/subtraction.rs:33:63
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c0f783 - mod::wgpu::runner::math::subtraction::runner::tens_sub::ha28a288fc07df463
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/subtraction.rs:35:73
[INFO] [stdout]   49:     0x5919f0c100d7 - mod::wgpu::runner::math::subtraction::runner::tens_sub::{{closure}}::hf20a1dc6778421ce
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/subtraction.rs:22:24
[INFO] [stdout]   50:     0x5919f0bfda56 - core::ops::function::FnOnce::call_once::hf12e2d71e7cfa45a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::matrix::subtypes::matrix_row_sum stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::matrix::subtypes::matrix_row_sum' (171) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c55a87 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::matrix::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::matrix_row_sum::{{closure}}::h052bea69b1567741
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/matrix.rs:222:91
[INFO] [stdout]   26:     0x5919f0c06e08 - mod::wgpu::runner::math::matrix::subtypes::matrix_row_sum::{{closure}}::h2898519e376d1f81
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:40:73
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c065d3 - mod::wgpu::runner::math::matrix::subtypes::matrix_row_sum::hbdb248b7398a1a86
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:49:67
[INFO] [stdout]   49:     0x5919f0c07367 - mod::wgpu::runner::math::matrix::subtypes::matrix_row_sum::{{closure}}::he417f516c5589b88
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:28:30
[INFO] [stdout]   50:     0x5919f0bfd386 - core::ops::function::FnOnce::call_once::h975ed8dc66828853
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::functions::functions::log stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::functions::functions::log' (96) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c33ef6 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::functions::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::log::{{closure}}::h745a4ca08c9358dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/functions.rs:41:82
[INFO] [stdout]   26:     0x5919f0c47530 - mod::wgpu::runner::math::functions::functions::log::{{closure}}::h0f38ace9874385a3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/functions.rs:40:62
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c46bf3 - mod::wgpu::runner::math::functions::functions::log::h57f61dc58b4ff53b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/functions.rs:46:79
[INFO] [stdout]   49:     0x5919f0c47987 - mod::wgpu::runner::math::functions::functions::log::{{closure}}::hb6eb54a8a2302140
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/functions.rs:28:19
[INFO] [stdout]   50:     0x5919f0bfd086 - core::ops::function::FnOnce::call_once::h64fc8032c0e720c3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::machine_learning::backward_weight::backward_weights_merge::backprop_weights stdout ----
[INFO] [stdout] [0.64580274, -0.4410255, -0.9622948, -0.64504194, 0.3230214, -0.331115, -0.73157763, 0.6651957, 0.62510276, -0.7168453, 0.4904127, -0.48302078, 0.33819342, -0.9463055, 0.07465625, -0.5275135, -0.9351523, 0.46079803, 0.9671767, 0.5791731, -0.939852, -0.7111075, 0.66777396, 0.1942923, 0.08014083, 0.8672488, 0.18247485, -0.69136953, -0.27090836, 0.8706715, -0.9631009, -0.93727565, -0.12362838, -0.17931175, -0.06568527, 0.4871962, -0.07241297, 0.7194483, 0.90056014, -0.18611407, 0.8142936, 0.12923503, -0.6465101, -0.65469503, -0.8699539, -0.8805213, -0.5716262, 0.6840384, 0.21289277, 0.1919012, 0.79361343, 0.5347042, 0.7048633, 0.95856476, -0.5192907, 0.13854551, -0.5854726, -0.45518613, -0.1164515, -0.93854713, -0.34711123, -0.75134754, 0.8976586, -0.0387311, -0.3883891, -0.94762826, -0.29660964, 0.36053562, 0.92938495, -0.003484726, -0.92399216, -0.9774828, -0.8744056, 0.3230195, 0.16812968, -0.86207175, 0.24749446, 0.61132574, -0.93398476, -0.60316205, 0.25405288, -0.30910373, -0.30616522, 0.9895208, 0.24002242, 0.15570593, 0.6511605, -0.4963212, -0.44010234, 0.64547753, -0.325114, 0.10272884, 0.77691555, 0.9311578, 0.146178, -0.6753223, -0.24534726, -0.48736238, 0.43907642, -0.28865433, -0.6748514, 0.45744443, 0.9197953, 0.4799316, 0.40778613, 0.2759118, 0.23154068, 0.40784335, 0.92373013, -0.37760425, -0.8797393, 0.0015616417, 0.21442652, 0.9466889, -0.50015426, -0.43425536, -0.9642935, 0.08242226, -0.65024114, 0.16806126, -0.8026936, -0.72495055, 0.24541116, -0.12424612, -0.020443678, -0.3802824, 0.6921418, -0.6931014, -0.7910621, -0.01810813, -0.4725287, 0.9294636, -0.25725412, 0.9013455, -0.3286171, -0.9479346, 0.23935103, 0.35381055, 0.17060947, 0.7230542, -0.064692974, -0.55088854, 0.14346337, 0.65427923, 0.3102107, -0.4214201, 0.84525967, -0.9024756, 0.79310393, -0.35301661, 0.26776004, 0.16982627, 0.8021169, 0.9480238, -0.38315916, 0.38154483, -0.92936754, -0.8090801, -0.2555499, -0.7481952, 0.41875887, 0.8015375, 0.92471623, -0.8844683, -0.56417274, 0.63988066, 0.5535493, 0.968246, -0.39475346, 0.36754274, -0.55904484, -0.87370515, 0.17043948, -0.09479737, 0.17574215, -0.7916455, -0.5121901, 0.2816453, 0.61921763, -0.5959215, 0.4830308, -0.9653697, -0.9307585, -0.91111684, -0.7515018, -0.6222925, 0.045104027, -0.984009, -0.553015, -0.2640214, 0.61475396, 0.6828809, 0.8652642, -0.87414, 0.012355804, 0.08712578, -0.76842046, -0.8219602, -0.5824771, 0.7221651, 0.62151027, 0.6106775, 0.3622446, -0.81833506, 0.028995752, -0.856673, 0.34161115, -0.829828, 0.8348274, 0.62053585, 0.69736195, -0.5902562, -0.18027306, -0.52250075, -0.8554511, 0.32557654, -0.9744134, 0.107201815, 0.3930254, 0.053969145, 0.3582406, -0.13317561, -0.47651553, -0.59787893, -0.2956605, -0.6188319, 0.28769612, -0.62170863, 0.4558251, 0.9442427, 0.18759298, 0.91761637, -0.6615553, 0.7334964, 0.011188984, 0.77818465, 0.77117443, 0.50452304, -0.48046947, -0.28095102, -0.4056096, 0.3043642, 0.21283245, 0.102375746, -0.036815166, -0.7747462, -0.4713695, 0.591542, -0.74484277, -0.291255, -0.86664176, 0.61269593, 0.6445377, 0.43152523, -0.37435532, 0.387609, -0.4174869, -0.4426689, -0.2703104, -0.33814597, 0.1729064, 0.5787561, -0.16360855, 0.51544666, -0.7873671, -0.017739296, 0.124816895, 0.2543831, -0.44690442, -0.28923512, 0.7854471, -0.33821273, 0.50754213, 0.66264415, 0.8832357, 0.5889144, -0.6226032, -0.832453, -0.6470015, 0.8372898, -0.8829441, 0.72096205, 0.4475634, 0.88305664, 0.97186303, 0.039711475, -0.45780373, 0.48262167, 0.87858796, 0.793962, 0.9500239, 0.006908655, 0.6036291, 0.5571792, -0.9120128, -0.5309963, -0.36387634, 0.8700774, 0.5374949, 0.81016684, -0.8995364, -0.7388172, 0.7397847, -0.75926495, -0.5019126, 0.549505, -0.9759073, -0.9475639, -0.46939683, 0.5179744, 0.47638297, 0.85917807, 0.82211494, -0.67693424, -0.96290016, 0.07725024, -0.9508395, 0.42330623, -0.621228, 0.4976313, 0.044454813, -0.9888537, -0.2408197, -0.56671643, -0.75688195, -0.998193, 0.21931958, -0.8399255, 0.52267766, 0.69075084, 0.3774898, -0.32758236, -0.273623, 0.075553656, 0.120823145, 0.80328965, 0.7015636, -0.3319044, 0.6335261, -0.81564474, -0.1560936, 0.030305862, -0.9396517, -0.88438773, 0.35532236, 0.45423865, 0.99450874, -0.52049065, 0.22440696, 0.54271865, -0.56059957, -0.41408753, 0.28033423, 0.42252135, 0.61379194, 0.4688077, 0.56922674, -0.4159379, 0.16618276, 0.10161352, 0.46944952, 0.12162304, -0.11520553, 0.54774857, -0.43565392, -0.38260984, -0.017638683, -0.17124367, 0.42726326, -0.28723478, -0.7098651, -0.19624567, 0.14599228, -0.5715983, -0.66539, 0.26855564, -0.7986953, -0.50359297, 0.7249582, -0.777766, 0.8414862, -0.6217034, 0.94859576, 0.78473663, -0.7421038, -0.2659304, 0.7268841, -0.2499907, 0.96325254, 0.6781361, -0.9905338, -0.036147833, -0.9851749, -0.7106099, -0.17251968, -0.33920002, 0.1511321, 0.3710146, 0.4172802, 0.89839387, -0.2272911, 0.31407142, -0.27764416, -0.13681102, -0.5880492, -0.2196052, -0.93806267, 0.46571326, -0.78334117, -0.9799361, 0.56085205, -0.6889188, -0.681088, -0.043928385, 0.12503266, -0.0105781555, -0.91308546, -0.23344755, 0.6449325, 0.59090185, 0.97690177, -0.604583, 0.2888608, 0.52053285, 0.6339917, 0.2534933, 0.7013807, 0.41256285, -0.5772426, 0.84585667, -0.8031907, -0.9291663, 0.4519279, 0.23510289, 0.82433915, 0.52218056, 0.7323704, -0.11580253, -0.6555569, -0.41885352, -0.89097905, -0.33907104, 0.8731394, 0.7795012, 0.9111967, -0.17242336, 0.315948, 0.45735407, 0.2680006, -0.8814328, -0.51644564, 0.8983853, 0.6319742, 0.5714736, 0.66506124, -0.94595385, -0.94111514, -0.15738654, -0.031333208, -0.12039018, 0.20431852, 0.066449165, -0.47178125, -0.70979404, -0.972209, -0.7073364, 0.7890873, 0.4118569, 0.38539958, -0.7202003, 0.48355985, -0.74415445, 0.47773552, -0.45522285, 0.950717, -0.39780974, -0.7609608, 0.9254048, -0.8062787, 0.83554125, -0.70157814, -0.82034683, -0.7521963, 0.77189136, -0.29583716, -0.014803648, 0.05637598, 0.70121145, -0.8053584, 0.2685933, -0.27847648, -0.69315267, 0.57479215, 0.8042567, 0.8819406, 0.51140976, -0.65160704, -0.30644774, -0.18196249, -0.955106, 0.7261424, -0.73523426, -0.62577224, -0.91637516, 0.6261537, -0.47639513, 0.516865, 0.20625925, 0.7872007, -0.6986153, 0.6736615, -0.70480776, -0.768481, -0.266037, -0.5750654, -0.9107952, 0.39108086, -0.2837212, 0.28871083, 0.826782, 0.18000603, 0.5869527, 0.29529333, 0.6939802, 0.96832037, 0.09652209, 0.7754183, -0.30801225, 0.1586082, 0.62192035, 0.55388427, -0.9060075, 0.067447186, 0.10986757, 0.080687046, 0.33644867, 0.8501787, 0.96586204, -0.9443681, -0.4851122, -0.12737799, -0.39933443, 0.8181951, 0.93848133, -0.7319057, -0.89186, 0.5856769, -0.31101274, -0.97791266, -0.46495223, 0.75175023, 0.23293042, 0.59282446, 0.36903596, 0.81175256, 0.11521292, -0.45426083, 0.87447643, -0.889076, -0.25249386, 0.1505127, 0.3582487, 0.11832476, -0.2703402, 0.29777193, -0.024442434, -0.9158187, 0.72241807, 0.3969767, -0.030159712, -0.7237458, -0.47772932, 0.23446727, -0.1215117, -0.55685544, 0.86975265, -0.6984103, -0.45864367, -0.9485297, -0.20921588, 0.19704652, -0.3729744, 0.011030912, -0.24757552, 0.09889078, 0.36803365, -0.4833529, 0.94348836, 0.68009996, -0.37952828, 0.5780194, -0.6860924, 0.4250393, 0.018667221, 0.6934149, 0.09399986, -0.56002593, 0.65586543, 0.24112844, -0.9080951, 0.7270622, -0.5629008, 0.14784503, 0.10898757, -0.27536082, 0.5562296, -0.2079432, 0.62577677, 0.71491075, 0.99525404, 0.8970976, -0.8583796, -0.5269184, 0.4904921, 0.16711974, 0.82350516, -0.6987996, 0.50860333, 0.59696317, -0.033925295, -0.9235401, 0.671813, -0.76817966, 0.5553386, 0.8182807, -0.68918586, 0.11350918, -0.6424217, -0.6074717, -0.006548643, -0.08166027, 0.4305141, -0.29238653, 0.992687, -0.8324065, 0.30380702, 0.5377033, 0.83729815, 0.13004184, 0.81722593, -0.69916105, -0.3596654, -0.38007355, 0.7887845, -0.3254223, 0.9625957, 0.38628244, -0.24958444, -0.9641259, 0.005222082, -0.096711874, -0.10528517, -0.025382042, 0.8132026, -0.8151119, -0.5245955, 0.70167994, 0.27166796, 0.8632319, 0.24790311, -0.56971955, 0.5184624, 0.88797307, 0.0017211437, -0.7790909, 0.7228987, -0.5029888, -0.37896705, -0.6017146, -0.5026121, 0.4709947, 0.12765074, 0.34295177, -0.013240337, -0.96467257, 0.826571, -0.062701225, -0.1265831, -0.44273496, 0.9741976, 0.014806032, 0.66926193, 0.69925284, 0.06488919, 0.8763552, -0.38033915, 0.13769174, -0.5958047, 0.9962132, 0.41495776, -0.7011683, 0.87456226, 0.08246064, -0.5531764, -0.8919523, -0.9480896, 0.04149127, 0.8273194, 0.9116466, -0.70568633, -0.8430579, 0.7985375, 0.1375823, 0.049105883, 0.088032246, -0.78468204, 0.28175235, 0.4217441, 0.9259076, 0.90879035, 0.98262167, -0.4553876, -0.60578823, -0.24951363, 0.32127142, 0.45951915, -0.6995065, 0.11932182, -0.82573414, -0.09380746, -0.806813, -0.9867296, -0.66330886, 0.13441777, -0.95902586, -0.47948384, 0.8249397, -0.7070179, 0.34387994, 0.36801028, 0.97506285, 0.6988299, 0.07461095, 0.89294505, 0.68084383, -0.46353483, -0.58773565, 0.23575068, 0.23462915, -0.64782715, 0.8906646, -0.5105152, 0.062158346, -0.797765, 0.84240603, 0.2597971, 0.33488393, 0.09475994, -0.5830703, 0.5380032, 0.6804049, -0.42256093, -0.30673623, 0.24889255, 0.015919924, 0.7055857, -0.12590289, 0.48269916, 0.91769886, -0.60951734, 0.21891236, 0.98392224, -0.119285345, 0.97080326, -0.66578484, 0.07334447, -0.48146772, -0.42444015, -0.4414568, -0.51722217, -0.5529299, -0.072980404, 0.5252917, -0.44854403, -0.8790579, -0.32603788, 0.45942497, 0.909235, 0.23170614, -0.5358894, -0.0103850365, 0.30093336, 0.9139652, 0.29132342, -0.2351985, 0.5869107, 0.97767925, 0.7312119, 0.33674073, -0.22169566, -0.47718787, -0.3442285, -0.25689936, -0.9939041, -0.55581355, 0.8534713, 0.15435696, 0.22561646, 0.70926476, 0.80566573, 0.18555975, -0.10820007, 0.7624872, 0.8848672, 0.22661138, -0.8073385, 0.34458184, -0.0054762363, 0.66009045, 0.9787736, 0.5322592, 0.6340108, 0.8076885, -0.8819382, 0.8975942, 0.7279844, 0.8554485, -0.07877469, -0.50094366, -0.11875081, 0.9355438, 0.29266787, -0.7092612, -0.77554727, -0.5974643, 0.021223068, -0.039629936, 0.8254452, -0.8258109, 0.118775606, -0.9895444, -0.15017581, 0.5107393, -0.19424105, -0.5535052, 0.1865673, -0.47497296, 0.9525416, 0.5530877, -0.99876976, -0.2725141, -0.02903676, -0.86688304, -0.32294822, 0.3641901, 0.8975496, 0.4593892, 0.9296241, -0.79462147, 0.253088, 0.6522138, 0.7175803, -0.19378805, -0.5253794, -0.72023916, -0.34253383, -0.26941824, -0.9881151, 0.047964573, -0.48556018, 0.028135538, 0.5006988, -0.796788, -0.17681122, -0.4906664, -0.34637213, 0.7204788, -0.28585267, -0.35882425, -0.5012176, -0.729887, -0.8435247, -0.6185708, -0.09784126, 0.8381293, 0.57931376, -0.8282738, -0.32351494, 0.2250216, -0.74459696, 0.70425534, -0.5486138, -0.7937138, -0.99648523, 0.5414417, -0.6887884, 0.22024465, 0.46587253, 0.5131347, -0.87309027, -0.3797729, 0.31820893, -0.8771107, -0.049502134, 0.8942325, -0.06662631, -0.5399339, 0.081537485, -0.569994, -0.534204, -0.801131, -0.85114217, 0.86472416, 0.95624423, 0.72216415, 0.45589876, -0.44260907, 0.9290445, 0.5150013, -0.09868598, -0.4410429, -0.8313565, -0.84432435, 0.56893873, -0.08464837, -0.0045189857, -0.4323902, -0.4898739, 0.28745294, 0.97436833, -0.5237634, -0.21160197, 0.7927537, 0.8986368, -0.12517595, -0.6069834, -0.21683669, 0.020111322, -0.6668155, 0.8555951, -0.20986891, -0.33861303, 0.061746836, 0.03413868, 0.3041308, -0.45244408, -0.34885955, 0.6952026, 0.7832892, 0.99314237, 0.7426441, 0.9009125, 0.54753304, 0.58874106, 0.17350078, -0.88806415, 0.9806192, 0.22957468, 0.35161805, -0.10064411, -0.27319574, -0.4581213, 0.72761726, 0.33362007, -0.6952603, -0.50842714, 0.24201751, 0.6053288, -0.68182945, -0.6673801, 0.38933468, -0.9657097, 0.6569176, -0.034947872, 0.7741542, 0.6861384, 0.05763364, 0.43521404, -0.6898794, -0.5914357, 0.048647404, 0.7048795, -0.69613767, -0.7241261, 0.19488764, 0.21373987, 0.118441105, 0.25829268, 0.8834729, 0.5006952, 0.58065224, 0.96229434, -0.7040374, -0.29580665, 0.088268995, -0.032916784, -0.25702763, 0.123506546, -0.6472771, -0.4684267, 0.9470396, 0.003447771, -0.5859549, 0.6530354, 0.40144825, -0.5513432, -0.7322879, -0.56623745, -0.4053898, -0.77884126, -0.311131, 0.911355, -0.47986746, 0.859854, -0.63123035, -0.5264218, 0.34892178, 0.17735195, -0.94546914, 0.66067195, 0.5174744, -0.112938166, -0.1614356, 0.015280485, -0.93138814, -0.44209886, -0.96055937, 0.94604707, 0.5447488, 0.70700645, 0.51076746, 0.30475187, 0.62686324, 0.9938557, -0.95557237, 0.8081782, 0.08708501, 0.09308314, -0.28481483, -0.5267689, -0.878947, 0.5190518, -0.9134116, -0.85594726, 0.6602757, 0.37441587, -0.7290821, 0.725791, -0.8192811, 0.59431386, -0.09811473, 0.5617795, -0.21287441, -0.17661977, 0.07942891, -0.8576989, 0.8195293, -0.7214265, 0.79101086, 0.26877975, -0.75006986, -0.29169416, -0.16183996, -0.5376785, -0.43685555, 0.2634058, 0.8746531, -0.8239207, -0.13938117, -0.51676035, 0.96918607, 0.35966825, -0.84189796, 0.90122676, 0.37738085, 0.50734496, -0.5792165, 0.048377275, 0.1089952, 0.5393839, 0.45711493, -0.7632079, 0.56322527, -0.20911384, -0.03148961, -0.48022366, 0.20554304, -0.2118547, 0.76660085, 0.61073995, 0.5270779, -0.031924486, 0.19437933, 0.2872882, -0.55465865, 0.07540321, -0.14240718, -0.6135504, 0.0359447, -0.5691719, 0.7388513, 0.99406075, -0.71404696, 0.94647264, 0.91257095, -0.5147629, -0.0021221638, -0.9270065, 0.09526825, -0.96192217, -0.32197213, 0.07234931, -0.37287855, -0.16272497, -0.11521673, 0.36548185, 0.5783856, 0.21779442, -0.20120335, 0.41367126, 0.75711894, -0.4128635, 0.13766265, -0.31183696, 0.8569274, 0.4896958, 0.06712365, 0.048906088, 0.046125174, -0.6437466, -0.102549076, -0.022872686, -0.7188947, 0.6449466, -0.7931099, -0.14765859, 0.067212105, -0.23978734, 0.30581975, 0.20018864, 0.031038046, 0.924618, 0.5941117, 0.05898118, -0.93210506, -0.014709711, -0.55097175, -0.039364815, 0.09827685, -0.18034863, 0.81792474, 0.74725914, -0.26716805, 0.0057168007, 0.6936898, 0.76656103, 0.41977167, 0.44396996, 0.5159714, -0.80502796, -0.49931312, -0.0044875145, -0.81145763, -0.44223285, -0.88752437, 0.46381187, 0.30837607, 0.74720836, 0.60517883, -0.14811301, 0.82996035, 0.10739684, 0.7290182, 0.9852855, 0.31167555, 0.95152473, 0.24152303, 0.6159723, -0.72632504, 0.8943536, -0.64266133, -0.8073642, 0.63010836, 0.3476293, 0.18451333, -0.04953456, -0.9407189, 0.3424406, -0.06581974, 0.22736645, 0.53767276, -0.5123358, -0.3745227, -0.059880257, -0.77592564, -0.9857118, 0.26928616, 0.29821014, 0.42682004, 0.8316469, 0.62021565, -0.94925, 0.87038136, 0.8835292, 0.63740873, 0.034056664, -0.451324, 0.031641245, -0.4414575, -0.21678996, 0.15738726, 0.82644606, -0.7602773, 0.8130002, 0.1699009, -0.88224316, 0.7632506, 0.13574791, 0.6474166, 0.5215795, -0.66755986, -0.88049483, -0.22276664, 0.29227328, 0.5623977, -0.80657196, -0.73125386, -0.4555297, 0.33311844, 0.2613721, -0.22227335, 0.7882359, -0.8142903, -0.42099953, -0.023843527, 0.67476344, 0.6140754, -0.46961093, 0.98374486, -0.7786319, 0.9465265, 0.7488084, 0.557426, 0.85567284, -0.96616197, 0.7235694, -0.1751666, 0.31885862, -0.83561754, -0.9050281, -0.6693208, 0.75217795, 0.48557806, -0.28474617, 0.92444944, 0.8804655, -0.24184108, 0.54555273, -0.18609262, -0.5473974, -0.21078992, -0.2830298, -0.26931214, 0.5841136, -0.81445193, -0.1650176, -0.9156587, -0.91799855, 0.7401376, 0.46699357, 0.68945265, -0.55097175, -0.9134934, -0.757689, 0.7963047, -0.9609637, -0.7225671, -0.80354095, 0.63140726, -0.99505687, -0.224051, 0.48216033, 0.37249136, 0.8512938, -0.37565184, 0.054739, 0.07811093, 0.233634, 0.15428138, -0.38120604, 0.08780241, -0.0052440166, 0.63786054, 0.13287687, -0.31860518, 0.16105032, -0.7873874, 0.9751363, -0.23726964, -0.038856983, 0.53871274, -0.8426893, -0.6418805, -0.13628864, 0.15193105, 0.04479122, 0.8497212, 0.97540593, -0.51300764, -0.81962943, 0.4716661, 0.5692923, 0.64031935, -0.5835874, -0.75318193, -0.91101575, 0.17470574, -0.3134668, -0.51673007, -0.9218075, -0.020160675, 0.7540841, -0.7997482, -0.6456709, 0.34383416, 0.3756323, -0.44259977, 0.6231303, 0.6559236, -0.5602875, -0.21801615, 0.2119286, 0.11185074, -0.6733043, 0.49928188, 0.43446946, 0.7144425, 0.7062452, -0.44486475, 0.40822887, -0.51728797, 0.23714519, -0.5892861, 0.6249447, 0.45705462, 0.6842251, -0.6868727, -0.39002752, -0.6364968, 0.8220825, 0.6592581, 0.20385528, 0.6772189, -0.96755266, 0.97665644, 0.7803478, -0.30196977, 0.5417228, -0.16033125, 0.8303175, -0.015454292, 0.7373457, -0.4433725, -0.56801987, -0.030497074, -0.20773292, 0.353117, 0.44498277, 0.15734243, -0.008378267, 0.58118415, 0.0977025, 0.5265157, 0.26599503, 0.70414877, 0.4183929, -0.5916991, -0.21166635, -0.8083246, -0.046859264, -0.5040698, -0.09458566, 0.20984602, -0.78508687, -0.88089085, -0.64014626, -0.24381232, -0.0005836487, -0.8807728, 0.8953297, 0.8398769, -0.9226134, 0.23597932, -0.9252603, -0.35095763, -0.4908793, -0.36823034, -0.031276464, 0.3396163, -0.68349147, -0.75620914, 0.55947757, 0.58794284, 0.87752795, 0.8410685, -0.26201153, -0.15941954, -0.36395788, 0.3466184, -0.2911334, -0.61374927, 0.23635888, 0.61101913, 0.12971425, -0.80122495, 0.22499132, -0.4364047, -0.47867274, 0.16806173, -0.64456725, 0.54196215, 0.36081934, -0.34948874, 0.5943823, -0.071677685, 0.16356039, 0.66081715, -0.4877758, 0.06529927, -0.058984756, -0.2845943, 0.3506856, 0.79528904, -0.6050863, 0.20784831, -0.25703073, 0.8055372, -0.4553702, 0.35006237, 0.019375563, -0.9025605, -0.045628786, 0.26049733, 0.513592, 0.6084163, -0.6358385, -0.5603826, -0.8843858, -0.7617452, 0.53545237, 0.706568, 0.2924447, 0.3086133, 0.49291682, 0.9432912, 0.9291179, -0.7566776, -0.3839364, 0.18022871, 0.3254826, 0.93484664, 0.59450126, -0.62450695, -0.43542194, 0.45794845, -0.91516495, -0.9688778, -0.086080074, -0.5189085, 0.14274216, -0.620929, -0.5820143, 0.13982606, -0.5554645, -0.46024132, -0.91675925, 0.3927133, 0.5657253, 0.37479877, 0.442415, 0.37776852, -0.39447546, -0.61157966, 0.72159624, 0.65721154, -0.41708446, -0.6276789, 0.28274798, 0.49568892, -0.9789958, -0.30700374, 0.0027022362, 0.68634033, -0.14502525, -0.4553926, 0.6406071, -0.015372038, 0.33602, -0.9721656, -0.57665515, -0.5722623, 0.9208684, 0.379925, 0.09842038, -0.50323486, -0.5014, -0.47692513, -0.14411426, 0.49868774, -0.7334056, 0.94460535, 0.95690656, 0.7024219, 0.33026814, 0.29631448, -0.8790443, 0.6141515, 0.7609985, -0.2780044, 0.6570387, -0.20946336, -0.995394, 0.8368881, 0.8929906, -0.26593423, -0.85689163, -0.91064644, 0.5893092, 0.8016, -0.14423776, 0.41124868, 0.16937661, 0.06649017, -0.5081186, 0.17293501, 0.20107555, 0.19000173, -0.17164207, 0.62821436, -0.97535086, 0.017872334, 0.67365456, 0.4943676, 0.47814894, -0.13742256, 0.35946584, 0.08894014, -0.37220502, -0.818192, -0.0745759, -0.6853204, -0.10776019, 0.5329864, 0.68616176, 0.092749596, -0.040164948, -0.31693316, 0.5547905, 0.3426814, 0.72315407, 0.054838896, -0.9812124, -0.76173663, 0.4438846, -0.44642282, 0.9875634, 0.36570168, -0.058748007, 0.70276475, 0.9096029, 0.047525644, -0.17253327, 0.087759495, -0.116681576, 0.6291206, 0.9328897, 0.89569926, 0.21700072, -0.8171556, -0.74189496, -0.2115748, -0.4657421, 0.80391574, 0.3176689, 0.587785, 0.16409159, -0.13918638, 0.34855843, -0.8449743, 0.17231011, -0.52565813, -0.435385, 0.6782429, -0.07815027, 0.83935475, -0.6766448, -0.5019767, 0.3593762, 0.7903218, 0.17188072, 0.45365667, 0.16077304, -0.04269266, -0.8766191, 0.2049706, 0.96555877, 0.4836805, 0.03332305, 0.66922355, -0.8121567, 0.5900085, -0.4576304, 0.27128768, -0.90018725, -0.52713656, -0.4064207, 0.5696373, -0.22151375, -0.90291977, -0.37055397, 0.35033488, -0.54451156, -0.5714321, -0.13177776, 0.15881729, 0.98059225, 0.6961036, -0.91236925, 0.20545244, -0.7636993, 0.09277415, 0.067736626, 0.9599781, -0.18428135, 0.15321994, 0.7814622, 0.43102932, 0.14112711, 0.5369625, -0.9650049, -0.71250963, 0.023054361, 0.8697696, -0.13509631, -0.08413124, -0.23988128, -0.31144047, -0.9427581, -0.90953135, 0.5043299, -0.21466398, 0.70932436, 0.6208546, -0.85000086, 0.19987941, 0.037433624, 0.70770097, 0.9198997, 0.8140011, -0.64972806, -0.90037394, -0.6979344, 0.9633372, -0.39512825, 0.2713697, 0.13556528, 0.50685096, 0.31027937, -0.18569255, 0.82047343, -0.36608863, -0.9357705, -0.6435633, -0.9478712, -0.26664066, -0.17044663, 0.5361731, 0.92441916, 0.6779239, -0.31420517, 0.509042, 0.39385843, 0.851563, 0.11213541, 0.4442432, 0.6651571, 0.008574724, -0.2621107, -0.5945952, 0.3371358, -0.2730248, 0.5977273, 0.40804672, -0.74018955, -0.8186672, -0.67353725, 0.22733164, 0.120587826, -0.8525045, -0.92701316, -0.9969971, -0.26583266, 0.7919476, 0.07723069, 0.22159338, 0.6728194, 0.9461634, 0.9441309, -0.5596802, 0.5542309, 0.402673, 0.6594205, -0.75051713, -0.6763859, 0.23288131, -0.9219551, 0.7461624, 0.49265862, -0.377043, -0.1858604, 0.25474644, 0.92207766, -0.44524074, -0.96902084, 0.978266, 0.37426567, 0.10569024, -0.07001662, 0.30224395, 0.9443283, 0.022154093, 0.8689978, 0.43199134, 0.5486531, 0.628361, -0.12702656, 0.8245039, -0.3113699, 0.032001495, 0.37490106, 0.7272234, 0.70909, -0.7003763, -0.3941245, 0.34418583, -0.077990055, 0.30950046, 0.3326323, 0.60169053, 0.06678605, -0.2294712, -0.7500262, -0.14308548, -0.8112829, 0.28321767, -0.98016787, 0.6224656, 0.57690024, 0.6602359, -0.60922813, -0.48488402, 0.9059911, -0.60966873, 0.5025172, -0.24383998, -0.72532606, -0.21842813, -0.42793512, -0.18412042, -0.9379084, 0.37011218, 0.95563984, -0.57556057, -0.6051223, 0.43860126, 0.15551496, -0.06859088, 0.028959274, -0.65188646, 0.9461055, 0.41924262, 0.14725327, 0.76587105, -0.8932111, -0.7520981, -0.7061534, 0.24494219, -0.81011844, 0.19882965, -0.3938017, -0.8678684, -0.61133146, -0.661803, 0.88291335, -0.6210253, -0.73823977, -0.2821126, 0.2286017, -0.33331752, 0.8633437, 0.43219805, -0.22019744, 0.88071895, -0.4885428, 0.5844364, 0.99711967, -0.008797646, 0.0222044, -0.7242873, -0.4947412, -0.15052366, -0.09965062, 0.8229861, 0.932744, 0.8495593, 0.27505136, -0.6288729, 0.08858895, 0.34735537, 0.7299514, -0.6790168, -0.84930944, -0.8844819, -0.44367862, 0.79975915, -0.13566732, -0.58867526, 0.35126138, 0.035019875, -0.3264761, -0.45433712, 0.7347803, -0.5952337, 0.47363567, -0.16881943, -0.15209603, -0.6919763, 0.26577783, -0.25935555, 0.8126409, 0.5057852, 0.73219395, -0.39146256, 0.14464617, -0.2730441, 0.53335094, -0.7154491, 0.2924378, 0.8338139, -0.70262647, 0.37745, 0.57066417, 0.8088033, -0.2571838, -0.40238905, 0.8560164, -0.34269547, 0.17522073, 0.92051363, -0.5559287, 0.08494282, -0.88125396, 0.58687806, -0.95367384, 0.9012394, -0.06783962, -0.4883225, 0.02673173, 0.3275807, -0.6763072, 0.95993376, 0.62300205, -0.7516041, -0.88770914, 0.6456816, 0.29382443, 0.68217874, -0.07891631, 0.742012, 0.92375946, 0.7926917, 0.4053793, -0.0117332935, 0.8752823, 0.017406702, -0.34576774, -0.9895098, 0.4385321, 0.31059933, -0.63005567, 0.9278004, -0.42639422, 0.38292193, -0.94939923, 0.43720913, 0.73402905, 0.35204673, 0.5367079, -0.6429634, -0.34081244, 0.029228926, -0.71340156, -0.75951695, 0.822191, -0.69997406, 0.8375015, -0.36003852, 0.24470401, -0.45915627, -0.04468441, 0.9851606, 0.7774837, -0.5317843, -0.047730923, 0.55973315, 0.23957467, 0.32057977, -0.07528949, -0.14832807, 0.5900898, 0.7368486, -0.74355626, -0.3895192, -0.2337625, 0.48965216, -0.16631389, -0.024956465, 0.933084, 0.32620788, -0.027325153, 0.88520384, 0.3700261, -0.7811699, 0.8405235, 0.99703646, -0.9955566, 0.37779284, -0.26116276, 0.28680158, 0.5122752, -0.58042526, 0.5057671, 0.90073204, 0.4601605, 0.095318556, 0.5537367, 0.15001678, -0.5227952, 0.39454055, 0.3477397, 0.27664518, -0.19383788, 0.9255636, 0.58203053, -0.13788009, -0.89917326, -0.25969672, 0.8996229, -0.49535084, 0.050866604, -0.88899326, 0.84262323, -0.60020304, -0.19548368, 0.061265707, 0.11986542, -0.8181677, 0.79398847, 0.9100461, -0.75037384, -0.22529697, 0.66634107, 0.19174051, -0.5206044, 0.0628047, -0.74513626, 0.89220214, 0.3145361, -0.05522275, -0.9998598, 0.74879766, -0.00020074844, -0.17707062, 0.92890024, 0.7097995, -0.92806435, -0.7084811, 0.92338014, -0.10144186, 0.36014414, -0.46812725, -0.4539821, 0.9906008, 0.59506655, 0.19769788, -0.9759016, -0.7127347, -0.18373919, -0.27959943, 0.59500504, 0.753453, 0.9599397, 0.34558177, 0.48090482, 0.7615695, -0.85152936, 0.48602796, -0.9058695, -0.70807266, -0.7733152, 0.8057127, 0.33394456, -0.23488593, 0.44845748, -0.90946054, -0.43413258, 0.3374586, 0.37004757, 0.76266146, 0.65437555, -0.7515662, 0.04207158, -0.84845495, 0.21477675, -0.14919186, 0.19607759, 0.35317612, -0.8968413, -0.093743324, -0.883703, 0.81477547, 0.51824665, 0.37251234, -0.5449383, -0.8455663, 0.7673342, 0.071003675, 0.18228722, -0.79855704, 0.68584585, 0.92358875, -0.47355413, -0.2455337, 0.30253863, 0.6924126, 0.6815977, -0.9440069, 0.89667106, -0.28866386, 0.83926725, -0.7779362, -0.7267077, -0.47353268, -0.88238573, 0.9420295, -0.9066138, 0.8205559, 0.07764363, -0.6956198, 0.8598621, -0.9936936, -0.20389962, -0.09239054, 0.40657496, -0.60982156, -0.799757, 0.27124858, 0.19715667, -0.9622524, 0.4969313, -0.19075489, -0.307225, -0.96636105, 0.5362041, -0.54123783, -0.986325, -0.37218475, 0.5855205, -0.77639055, 0.5856099, -0.31014037, 0.47079206, -0.85691, -0.3997872, 0.27442312, 0.9238126, -0.032550573, -0.937346, 0.06361127, -0.53409743, 0.9981508, -0.79906464, 0.29351258, -0.9996021, 0.6848633, 0.43434763, 0.734179, -0.8584652, -0.45590973, -0.97647285, -0.15855241, -0.7766557, -0.15681767, -0.10375023, -0.37904048, 0.5674002, -0.38947797, 0.4056127, -0.35668397, 0.45087886, -0.39962673, 0.27025914, -0.10790396, 0.25047827, 0.22134471, 0.36091566, -0.19014382, -0.72673464, -0.57502985, 0.02370429, 0.40473628, -0.0067965984, 0.10466528, -0.47188663, -0.6071904, -0.9648149, 0.5074527, 0.91835284, 0.96932197, -0.74606013, -0.9020982, -0.25571108, -0.570848, 0.29247403, 0.8010826, -0.15542126, 0.37960815, 0.2770059, -0.71587276, 0.1601901, -0.3882358, 0.37865233, 0.8952961, -0.4162829, -0.71189547, 0.44087076, 0.60367703, 0.6949558, -0.49562716, 0.37046266, -0.10615945, 0.36778307, -0.9841616, 0.071738005, -0.10956168, -0.62215257, -0.300853, 0.54189944, 0.82263184, 0.007877111, 0.54420424, 0.21816897, 0.5512831, -0.7088218, 0.8716793, -0.7355306, 0.98153853, -0.699708, 0.49037337, 0.9093349, -0.09185147, -0.31675148, -0.1852572, 0.5301688, 0.028502226, -0.6515193, 0.08051872, 0.7947681, -0.46576476, 0.6504147, -0.47736073, 0.7725818, 0.6932199, 0.12797427, -0.4611888, 0.34695506, 0.4264803, 0.634675, -0.4634583, 0.40430498, -0.004769802, 0.4767549, -0.34816146, -0.044024706, -0.5146029, 0.5974567, 0.47795916, -0.39979577, -0.30023932, 0.0393126, 0.60455704, 0.058291197, 0.22601151, 0.4152553, 0.024352789, -0.3380108, -0.6622243, 0.34639072, 0.8899212, -0.9649422, 0.5842669, -0.8582282, -0.021139383, -0.57164884, 0.30977106, -0.4061141, -0.28982878, -0.11651039, 0.24379563, 0.94135, -0.6443536, 0.72812057, 0.7797067, 0.39014554, -0.55848265, -0.3315568, -0.5832534, -0.6801455, 0.8975427, -0.14660478, -0.06362152, -0.005097151, -0.7859981, -0.8804076, 0.08456254, -0.6263199, 0.7286773, 0.2522068, -0.37453723, -0.5499172, 0.82458305, -0.24768162, -0.36836386, -0.8358543, -0.609349, 0.44020534, -0.16332316, 0.21257949, -0.61146235, -0.6544161, 0.49197602, 0.12098813, 0.74842024, 0.1540153, 0.5286386, -0.84699655, -0.2658043, 0.074046135, -0.6331909, -0.9662676, 0.42808604, 0.24963069, 0.30307984, -0.2898717, -0.023408175, -0.9350028, 0.50377035, 0.32206345, 0.33110237, 0.60913086, 0.7360568, 0.41976666, 0.62254953, 0.044835567, 0.2561884, 0.11487889, -0.34273052, -0.57077575, 0.74415183, -0.18906713, 0.68262124, 0.15673685, 0.21752524, 0.8523469, -0.13037634, -0.2034607, -0.71134114, 0.7104933, 0.03486538, -0.13991404, -0.123348236, -0.08526945, -0.54972863, -0.1036396, -0.22496271, -0.037331343, -0.5609715, -0.8824487, -0.74766326, -0.548095, -0.6888702, 0.21571183, -0.94001245, 0.19456029, -0.35115528, 0.24758077, -0.6205838, -0.94581914, -0.8147943, -0.58818173, -0.47608638, -0.4690795, 0.36398506, -0.38073945, 0.19981575, -0.41398168, 0.8077295, 0.84020567, -0.6760788, -0.66832924, -0.90019894, -0.97335625, -0.87920403, 0.12438536, 0.94501686, 0.5350592, -0.17676854, 0.65245175, 0.9363265, -0.76258445, -0.38337207, -0.17467165, 0.8886976, -0.089621544, 0.23518896, -0.4289925, -0.5914936, 0.7424302, 0.165097, 0.95125175, 0.007822037, -0.5068774, 0.31576514, -0.24374104, 0.21886992, 0.02978921, -0.9461763, 0.59226656, 0.3015728, -0.9087069, 0.4227507, -0.45967126, 0.3719089, 0.83764935, 0.7607448, 0.44216156, -0.81086993, -0.29457617, -0.1510899, 0.99580336, -0.04266858, -0.62021804, 0.32049036, -0.4780388, -0.7502568, -0.99606586, -0.89348006, -0.041341305, 0.7824726, -0.7445624, 0.027968407, 0.40455604, 0.58091736, -0.3411064, 0.7746198, -0.8355136, 0.8081391, 0.37896395, -0.18767571, 0.023977757, -0.0527997, 0.4242828, 0.82709885, -0.8168392, -0.20688915, -0.50032353, -0.42274237, -0.017244577, 0.13336992, -0.95932436, -0.023353815, -0.62800574, -0.42581725, -0.7365525, -0.67668366, -0.04064083, 0.9005923, 0.72177553, -0.41158414, -0.75338626, -0.53275466, -0.12367129, 0.9842813, 0.08298874, 0.8078387, 0.2360282, -0.087991714, 0.16938996, -0.28869176, 0.12265062, -0.55394125, 0.26364827, -0.24115872, -0.089113235, -0.012942791, 0.9652097, -0.33747578, 0.53323865, -0.6360996, 0.15384817, -0.31270003, 0.051374197, -0.87473536, 0.65293884, -0.5124903, -0.21972513, -0.27898097, -0.20197988, -0.9385717, -0.56025505, 0.4600079, 0.9667282, -0.6374736, -0.927938, 0.9340794, 0.5822401, -0.35023737, 0.49643707, 0.4163401, -0.022017002, 0.42699575, -0.27108097, 0.65850806, 0.60348773, -0.48336148, 0.82089734, 0.2067709, 0.11510944, 0.9820254, 0.639714, 0.2930758, 0.1035018, 0.32304478, -0.5949266, 0.9124322, 0.9875593, -0.461447, 0.85507035, -0.33467937, 0.60425043, -0.5099032, 0.76601124, 0.97387767, 0.2078886, 0.7157526, -0.12306428, -0.521919, -0.58977413, 0.7531109, 0.06351066, 0.7361803, 0.012965918, -0.6733854, -0.9027593, -0.6814461, 0.23055649, -0.15142393, -0.5887759, -0.799315, 0.40851665, 0.16960979, 0.9339149, 0.5849867, -0.0027410984, -0.08439684, 0.23036313, -0.3356161, 0.29808903, -0.3398304, 0.661412, -0.56526256, -0.28831887, 0.6413717, 0.18391275, -0.06400132, -0.16841626, 0.69306827, -0.9388466, -0.8123894, -0.18609905, -0.67559457, -0.43550062, 0.21780658, 0.46561146, 0.13524127, 0.24051571, -0.9360628, 0.45247912, -0.6354239, -0.012854576, -0.99764204, -0.52815676, 0.43095517, 0.97062707, 0.13392258, 0.207299, -0.9993944, 0.1844871, -0.8074856, 0.9370034, -0.16549897, -0.18814611, 0.6846485, -0.12795377, 0.1848383, -0.6533921, -0.9752786, 0.5359435, 0.69217443, -0.41767526, 0.24900985, -0.8750937, 0.57348657, -0.9934671, -0.064899206, 0.10132909, 0.065820694, 0.37871194, 0.41321063, 0.22959709, 0.7151027, 0.30771375, 0.13140988, 0.91295123, -0.81158686, 0.38292456, -0.024030685, 0.8711114, 0.6721997, 0.40591764, -0.76143956, 0.4222374, 0.2495215, 0.86412144, 0.3170085, -0.79977226, -0.023032665, 0.6037097, -0.30767035, 0.07486677, 0.58384776, -0.79986334, -0.18552756, 0.28228307, 0.12782073, 0.9555681, -0.88796735, -0.259084, 0.91541815, -0.467273, 0.5286648, -0.7165208, 0.8006723, 0.21616054, 0.30210328, 0.92505765, -0.0093045235, 0.66749144, -0.090079546, 0.16554666, 0.14045501, 0.15441251, 0.5333259, 0.20786071, 0.9625337, 0.74957037, -0.9395623, -0.45125985, 0.3499477, -0.17669559, 0.33427382, 0.30578804, -0.59102917, -0.9658141, -0.995173, -0.96494627, -0.37396812, 0.25461054, 0.26085567, 0.9497845, -0.00069236755, 0.03674221, -0.88365936, 0.8011241, -0.75135183, -0.08424187, 0.9989171, -0.49487138, -0.4133742, -0.18850827, 0.8712671, -0.08421302, -0.7943754, -0.70220137, -0.536432, -0.5522728, -0.73622966, -0.22751498, 0.5142269, 0.4214685, 0.35491252, 0.7383485, 0.09786677, 0.82808065, 0.21985936, -0.030509472, -0.4821887, 0.19777465, 0.19517756, 0.13954091, -0.9575751, 0.34290385, 0.39128995, -0.61631274, -0.04068756, -0.59391904, -0.8073957, -0.68918467, -0.93683815, 0.0013175011, -0.899282, -0.8622074, -0.7977636, 0.8084221, 0.68847275, -0.14576554, 0.8160367, -0.56019545, -0.076693535, -0.43921065, 0.44275427, 0.048592567, -0.49664068, -0.5819454, 0.17123675, 0.074151516, 0.7349074, 0.087872505, 0.5739651, -0.103352785, -0.23281169, 0.25855994, -0.82538533, -0.47718525, -0.3782785, 0.495584, 0.036551237, 0.23848104, 0.30990362, -0.5522132, 0.11756325, 0.43656564, -0.70377564, -0.5497818, 0.121389866, -0.23630619, -0.37337112, -0.6788788, -0.3639052, -0.7448609, -0.40190005, 0.21888328, -0.061500072, 0.6380305, 0.7862098, -0.13762116, 0.9136989, -0.59896874, -0.37216377, 0.09783602, 0.2602899, -0.4029677, -0.4301257, 0.5912812, -0.56356883, -0.4974239, -0.2325275, -0.22245145, -0.6594856, -0.377079, 0.29531837, -0.4141481, 0.7742672, 0.94530725, -0.5527499, 0.29098964, -0.8967824, 0.45361233, 0.4912727, -0.61917734, -0.13247919, -0.9003792, -0.27658725, -0.4575081, -0.21525097, -0.7977321, -0.23922586, -0.1975038, -0.91577363, 0.7032254, 0.50398874, -0.23705935, 0.38847637, -0.1511221, 0.35205674, -0.45066214, -0.2894442, 0.8284519, 0.48612976, -0.13466477, -0.0045421124, 0.30909896, 0.82612085, -0.86855316, -0.16870642, -0.80331755, -0.9393072, -0.26278067, 0.3951223, 0.57218504, 0.8858249, 0.16753078, -0.46520233, 0.89194584, 0.89271593, -0.44074035, 0.18738413, 0.9615867, -0.5644109, -0.06453991, -0.6065495, 0.4424367, -0.9442241, -0.7059171, -0.11241603, 0.13165593, -0.8538387, -0.5141394, 0.42835236, 0.06514859, 0.914413, 0.83581734, 8.4877014e-5, 0.59445477, 0.2608347, -0.8151543, 0.90697885, -0.5655744, -0.026546955, -0.49938917, -0.5063212, 0.2995596, -0.64062023, 0.5643256, 0.04736185, 0.56034017, -0.50334954, 0.8617759, 0.9911406, -0.06797671, 0.3133726, -0.6039841, -0.81230235, -0.45699477, -0.6269691, -0.32471776, -0.4052236, 0.9105375, 0.7593105, -0.4710772, 0.9399879, -0.3945973, -0.114057064, -0.84821796, 0.49909067, -0.32415724, -0.6568458, -0.6231792, 0.68333054, 0.116276264, 0.73877645, 0.494488, 0.09180856, 0.19306636, -0.40712237, -0.7022948, -0.9438381, 0.8907335, 0.41740608, 0.7118063, 0.08272457, 0.3957324, 0.8587892, 0.13893747, -0.97289467, -0.039539576, -0.39788723, 0.6170907, 0.5434568, -0.89296126, -0.9555085, -0.39666533, -0.6349046, 0.0064353943, 0.73488784, -0.80471087, 0.02674985, -0.26937008, -0.67975974, 0.78775597, 0.8393743, 0.3654492, 0.6596556, -0.86847496, -0.898113, 0.665524, -0.7568972, -0.847219, -0.5126388, -0.056950092, -0.55838585, -0.42425227, 0.4394102, 0.4626472, 0.7461219, -0.30452394, 0.3139012, 0.9231653, -0.79206014, 0.31814647, -0.37051034, 0.95942783, 0.7617221, 0.2073009, 0.17051935, 0.75729084, 0.8326094, 0.44667315, 0.2613566, 0.22896338, 0.43986797, -0.120319605, 0.35500264, 0.49662757, 0.39703035, -0.25301147, -0.12142944, 0.41590858, -0.1484971, 0.20271707, -0.31436038, -0.13370943, -0.40654325, -0.38347244, -0.41187215, -0.24687219, -0.9937849, 0.5195408, -0.6268401, -0.095115185, -0.63961744, -0.0733192, 0.21238804, -0.046225548, 0.88043, -0.1348269, -0.016313553, 0.30267406, 0.7903235, 0.75591326, -0.35205936, 0.8831072, 0.7322161, -0.90946364, -0.13033032, 0.15341997, 0.25415897, 0.5655472, 0.8726003, -0.098410845, -0.05392456, 0.46406794, -0.124531746, 0.5493455, 0.5219023, 0.7378936, 0.8160775, -0.2562456, -0.7674911, -0.89242387, 0.44166088, 0.40017772, 0.7210741, 0.8422291, -0.539258, 0.009017944, -0.40808272, 0.12481928, -0.93007755, -0.33184576, -0.5220392, 0.025743246, 0.32583785, 0.08293915, -0.90322614, -0.5193763, -0.49601436, 0.44666505, -0.45755386, 0.7006755, 0.65275025, -0.5085521, 0.76623774, 0.9991753, 0.53114843, -0.29310083, 0.14746094, -0.18140125, 0.33047152, 0.22565937, 0.8686929, -0.61177015, -0.13678098, 0.17044234, -0.7544303, -0.56290746, -0.5980816, 0.043304205, 0.09693003, -0.7685447, -0.06459427, 0.09402704, -0.1652875, 0.025036573, 0.39571977, -0.88587976, -0.5440135, 0.4418044, 0.56220484, 0.48886108, 0.4159448, 0.82119775, -0.6085894, 0.60942507, 0.0031750202, -0.40655732, 0.95685077, 0.7668829, 0.060573578, -0.7352078, 0.10811496, -0.7568822, 0.90323615, 0.46714306, 0.68220735, 0.55269647, 0.75971055, 0.21335268, 0.49589467, -0.7463293, 0.12560034, -0.55253077, 0.27528453, 0.98009896, 0.9732852, 0.41098547, 0.83022165, 0.74831295, -0.5712621, -0.62853146, 0.49657965, -0.7190206, -0.8768246, 0.37575555, 0.2287631, 0.19105268, -0.5879712, -0.55252695, 0.7950094, -0.14511418, -0.82348347, -0.13120317, 0.10292888, 0.6232629, 0.22251153, 0.8355956, 0.89033246, -0.13077378, -0.20884323, 0.5729058, 0.17103648, -0.71813226, 0.25400043, 0.6736469, -0.6525698, 0.60248685, -0.3259828, 0.24948788, -0.29973507, 0.5616398, -0.9641905, 0.40563846, 0.09976268, 0.33990908, 0.3528092, 0.54791117, -0.8079951, -0.1681683, 0.60608745, -0.98626494, -0.7964852, -0.4638865, 0.37969303, 0.00038647652, 0.9376404, -0.7627194, -0.511842, -0.535125, -0.89405894, 0.03301668, 0.15026402, 0.24838495, 0.011284113, 0.39399552, -0.02286768, -0.31360698, -0.20011067, -0.8672886, 0.8843298, 0.026422024, -0.5391476, -0.19030285, 0.06513691, -0.5750115, -0.1756773, -0.20960283, 0.7252009, -0.31556726, -0.6369593, 0.8089683, -0.45542097, 0.6740148, -0.58941317, 0.9280181, -0.22926831, 0.10571766, 0.84147, -0.37365103, 0.24476004, -0.6145179, 0.4889605, 0.1538229, -0.5253961, 0.5557258, 0.6817541, -0.6344247, -0.37363267, 0.4364531, -0.11060691, 0.610368, -0.2755649, -0.8240938, -0.7956774, 0.45410037, 0.18201947, 0.0011413097, -0.5745292, -0.51496196, -0.9750433, -0.73751307, 0.07833004, 0.67814016, 0.7818043, -0.19304013, 0.24973154, -0.29428506, -0.026164055, 0.949368, 0.6856382, 0.6445544, 0.14575887, 0.10675359, 0.81774545, 0.6211269, -0.70154715, 0.8099599, 0.29477644, 0.98135924, 0.64038014, -0.2672081, -0.50819635, 0.36793804, -0.87522197, 0.16022348, 0.5904782, -0.39330935, 0.5366533, 0.9761851, 0.9628806, 0.25350046, 0.014296532, 0.15965128, -0.87213373, -0.22524929, 0.375906, -0.032809973, 0.07232857, 0.9304011, 0.5702374, -0.7528758, -0.43780136, -0.8157704, 0.11801195, -0.47260404, 0.38236284, 0.08406305, -0.16314411, 0.28407192, -0.67129445, -0.45573115, 0.91892624, -0.23067188, 0.23500061, -0.004493475, -0.54979587, -0.9571347, 0.21417832, 0.23128772, 0.9480605, 0.6260092, -0.9337013, -0.4689088, 0.6703713, -0.22534227, -0.7500527, -0.16312933, -0.73530555, 0.92784786, -0.6391735, -0.5437429, 0.14954424, 0.030191183, 0.52586365, -0.45750713, -0.77757955, 0.45535517, -0.17490721, -0.35124993, -0.5154345, 0.9212408, 0.038210392, 0.96624756, 0.9316914, 0.1623168, 0.32419205, 0.20951915, 0.16863275, 0.29538918, -0.025910378, 0.58917975, -0.18128085, -0.19914675, 0.98157287, -0.29079986, 0.27936816, -0.09812188, -0.18749452, 0.3752222, 0.8864279, 0.031694174, 0.029218435, 0.017768621, -0.5307834, -0.3573835, -0.79639745, -0.86189103, 0.28999782, 0.7238314, -0.3528111, 0.796592, 0.77119803, -0.4814582, -0.34649777, -0.51727986, 0.38416576, -0.25436378, -0.80871606, -0.7610564, -0.5568118, 0.13272119, 0.89029527, -0.46005583, -0.45189, 0.72162485, 0.19694757, -0.44473982, -0.7447629, -0.7425289, -0.46210217, 0.18667626, 0.946893, -0.80695486, -0.32648993, 0.13429785, -0.9276428, 0.49260736, -0.18926954, -0.75630283, 0.24625945, 0.14804554, 0.38085103, 0.4312806, -0.1356678, -0.24233031, 0.98084116, -0.28185058, 0.4655869, 0.2589345, -0.34291887, 0.6818714, 0.6336596, 0.4956026, 0.70001745, -0.8945081, -0.99132895, 0.81744003, 0.5267372, -0.5491326, 0.5927546, 0.06697345, 0.10379076, 0.63531303, 0.07035351, 0.3919871, -0.5863066, -0.48538613, 0.64007545, 0.2975111, -0.51490927, -0.5909028, -0.051170588, -0.52131104, 0.4184544, 0.38080287, 0.7074084, 0.6498413, -0.87320375, 0.8741839, 0.6389637, 0.16172099, -0.3011334, -0.1966126, 0.03021121, 0.48890114, 0.22872329, -0.35469246, 0.1264689, -0.49783683, 0.82759094, 0.113977194, -0.44251966, 0.5400348, -0.21294284, -0.51855993, -0.26616502, 0.5091882, 0.7476139, 0.36713076, -0.66722035, -0.5730293, 0.19779992, -0.91863227, 0.1257782, -0.6347697, 0.5618, -0.14031124, 0.37038088, -0.4726727, 0.4741907, -0.68440795, -0.14083838, -0.4767065, -0.14011621, 0.5542679, -0.7319157, -0.99986386, -0.30481935, -0.41912818, 0.38580894, 0.13898635, 0.39838934, 0.2085793, -0.50867844, 0.2529366, 0.31841373, 0.44958305, 0.3311503, -0.8105905, 0.8578372, 0.09762454, -0.9218383, 0.778882, -0.32821512, 0.5501187, -0.65905523, 0.10499382, 0.61642957, -0.14904213, -0.64375496, 0.43248677, -0.32202196, -0.08430648, -0.86415195, -0.27878833, -0.9749203, -0.8102195, 0.85586476, 0.37675714, -0.18310833, 0.479321, 0.79015374, -0.5776012, 0.17104554, 0.18004894, 0.09111047, -0.9121547, 0.6595397, 0.5766628, -0.6514058, -0.6328063, 0.19470167, -0.08062053, -0.7979443, -0.13619637, -0.3622191, 0.8437264, 0.9209783, -0.03442049, -0.93378377, 0.9892447, 0.68189, -0.7932658, -0.5051758, 0.7412071, -0.0602386, -0.5126188, 0.37204576, 0.9579575, -0.1929574, -0.5302961, -0.87009144, 0.74409556, 0.15018272, 0.46481538, -0.5950241, 0.8019128, 0.533674, 0.57903457, 0.099374056, -0.2860632, 0.9976568, 0.5612228, -0.09113383, 0.61563444, 0.43427205, -0.0696609, -0.5976269, -0.02902031, 0.20646524, -0.30151415, 0.12909102, -0.75563216, 0.06069851, -0.32049155, -0.70934534, 0.17752981, 0.13551807, 0.8702731, -0.76452136, -0.6046834, -0.017929792, -0.9601612, -0.09180975, 0.8953326, -0.5391104, -0.8217337, 0.30151463, 0.25626564, 0.9116745, 0.65647674, -0.116818905, -0.9237492, 0.34137368, 0.07927346, 0.92295694, 0.670625, -0.019354343, -0.86193347, 0.045758247, 0.15474963, 0.6130526, -0.7942202, -0.12560296, -0.8070035, 0.5498886, 0.22089791, 0.36109877, -0.19706821, 0.8507738, 0.8522682, -0.22387624, 0.685761, -0.65147114, -0.3494408, -0.24382806, -0.5921085, -0.01662302, 0.9679811, 0.13913488, 0.101444006, 0.46223283, -0.119771, -0.5851519, -0.06251526, 0.26767468, 0.47915912, 0.5911603, 0.21221328, 0.45386243, 0.39729, 0.79801536, -0.9118724, 0.7489767, 0.02427268, -0.73023915, -0.8745792, 0.34064364, -0.81006837, -0.26271152, 0.96848154, 0.38848543, 0.42503166, -0.3427403, 0.8011279, -0.76376915, -0.72281504, -0.4375708, 0.48425913, -0.07308698, 0.9908035, -0.86197543, 0.20928836, -0.25166965, 0.4289744, 0.78262115, -0.6178179, 0.66589785, 0.0009393692, 0.61006165, -0.32881546, -0.11658621, 0.6816478, -0.9512062, 0.10864282, 0.7855718, 0.025216341, -0.9679909, 0.17176199, 0.745728, -0.580312, -0.7670109, -0.72820354, 0.8507135, 0.48618817, 0.8671088, 0.92799973, -0.29972887, -0.63678455, 0.9426739, 0.11574578, 0.9141774, -0.24170446, 0.4666438, -0.85160637, -0.48292208, 0.54997635, -0.96385694, 0.62858915, -0.82637215, -0.8968468, -0.5828819, -0.19129562, 0.47583914, 0.12861371, 0.5855551, 0.9095559, 0.42332935, 0.92088914, -0.97615576, -0.7285538, 0.7696686, -0.103753805, 0.9844718, 0.9693463, 0.005092621, -0.05826783, 0.9098613, -0.7917378, -0.33140564, -0.9758029, 0.7049551, 0.027222157, 0.8921125, -0.43113422, -0.9161942, 0.4350648, -0.36080384, 0.35304618, 0.43354177, 0.08599734, -0.60007906, 0.5086744, 0.29558563, -0.17463422, 0.30781007, 0.47946906, 0.44013834, 0.02944827, -0.04928565, 0.83851194, -0.688581, -0.33118248, 0.30582142, 0.33393145, 0.5720253, -0.7774296, -0.8552172, -0.11103773, 0.093364954, -0.26141763, -0.029525757, 0.7108097, -0.35255098, -0.41467094, 0.64336586, 0.47903752, 0.5760977, 0.048690557, -0.76487374, -0.39826822, -0.6749594, 0.31285882, -0.2399602, -0.31262112, -0.68374276, -0.13531208, -0.91601896, 0.028509855, -0.6381316, 0.250216, 0.57952666, 0.9503577, -0.24116755, 0.46286416, -0.00538373, 0.9269974, 0.8084111, 0.18915391, 0.88604546, 0.6575084, -0.85082316, 0.26765776, 0.2109909, 0.5927551, 0.5363507, -0.104273796, 0.39170337, -0.23376393, 0.638901, 0.09815788, 0.09109545, -0.5420213, -0.34326363, -0.758482, 0.7804694, -0.6400697, 0.9427662, 0.8761611, 0.49592376, 0.34155536, -0.3291998, -0.051377535, 0.31207824, 0.19110894, -0.17059922, 0.105814934, 0.018271208, -0.19041443, -0.09817743, 0.64195204, -0.774178, -0.20543647, 0.95639706, 0.5024588, 0.47233486, 0.94835377, 0.959723, -0.7806866, -0.079571486, 0.36909008, -0.056860685, -0.43786192, -0.409508, -0.9197092, 0.19360662, 0.47350907, -0.17112398, -0.27935576, 0.09596753, 0.05099845, 0.19013715, 0.5680239, -0.8847709, -0.7428837, 0.5694246, 0.76389503, -0.17383409, -0.24812913, -0.54716206, -0.9340465, -0.35802364, -0.6672623, -0.9734049, 0.2758677, 0.5629797, -0.8021982, 0.38361406, 0.542259, -0.5758872, -0.8871925, 0.8633964, -0.032862186, 0.45583725, -0.7107532, -0.9594848, 0.7772324, 0.2530713, -0.1062305, 0.091529846, 0.80359244, -0.5750165, 0.24825716, 0.84674835, 0.58429885, 0.06281543, -0.044869184, -0.38531065, -0.36399174, -0.9455211, 0.29332662, -0.9288976, -0.15826869, 0.45485425, -0.41391158, -0.70836544, -0.22645736, 0.30819774, 0.65330005, -0.8265257, 0.3272369, 0.21586299, 0.37296462, -0.021291733, -0.80331206, 0.1944232, 0.4205885, 0.90153, 0.6256077, -0.1069324, -0.02273941, 0.561213, 0.33897734, -0.44642663, -0.42011356, 0.9481604, 0.921232, 0.77896714, 0.9603498, -0.008041382, 0.526417, 0.6863003, 0.8730755, 0.84479594, 0.033791065, -0.83845925, -0.5465267, -0.8330023, -0.64033294, -0.7902088, -0.77522016, 0.6276367, 0.6897268, -0.5749178, -0.51900816, 0.50926995, -0.12407851, -0.352072, -0.2820549, 0.64840055, 0.8729801, -0.3870678, -0.13266182, 0.46150804, -0.5105767, 0.9305887, 0.84830046, -0.5326514, 0.36475587, 0.0111403465, 0.16168451, -0.7633538, 0.3094988, 0.44921923, -0.29165602, 0.9031589, 0.32932782, -0.96670127, 0.839273, -0.68836856, 0.36212635, -0.80511117, 0.6273382, -0.1843102, 0.058146, -0.7078657, 0.92480516, 0.5094726, -0.34061122, -0.69112515, -0.50920725, 0.80854607, 0.11655569, 0.036376, -0.28040504, -0.64300203, -0.32529688, 0.50061274, -0.37431598, 0.6683707, 0.75484395, -0.8719237, -0.57892513, -0.59117675, -0.22507787, 0.50030994, 0.6949172, -0.0026545525, 0.8161659, -0.7035587, -0.115801096, 0.6646619, -0.27435994, 0.19570851, 0.46847606, -0.40447927, 0.8440609, 0.61035323, 0.29228282, -0.20048213, 0.27716422, 0.89907193, 0.4831872, 0.85829806, -0.3967893, -0.11213112, 0.6335585, 0.32214856, 0.8835454, -0.679373, -0.5502355, 0.48705578, 0.9493358, -0.58737755, 0.64454675, 0.63063264, 0.60030866, -0.9860654, -0.40089822, -0.24397779, 0.5867646, -0.15830159, 0.30860424, -0.38123107, -0.30412245, 0.6488128, 0.7987726, 0.30403614, -0.7806246, 0.9892988, -0.19506693, 0.4642427, 0.20986438, 0.8059521, 0.8865042, -0.73911786, -0.7004361, -0.38729978, 0.3056872, 0.57061195, 0.38909888, 0.79540396, 0.9831693, -0.58971715, -0.51751876, -0.38117146, 0.6274886, 0.4610889, 0.43661427, -0.73273253, -0.52715945, -0.6920495, -0.49161696, -0.5304496, 0.28367472, -0.8353133, 0.275517, 0.56403446, 0.37771392, 0.93682003, -0.50431514, -0.33877516, -0.8796685, 0.70575476, -0.63255334, -0.10771036, -0.77306557, -0.029836178, -0.07536292, -0.8149214, 0.60791636, -0.06334615, 0.087839365, -0.09083438, -0.33723307, 0.87070394, -0.11870813, 0.30299497, 0.6645255, -0.90424323, 0.7968762, 0.6825557, 0.36276555, -0.49022007, -0.74018764, 0.895226, 0.39668918, 0.45493412, 0.7873106, -0.21689868, 0.94119406, -0.053868055, -0.98948765, -0.89698434, 0.06964517, 0.27275205, 0.5866046, 0.8790448, 0.24340105, -0.72338796, 0.7662029, 0.060323, 0.3622768, 0.89401436, 0.81456137, -0.49258232, -0.9841418, 0.4959967, 0.9125862, -0.35475588, 0.86956453, -0.4233253, -0.57627916, -0.18443918, -0.359154, 0.40144563, -0.101545095, 0.19446754, -0.9109225, -0.44096255, 0.26516914, -0.6617942, 0.22787642, 0.1974678, 0.7587521, -0.51854444, 0.69097567, 0.23706532, -0.118830204, -0.5181966, -0.35825825, 0.5758951, -0.79452324, -0.11357927, 0.66105103, 0.193717, -0.53166795, -0.037369967, 0.7977011, 0.45486903, -0.77924347, 0.90373755, -0.053988934, -0.2694044, -0.84452105, 0.8483803, -0.6117065, -0.9591296, 0.41645503, -0.6527808, 0.42405844, -0.45503592, -0.6892445, -0.78077173, -0.85475373, -0.8251469, -0.6352992, -0.51613355, 0.97026753, -0.19415092, -0.61066294, 0.33838725, -0.48615575, 0.43268657, 0.79382515, -0.15192008, 0.38463926, 0.5477295, -0.57269, 0.5956955, -0.7435913, -0.91802406, 0.6191399, -0.14501357, 0.037462234, -0.10444689, 0.17422819, -0.52775884, -0.5374515, 0.6812258, 0.7863686, -0.33360767, -0.8963411, 0.3221357, -0.49188375, 0.5058694, -0.06776595, -0.6369479, -0.6174145, -0.2144165, -0.4144833, 0.93349814, 0.102075815, -0.5099025, 0.39389515, 0.8662863, 0.3688867, 0.33129215, 0.6002991, -0.35573578, -0.8938241, 0.3669591, 0.1165576, 0.64730406, -0.44893146, 0.057316303, -0.94940567, 0.41568065, 0.90763783, -0.66746044, 0.9721098, 0.9101558, 0.046911716, -0.8446121, -0.6263528, -0.40150738, -0.0016100407, 0.36476064, -0.16161752, 0.19933057, -0.80911326, -0.74115896, -0.39936876, 0.8339114, -0.9208684, 0.1534555, 0.28013706, 0.16277528, -0.7054715, -0.04245615, -0.44532275, 0.92295504, 0.47179198, -0.52488685, -0.9456458, 0.51533866, 0.8250866, -0.6211326, -0.24895072, -0.92103076, -0.34503126, -0.73407483, -0.69637394, 0.91612124, 0.36937714, -0.3666377, -0.460042, 0.8928633, -0.164747, 0.89383173, 0.66188574, 0.441118, 0.97498703, 0.45393562, 0.021371603, -0.086182356, 0.22578907, 0.7321584, -0.8779266, 0.22448397, 0.17212296, -0.52838564, 0.73296404, 0.54011035, 0.76149154, -0.28314185, 0.9541588, -0.4721856, -0.70631003, -0.5448377, -0.28647184, 0.04272914, -0.8275714, 0.22975683, -0.9608221, 0.92941976, 0.43060732, 0.119225025, -0.5512507, -0.36610436, 0.52939916, -0.8038335, 0.41679788, -0.61293125, 0.22759104, -0.0015892982, -0.7609792, 0.62564397, 0.07601142, -0.6547165, -0.32513857, -0.6163173, -0.20185423, -0.20934772, 0.1200614, -0.041980267, 0.945771, 0.033467054, 0.487947, 0.39354753, -0.44948792, -0.07527447, 0.96629024, -0.2954738, 0.62237334, -0.94062304, -0.45542383, 0.656512, -0.1559782, -0.86590314, 0.20640516, 0.75831985, -0.6125877, -0.120835066, 0.47202897, 0.26823306, -0.68545246, 0.6731086, -0.94995856, -0.9545388, -0.10127115, -0.7517042, 0.5850086, 0.61955, 0.59416795, 0.28114843, -0.40574908, 0.74413466, 0.8425467, -0.5570047, 0.0030989647, -0.26639724, -0.72625375, 0.22958136, -0.30045533, 0.44078517, -0.13185668, -0.09555435, -0.1077261, 0.08834052, 0.19305754, -0.7899382, 0.74207354, 0.62328076, 0.40969133, -0.98859453, -0.3495264, 0.41358113, -0.6930759, -0.63651943, 0.5247836, -0.623389, -0.80285263, -0.0092766285, 0.7998996, -0.091953516, 0.0064582825, -0.86221385, 0.8154893, 0.47972226, -0.9677913, 0.1868124, -0.06506562, 0.64252114, 0.740705, 0.9417348, 0.5286236, -0.7984717, 0.87812114, -0.9864111, 0.56351376, 0.6244519, -0.5977597, 0.86978054, 0.8487773, 0.39174986, -0.35244584, 0.9195063, 0.8376639, -0.19650507, -0.1735456, 0.49711323, -0.7341664, 0.2749734, 0.9666784, -0.96299267, 0.25610757, 0.8866942, -0.8851123, 0.036235332, 0.54006004, -0.30531502, -0.8934667, -0.567297, -0.6611097, -0.2259264, -0.18253088, 0.40634203, -0.94786096, -0.68377185, -0.34950948, -0.9868052, -0.078828335, 0.32783723, 0.14483237, 0.098041534, 0.8993635, 0.59374833, 0.9324901, 0.13507342, 0.7844312, 0.46313095, -0.76721907, 0.7262051, 0.8598795, -0.23976016, -0.43619514, 0.7337768, 0.52207184, 0.5595348, -0.70372486, 0.37582827, -0.72227263, -0.18720794, 0.7356467, 0.2188983, 0.2260499, 0.4611075, -0.89574885, -0.975337, 0.07177544, -0.20307827, -0.47858715, 0.058380604, -0.47759438, -0.58932686, -0.4109261, -0.59817076, 0.85421395, -0.58703685, 0.022065878, 0.35052395, 0.7980592, 0.19779563, 0.22391081, 0.95295095, 0.7820368, 0.81894517, -0.12550402, 0.69870234, -0.70896626, -0.10779834, -0.7399957, 0.63554144, -0.90053654, 0.8440647, -0.2577598, 0.5257261, 0.20868134, -0.6170616, 0.37805462, 0.41467476, 0.22625566, 0.3313496, 0.27756047, -0.073153496, 0.6583197, -0.43125415, 0.5413387, 0.57173204, -0.0132985115, -0.6235297, 0.35954714, 0.5152514, -0.001953125, 0.3500135, 0.08346987, 0.82197165, 0.050833464, -0.7754986, -0.06680179, 0.583611, 0.95716476, -0.36584878, 0.76076126, -0.5184951, -0.8907559, 0.88367414, 0.8822305, 0.31322598, -0.114474535, 0.5884094, 0.6720226, -0.3039732, -0.061166763, 0.5386832, 0.07616782, 0.4679327, -0.17126012, 0.63575983, -0.57698107, 0.44086552, 0.6256139, 0.49135303, 0.33733582, -0.5040202, -0.21663857, 0.19402719, -0.9764266, 0.25010633, 0.3594756, -0.047132492, 0.20196319, -0.9572513, -0.4378214, 0.9920292, -0.39673257, 0.5535979, -0.85442495, -0.49764323, 0.6549368, 0.90715003, -0.91989255, 0.1639986, -0.9279449, 0.6709969, 0.872154, -0.017750978, -0.14213276, 0.3486693, 0.3675182, 0.6593616, 0.5560267, 0.077372074, 0.19357705, 0.015783787, -0.8305762, -0.5170095, -0.9034848, -0.3641436, 0.53064656, 0.7525518, 0.35830307, -0.14026856, -0.44744253, 0.77934766, 0.37570333, 0.041080713, -0.19819021, -0.06095481, 0.07131934, -0.28817797, 0.703084, -0.7411983, 0.33069277, -0.8518913, -0.13801003, 0.17025352, -0.62005305, -0.1589129, 0.63239956, -0.96602416, -0.2872696, -0.11150336, 0.11940122, -0.8494644, -0.47593498, -0.8877287, 0.7753613, -0.011424065, 0.9391134, -0.6676862, 0.3231249, 0.9902127, 0.73265576, -0.36661482, -0.1383369, -0.422199, -0.40931797, -0.34858227, 0.84963775, 0.83962536, -0.9233825, 0.35632777, 0.46375942, 0.33922315, -0.17571902, 0.4258058, -0.6847367, -0.66793966, -0.817626, 0.5974004, 0.43711185, 0.47694492, -0.16294312, 0.8401501, 0.80080104, 0.34286666, 0.68851924, 0.01012516, 0.31275845, -0.022768736, -0.44523168, -0.3668654, 0.04012084, 0.7614958, -0.093667746, 0.011112928, 0.4575951, -0.33858824, 0.7820647, -0.33215356, -0.8753712, -0.97752666, 0.5722561, -0.30781865, 0.71379733, -0.28799582, -0.35516024, -0.8759184, 0.028179646, -0.119992256, -0.115009785, -0.5297241, -0.6646149, 0.41135883, -0.81310654, 0.5249243, 0.017686605, 0.83908796, -0.38604498, -0.19435883, 0.42790723, 0.6033709, 0.29930282, 0.048853874, -0.059110165, -0.8413861, -0.846632, -0.89935184, 0.28095746, -0.780638, 0.73948336, -0.28437734, -0.0067961216, -0.21956992, 0.15749288, -0.3287747, -0.108887434, 0.9515989, -0.7039225, 0.026977062, -0.32250643, -0.8521302, 0.23631406, -0.3106916, 0.49315834, -0.18412232, 0.53269196, 0.27323103, 0.28123975, 0.61349154, -0.8293898, 0.51548696, 0.23772788, -0.3926797, -0.6084192, 0.13715982, 0.09834099, 0.87288713, -0.109696865, 0.049473047, -0.37765718, -0.91559505, -0.9305856, -0.8695862, -0.116104126, -0.65117645, -0.040627956, -0.2512288, -0.15823889, 0.9527149, 0.99323606, 0.9549494, -0.72098255, -0.8003876, 0.94999313, 0.1905415, 0.89873314, -0.66723776, 0.30405164, -0.4978783, 0.3092749, 0.9470751, 0.46331358, -0.6100619, 0.21114612, 0.39434338, -0.92366195, -0.4603815, -0.2620921, 0.005935192, -0.6332655, 0.85758114, -0.9161761, -0.0631845, -0.11622286, -0.29530072, -0.8381727, -0.18004632, 0.5259063, -0.5225022, -0.75808215, 0.15841961, -0.028877974, -0.9431026, 0.48270845, -0.58938146, 0.9000859, -0.65597796, 0.35412478, 0.48066497, 0.5980787, 0.14961624, -0.5680206, -0.9803097, -0.61189675, 0.13067818, -0.46189165, -0.3569491, 0.049878597, 0.6301701, 0.62713766, 0.50273657, -0.16495204, 0.060232878, 0.13662672, 0.4573307, -0.16389489, 0.30920672, -0.20167732, 0.57319736, 0.2595594, 0.19470763, -0.6967845, 0.11749053, -0.099238634, -0.2669108, -0.13121152, 0.4119494, 0.97558355, 0.94424057, 0.6966617, 0.55392504, -0.8616054, 0.5234113, -0.72707725, 0.87424064, -0.25167012, 0.7864716, 0.62532806, 0.16063404, 0.78291583, -0.66304183, 0.99070215, -0.23539805, -0.37187696, -0.5745995, -0.745276, 0.99894476, 0.47505593, 0.37432432, -0.93407226, 0.44105792, -0.27244806, 0.3351462, 0.41169047, -0.19930649, 0.29330444, 0.13165522, -0.71499825, -0.76192594, -0.06540942, 0.8761852, -0.629611, 0.5054896, -0.3849752, 0.048647165, 0.5027168, 0.13685298, 0.92631435, -0.61594796, -0.7400634, 0.96998596, 0.8158636, 0.2147646, -0.7979188, 0.4989984, 0.46923566, -0.49354672, -0.24683642, -0.338902, -0.8320143, -0.59052706, -0.9054792, 0.6216545, -0.3427651, 0.95997834, -0.25524068, -0.7447362, 0.73553276, 0.4290893, 0.32669306, 0.66154456, 0.50699854, 0.63057065, 0.68490887, -0.22003126, -0.9036865, -0.75750065, -0.28203106, -0.18087482, 0.005003929, 0.45472622, -0.6552768, 0.8773074, -0.5530472, 0.5784271, -0.12735891, 0.8506346, 0.70265317, 0.16521406, -0.3504653, 0.6584468, -0.97373605, -0.92978, -0.20718312, -0.6760609, 0.70005465, 0.37079287, 0.68503857, -0.39246917, 0.071250916, -0.5045712, 0.025604725, -0.7306659, 0.11501551, 0.3680458, -0.22422028, -0.02291584, 0.56429744, 0.88834405, -0.90810823, 0.26388645, -0.55351377, 0.48047328, -0.18027115, -0.4484136, -0.6163125, 0.72977304, 0.8845947, -0.96374846, -0.53457093, 0.05157137, -0.033683777, 0.9087117, 0.46319008, -0.30822587, 0.23266387, -0.288265, -0.33914208, -0.7630482, 0.6800356, 0.571049, -0.7124574, -0.4773991, -0.39838934, 0.5168991, 0.43983722, 0.09440541, -0.52721286, -0.9643836, -0.055980206, 0.71190834, 0.73940444, 0.0006713867, -0.4804566, -0.39037776, 0.51615953, -0.07513857, 0.36882973, -0.63879776, -0.766613, -0.98376584, 0.95607924, 0.7797005, 0.6895976, -0.7657368, 0.13474989, 0.43387556, -0.9907756, 0.42593765, 0.8182063, -0.048974752, 0.2605126, 0.6225977, 0.9206531, -0.18928671, -0.6041472, -0.9119489, -0.03755164, -0.98017836, -0.6202438, 0.6533859, -0.32095242, -0.98179173, 0.7723148, 0.75478387, -0.2803743, 0.092942, 0.4799676, -0.96279025, -0.4212265, 0.4185269, -0.08438301, -0.3841288, 0.322371, -0.9609735, 0.18795514, -0.6447611, 0.004630804, 0.6592548, 0.58127785, 0.68208957, -0.06525445, 0.08711076, 0.7048147, 0.7792542, -0.38640833, -0.20842576, -0.90854096, 0.88347197, 0.65992856, -0.4780426, 0.6214833, 0.95774794, -0.94759107, -0.22005773, -0.42929697, -0.94965696, -0.7868264, 0.9354844, -0.866894, 0.19027495, 0.75922227, -0.13051343, -0.709389, 0.22120237, -0.43606925, 0.63725305, 0.57881856, 0.017705679, 0.6025908, 0.20956326, 0.84957504, -0.5925958, 0.20717359, -0.6734896, -0.91479874, 0.16385293, -0.8694775, 0.077251434, -0.66199374, -0.43996215, -0.49264812, -0.39519596, -0.9477534, -0.83752394, 0.8176267, -0.49843645, -0.1910913, 0.6987181, -0.80024076, -0.61582184, -0.4807818, -0.45501184, 0.45698714, 0.7882185, 0.94084334, -0.9386575, 0.7080736, -0.80971074, -0.4722588, 0.058386087, -0.9227154, 0.9241338, -0.53284836, -0.33827376, -0.08109665, -0.0065028667, 0.23645496, 0.90889263, 0.20559049, -0.57672477, 0.8005476, -0.8973794, 0.7261367, 0.67073107, -0.036168337, -0.2689352, -0.020378113, 0.4934597, -0.61402345, -0.2875967, 0.30982494, -0.80516505, 0.68210316, 0.03857684, -0.11109924, 0.95764804, 0.51322913, 0.22356796, 0.7457073, 0.6425936, 0.7205539, 0.47925568, -0.17087507, 0.920172, 0.5600581, 0.4441011, 0.2914853, -0.06594181, -0.46162462, -0.31995344, -0.50880885, 0.90269566, -0.5579498, 0.73151374, 0.5250752, 0.0054872036, -0.8217187, 0.3463056, -0.86737823, 0.47817302, 0.08095837, 0.012262583, -0.31223798, 0.5281007, 0.6953547, -0.6456361, 0.81044364, 0.66755414, 0.28867722, 0.66184306, 0.32878494, -0.038145542, -0.0002887249, 0.29254198, 0.13648272, -0.5024843, 0.90179324, -0.1935885, 0.17560959, 0.23393416, 0.27531052, -0.6279111, 0.9318583, 0.010355234, 0.08719516, 0.119237185, -0.69277406, 0.68207455, 0.22824907, 0.06572652, -0.98596144, 0.28300118, -0.30088615, 0.915812, -0.5321603, 0.7790525, 0.05689788, -0.0027594566, -0.5396285, 0.75007796, -0.6815381, -0.36600447, -0.69695926, 0.45307517, 0.31127787, -0.88041687, -0.15359974, -0.26766205, -0.03763342, -0.43443155, -0.23367739, 0.9163058, -0.35355496, -0.77824473, 0.30364323, -0.43311524, 0.20373917, -0.1556313, 0.67405915, -0.98087835, -0.70848083, -0.57905674, 0.5877619, 0.79789376, -0.6312516, -0.36479545, 0.12823653, 0.41111207, 0.27337217, -0.8742535, -0.099954605, -0.083297014, -0.41767144, 0.91937757, 0.1500485, 0.94634604, -0.80772567, 0.3987341, -0.25472116, 0.9058697, 0.0552938, -0.47121286, -0.39688563, -0.43333578, -0.40036678, -0.7839892, 0.7887745, 0.58676696, 0.03540778, 0.42872024, 0.20989609, -0.64874816, 0.94207, 0.94536257, 0.46918464, 0.6737826, -0.8937731, 0.656806, 0.5129039, 0.49482107, -0.061165094, 0.67611146, -0.47093272, 0.6577692, 0.9944072, -0.6390443, 0.18914843, -0.50308037, 0.39215493, 0.7018025, -0.7025647, -0.9293134, -0.42020655, -0.46770716, 0.038675547, 0.82158136, -0.034557104, 0.96790266, -0.033426523, 0.8005891, 0.807034, 0.11956859, -0.9216993, -0.20079446, 0.38620758, -0.09878135, -0.32691193, -0.9957149, -0.85113716, -0.6485114, 0.98755693, 0.18167067, -0.10135269, -0.8586216, 0.56899905, 0.5235512, -0.089868546, -0.48206377, 0.18738079, -0.10408926, -0.3441224, 0.15985012, 0.09043646, -0.68313, -0.32656026, 0.8502395, -0.15777326, -0.21995687, -0.2663672, -0.7124357, -0.8499856, -0.82153463, -0.25934958, -0.33372164, -0.96432376, -0.13590574, 0.07237053, 0.31119418, -0.05023074, 0.89870477, -0.90992045, -0.5129988, -0.753279, -0.20393014, -0.8850684, 0.49288297, -0.3448696, 0.5123551, 0.97683024, -0.23588061, 0.33940172, 0.12904596, 0.37555695, -0.021469355, 0.8775449, 0.772094, 0.88401437, 0.75753236, 0.08941269, -0.3281355, -0.7046311, -0.48540497, 0.89217687, -0.06770873, 0.19529891, 0.23859024, -0.4640081, -0.5189483, -0.73360586, -0.8898611, -0.05712223, -0.4483993, -0.2166717, 0.9190626, -0.96152973, 0.9031439, -0.17873788, 0.24270988, 0.62518954, -0.97176194, 0.9832766, -0.2233429, 0.075936556, -0.4552865, -0.68695235, 0.0086967945, -0.82445025, 0.26158524, -0.7682929, -0.62997055, -0.30268312, -0.07231283, 0.81175303, 0.13652778, -0.27163577, -0.92685676, 0.14019299, -0.63096595, 0.80756235, -0.73737144, 0.6226206, -0.31713676, 0.98856664, 0.9149859, -0.73334646, 0.38470602, 0.94486165, -0.87017584, 0.21867418, -0.8006854, -0.28610277, -0.26652145, 0.60789084, 0.85892606, -0.24189258, -0.9837792, -0.40772057, -0.51970315, -0.40255213, -0.45100665, -0.76853704, -0.8517959, 0.06305027, -0.39527702, -0.8883054, 0.104566336, 0.30136204, -0.86265564, 0.00062036514, -0.65716696, -0.38051128, 0.81261206, 0.2500682, 0.52802324, 0.86650777, -0.42174006, 0.9779358, 0.6589222, 0.39490867, 0.9292619, 0.00817132, 0.1907103, -0.1861918, 0.3778429, 0.7963712, -0.99342465, -0.5062928, -0.74260545, -0.2970636, -0.72928476, -0.8562007, 0.029491901, 0.7353842, -0.89568233, 0.22899199, -0.4003222, 0.7791352, -0.4428723, -0.18078375, 0.86721516, -0.26959705, -0.4649167, 0.5864444, -0.7919502, -0.98635745, -0.39118195, -0.48162508, 0.21250892, 0.649452, -0.7685876, -0.71089196, -0.8050847, 0.56255746, 0.2437222, -0.9331391, -0.06565642, -0.7887068, 0.7903261, 0.42353153, -0.8562157, 0.871078, -0.74908066, -0.48242354, 0.34073114, -0.843467, 0.4301703, 0.8184209, -0.16375709, 0.6969688, 0.8002336, -0.7869022, 0.26128983, -0.20950794, -0.7967608, -0.7599325, -0.44640112, -0.5884032, 0.39506316, 0.8413837, 0.3704338, -0.9461713, -0.35200095, -0.7197294, 0.79413724, 0.54823303, -0.5538342, 0.8025813, -0.39693332, 0.058516264, -0.0063300133, 0.4375322, 0.1622417, 0.41948247, 0.24691534, -0.50698423, -0.22094965, -0.9039614, 0.9239218, -0.60621977, 0.51125145, -0.34949446, -0.8427925, 0.493546, -0.9483495, 0.79206514, -0.43776274, 0.41791987, -0.6027155, -0.052674055, 0.31918907, 0.13550091, -0.28041005, -0.23590255, -0.10077691, 0.562181, -0.5228298, -0.9078388, 0.99215174, 0.33767986, 0.52211857, 0.7342663, -0.99536586, 0.83286834, -0.56001544, 0.32094193, -0.31508517, -0.9659498, 0.6674936, 0.31524467, 0.9510052, 0.19359827, -0.106446266, 0.8338499, 0.25041413, 0.487154, -0.19378328, -0.24584055, 0.97612023, 0.6678817, -0.06962705, -0.724751, -0.11777425, -0.044871807, -0.18986297, 0.6686971, 0.32936907, -0.3143747, 0.13217759, -0.7210741, -0.49561405, 0.055317402, -0.8045428, 0.40760875, 0.8571162, -0.6725118, -0.10187125, 0.39740896, 0.32006407, 0.63721156, 0.943172, -0.82861996, 0.6489594, 0.9146223, 0.98985744, -0.39560843, -0.9840975, -0.89834523, -0.5839679, -0.17471862, 0.49574137, -0.5461042, -0.8309121, 0.30353618, 0.72468543, -0.24601102, -0.15832376, 0.8397672, 0.97813964, 0.49516273, -0.44266295, 0.8305917, -0.43267226, -0.9004705, -0.6217015, -0.8137996, -0.8848448, -0.6755099, -0.8630924, 0.78590703, 0.23868752, 0.7147207, 0.71677184, 0.33412075, 0.76776266, 0.46576166, 0.27512813, -0.0021812916, -0.0997982, -0.093822, -0.6038785, -0.72322893, 0.5112834, -0.70166063, 0.30178905, -0.30288172, -0.92898655, -0.60494065, -0.15137792, 0.5889871, -0.56694794, 0.11883283, -0.20474625, -0.99143267, 0.24862647, 0.7484014, -0.29258728, -0.069357395, -0.6554718, 0.022521973, -0.31450534, 0.21556044, 0.8498335, -0.283813, 0.16796136, -0.3491273, 0.63559055, 0.4372673, -0.69755363, -0.09391618, 0.6045871, 0.4322393, 0.82751274, 0.32729888, 0.5301149, -0.75177217, -0.9173503, -0.17121077, 0.13396525, -0.3785994, 0.6213987, -0.20707369, 0.9673569, -0.53897476, -0.8181424, 0.57211304, 0.98685503, -0.26381636, 0.0066399574, -0.76105285, 0.1917429, 0.32596135, -0.00015068054, -0.2352395, 0.25978947, 0.7330916, 0.8160889, -0.93045807, -0.42898273, 0.71260023, -0.34878588, 0.63482213, -0.7629397, 0.07337713, 0.08340144, 0.20742893, 0.39719486, -0.4354, 0.8215914, -0.6749537, 0.87817574, -0.28867984, 0.030273676, 0.40674734, -0.7525749, 0.26039076, -0.12869883, -0.24586105, 0.54620194, 0.34086084, -0.78817964, -0.58943605, 0.21736002, 0.65176654, 0.0073280334, 0.077414274, -0.60410666, 0.21005154, -0.9766121, -0.7287774, -0.8300247, -0.13987708, 0.7589905, -0.20595384, 0.37221336, -0.03773737, 0.62241983, 0.6851368, -0.8079226, 0.89478636, 0.001582861, -0.16316628, 0.25893974, 0.5591099, 0.6743915, -0.7625468, -0.39938974, 0.5919044, -0.8973503, -0.08823991, -0.030692577, -0.6512308, 0.62580013, 0.9040458, -0.2809503, 0.30374742, -0.3974054, -0.26923728, -0.5048554, 0.5280738, 0.4489236, -0.8793924, 0.19914365, -0.12601042, 0.52481914, 0.5325892, -0.3036933, -0.44345284, -0.8427124, 0.08913231, -0.39802265, 0.919471, -0.29566097, 0.53797626, 0.50196886, 0.9487202, -0.14340687, -0.5652685, -0.2977593, -0.3776245, 0.40982914, -0.15210104, 0.4240191, -0.3018639, -0.6555674, -0.15831494, -0.04196477, 0.9240444, 0.12790394, -0.38647485, -0.9552114, -0.55334663, 0.23883867, 0.61590624, 0.9668522, 0.012697458, -0.6581361, 0.83040667, 0.8361335, -0.48331714, 0.8791487, -0.18146586, -0.27146196, 0.7337811, -0.16203403, 0.99664736, 0.1444614, 0.21413183, 0.63082623, -0.47807884, 0.7000294, -0.22306108, 0.49663448, 0.8638642, 0.8731818, -0.90613556, 0.38481903, -0.19495511, -0.2440083, -0.50129795, -0.46243978, -0.14604306, 0.5969112, 0.5098872, 0.082105875, -0.47988582, -0.48435974, -0.8385525, -0.5469887, -0.5838618, -0.4185667, -0.5235698, -0.44080067, 0.020044088, 0.35730314, 0.5373156, -0.3679781, 0.66574025, -0.92609763, -0.9814694, 0.75533366, -0.21553278, 0.8402991, -0.8020768, -0.093714, -0.04643798, -0.107745886, -0.96300626, 0.5589006, -0.63038564, 0.6299906, -0.36539555, -0.24170399, 0.331944, 0.9426222, 0.6193752, -0.34850335, 0.52152133, -0.1427455, 0.39784288, -0.0586133, 0.7561333, 0.32892752, -0.50224495, -0.7271385, -0.059769392, -0.5446274, -0.029735088, 0.43858862, -0.8239887, -0.16682792, -0.49855494, 0.24325967, 0.49689388, -0.6305578, -0.7851355, -0.9682121, 0.4646411, -0.9442477, 0.89429474, -0.78709126, 0.011371851, 0.16268373, -0.5733175, 0.34541988, 0.23371077, -0.2104423, 0.11800909, 0.8060994, 0.7092562, -0.68472624, -0.90748096, -0.5506327, 0.21385264, 0.4474795, -0.9776244, -0.7108383, -0.1335299, -0.22357345, 0.08324599, 0.8053584, 0.54184914, 0.43574047, 0.4885571, -0.54224825, 0.2284863, -0.0155313015, 0.4201293, -0.8109386, -0.73928094, 0.6528876, -0.9768872, 0.1535573, -0.33269286, 0.84899807, 0.064810276, -0.21513343, 0.64868164, 0.5286524, -0.57553816, 0.7565565, -0.35259104, 0.5054059, -0.027138472, 0.38968563, 0.26684213, 0.49008775, 0.8689344, 0.4486611, -0.056630135, 0.8981328, -0.08251262, 0.6514032, -0.86306095, 0.4655664, 0.21936226, -0.56467223, 0.21740103, 0.48534608, 0.420717, -0.15423632, 0.35531664, 0.85623527, -0.10698509, -0.6319058, 0.7966523, 0.39185882, -0.6362848, 0.49396682, -0.18461108, -0.634778, 0.6961477, 0.14508843, 0.66513443, -0.039541483, -0.23342633, 0.47597146, -0.543622, -0.0630188, 0.47331047, -0.049228907, 0.33209825, -0.7841542, 0.07642269, -0.7287564, -0.0299716, 0.6324177, -0.95376897, -0.80226445, 0.9401703, -0.600132, -0.21596408, 0.5733738, 0.6773355, 0.719944, 0.22518015, -0.85864496, 0.8835931, -0.22598124, -0.46695566, 0.12577248, 0.5548403, 0.0865109, 0.1804738, 0.8469472, 0.17312336, -0.4384091, -0.3249147, -0.25803328, 0.69091916, 0.5355017, 0.30026555, 0.2299931, -0.48594308, 0.105097294, 0.7957201, 0.51226306, -0.053343296, 0.7570298, 0.36579466, -0.99864984, -0.31669593, -0.9973862, -0.68590856, -0.060584307, -0.82279897, 0.4454968, -0.72838116, -0.059093475, -0.49845028, 0.5803094, -0.84852314, 0.22233438, 0.8962467, -0.018876314, -0.10957146, -0.28424907, -0.9252672, 0.09124923, -0.72829056, -0.57400703, 0.62448955, -0.7492211, -0.4611988, 0.63961744, -0.11608243, -0.73486257, 0.14543128, -0.7968066, -0.8673563, -0.44960356, -0.6415229, -0.6966951, -0.9237535, 0.07218766, -0.33086276, 0.3622048, -0.6670735, -0.5207889, 0.25433183, -0.59329915, 0.70167756, -0.21246076, -0.28621697, 0.2197125, -0.65093446, -0.89405775, -0.94080186, -0.52744365, -0.9128318, 0.44926333, -0.049281836, -0.5930412, -0.19985509, 0.5919621, -0.2005167, 0.8691077, 0.32025266, -0.6489017, -0.87040234, 0.42864847, 0.56503296, 0.103630066, 0.6158936, 0.034844637, -0.66798353, 0.19139338, -0.3703518, -0.7100384, 0.1985271, 0.5845418, -0.8086786, -0.44289875, -0.5732682, 0.6324096, -0.16781974, 0.42494893, -0.55325437, 0.24225879, -0.65196824, 0.4768529, -0.85130215, 0.03820038, -0.46787643, 0.022033453, 0.9124601, -0.8155072, -0.49941087, 0.9578152, -0.8094971, 0.5075846, 0.6230936, 0.012592554, -0.7637615, -0.10073948, 0.68480587, -0.15271807, 0.0564332, 0.2799294, 0.27782726, 0.7845013, 0.4416902, 0.8921962, 0.11637068, 0.8739486, -0.8274286, 0.014178753, 0.81384397, -0.13928342, 0.56305623, 0.84366536, -0.026998758, -0.20514226, 0.9013753, -0.5889983, -0.35885715, -0.13656116, 0.7305608, 0.14960527, 0.41428065, 0.5947311, -0.408736, 0.6762328, -0.6126137, 0.27190137, 0.9543934, 0.7683768, 0.6666939, -0.16603303, 0.8427708, -0.7900739, -0.57737803, 0.9899881, 0.2532065, 0.4025936, 0.7484286, 0.54150796, 0.16726995, 0.19486141, 0.13346148, 0.7985513, -0.032206774, 0.58508897, -0.6623707, 0.08568573, -0.16563797, 0.49496007, -0.7392223, 0.55690193, -0.48375058, 0.73220634, -0.31111574, -0.2619593, 0.41403866, -0.100780964, -0.3263774, 0.14934397, 0.42048836, 0.5684562, 0.6112919, -0.07997799, -0.8147738, -0.91483283, 0.75981665, 0.67759275, -0.81102943, -0.63620424, -0.11979222, 0.8244033, 0.7062707, 0.5676458, -0.5187588, 0.3187461, 0.70724463, -0.6350515, -0.2756636, 0.23740458, 0.18560886, -0.2564404, 0.7771616, -0.060792446, -0.3177755, -0.5703745, -0.13877368, 0.8877671, -0.3263359, -0.78777504, -0.731297, -0.8733933, -0.08483648, -0.28506875, -0.9321935, 0.974576, -0.9151528, 0.3565991, -0.25028133, 0.43246293, 0.33524847, 0.774524, 0.8215997, 0.5982597, 0.39412498, 0.46807575, 0.002970457, -0.0111300945, -0.62939405, -0.16370511, 0.34376955, -0.23208761, 0.74448895, 0.0768466, -0.57873225, -0.80936766, 0.92000175, 0.18604898, -0.08580208, 0.09173083, 0.48488855, -0.35948658, -0.17473316, 0.06317139, 0.9802835, 0.40070772, -0.51562214, 0.4276924, -0.84816957, 0.57590747, -0.025526524, -0.27322483, 0.17350054, -0.9357848, -0.1388464, 0.06345296, -0.42407775, -0.1616931, 0.16916633, -0.19943261, -0.95186996, 0.93102026, -0.97970223, -0.2127552, 0.5311377, -0.90071535, 0.2891314, -0.81928873, 0.43648052, -0.2829399, 0.7841039, 0.3644519, 0.44709253, 0.50923824, 0.10067296, -0.55757165, 0.08025789, 0.95873284, -0.9105296, 0.9479101, 0.28739095, 0.6220374, 0.80796456, -0.068430424, -0.40314507, -0.4956851, -0.77840686, 0.3842094, -0.137784, -0.908617, 0.90621614, 0.107069016, -0.2556858, 0.7678261, 0.6973293, -0.95026016, -0.9819, -0.023858309, 0.97920203, -0.37625265, -0.94474626, -0.33002734, 0.052658558, 0.9325087, 0.5816207, 0.91273284, 0.27511835, 0.8507371, 0.657171, -0.8200958, -0.47713113, -0.31787395, 0.24061847, 0.11753273, 0.22531033, 0.0128548145, -0.031008244, 0.20287108, -0.06142521, 0.23745513, 0.991364, 0.24587727, 0.57712865, -0.6012347, -0.5380659, 0.29780793, 0.18307233, 0.9270723, 0.51233435, 0.4132564, 0.8341563, -0.14163661, -0.08245182, 0.39618564, -0.7496183, -0.955704, -0.6996362, -0.6376171, 0.05994749, 0.51129913, 0.7941735, -0.03007865, -0.32932162, 0.87201, 0.48388743, 0.38099623, -0.4630828, 0.80509686, -0.82963157, -0.29210496, -0.35987878, -0.055532217, 0.5695975, 0.76641226, 0.8049407, 0.9409044, 0.008379698, 0.19723701, -0.73279715, -0.8454654, -0.1763506, -0.9567807, 0.43709946, -0.22569108, -0.15793562, 0.013993502, -0.29212546, -0.24974012, -0.0006802082, -0.14976668, -0.43499637, -0.27716303, 0.35843158, 0.12625146, 0.6763725, -0.80457497, 0.75732327, 0.30649853, 0.72034717, -0.15457797, 0.24337125, 0.76733613, 0.809248, 0.79483795, -0.55656266, -0.08023381, 0.95295763, 0.5041199, -0.04118514, 0.47343087, -0.9799247, 0.007810354, 0.51994205, -0.060734272, 0.6076894, -0.5787864, -0.7290478, 0.20723033, 0.45615792, -0.02639699, -0.53188705, 0.19265771, 0.7935393, 0.6968734, -0.08791971, 0.6598406, 0.8682487, 0.07379985, -0.15412927, -0.39085317, 0.039570093, 0.18426657, -0.30351925, 0.5977862, 0.46950173, 0.8950062, -0.22206783, 0.6582236, 0.89381766, 0.26339865, -0.8863044, -0.90331554, -0.008913279, 0.9069865, -0.84426594, -0.038028, 0.37332654, 0.09302664, 0.20484018, 0.6599355, 0.68091726, 0.47755337, 0.8136971, 0.31582832, 0.4582994, -0.1335721, -0.756897, 0.37167692, 0.8646455, -0.24155259, 0.054870605, -0.8632963, 0.10888481, 0.8932042, 0.4553411, -0.5797999, -0.7435968, 0.97943115, 0.50521946, -0.9335666, -0.26579237, 0.3232181, 0.8376219, 0.062868595, 0.28096795, -0.45433307, -0.5162332, -0.6401794, 0.11564493, -0.2523017, -0.63044214, 0.4794848, -0.6539464, -0.33121395, 0.9916587, 0.90821123, 0.5142865, 0.9336157, -0.53669715, 0.48126554, 0.59063196, 0.9275718, -0.60636663, 0.739177, 0.13869596, -0.33064485, -0.29595208, -0.15208435, -0.4849441, 0.25912142, 0.34001398, 0.76079726, -0.62494826, -0.4076519, -0.8524389, -0.7839575, -0.61220884, -0.85688806, -0.9296894, 0.06083989, -0.32934165, -0.2347517, 0.72779536, -0.56447744, 0.23536348, 0.61954355, -0.70332885, -0.9380677, -0.22493625, -0.98493695, -0.8856664, 0.94765806, 0.8192084, -0.39055395, -0.22534084, -0.9933045, -0.98796153, -0.23348188, 0.37407804, -0.9223387, -0.36286736, 0.41453767, 0.5936513, 0.6509197, 0.33309174, 0.59516096, 0.7835295, 0.4941206, 0.74429965, -0.8315735, -0.62617135, 0.9143081, 0.09074664, 0.712008, 0.6263802, 0.10589409, 0.38188887, 0.9453218, -0.6115563, 0.1308732, 0.79104877, -0.87875915, -0.6494918, -0.13632154, 0.67568517, 0.25530577, 0.4704368, 0.9170928, 0.8312466, 0.74681807, 0.73337126, 0.26332283, -0.12240553, 0.87720156, 0.3629818, -0.7783992, -0.3931501, -0.23388362, -0.44985056, -0.5558994, -0.8984468, 0.6173413, 0.65029573, 0.4385028, 0.2259934, -0.5913973, 0.20108104, 0.33899617, 0.08638382, -0.0638361, 0.064974785, -0.018777847, 0.5801623, -0.23025274, 0.38880706, -0.3859806, 0.19220686, -0.2999313, 0.42015743, 0.79163027, -0.38796663, -0.4391415, -0.2932241, -0.75544095, 0.74061203, 0.53914, -0.16452718, 0.36139846, -0.660728, -0.4740181, 0.29007363, 0.17572045, -0.8573086, 0.5339782, 0.54519534, -0.6759889, 0.81565976, -0.776139, -0.2856288, -0.16634321, 0.5896144, 0.9370663, 0.838398, 0.44986415, 0.1637137, 0.30159998, 0.6009934, -0.2793746, 0.7336664, -0.16318893, -0.8828633, -0.8958473, -0.48816347, 0.7988882, -0.032151937, -0.95686674, 0.08253598, 0.021752834, 0.8463042, -0.16842914, 0.7477739, -0.15087175, 0.9428072, -0.045696497, 0.0363822, 0.18643403, 0.2689135, 0.48042107, 0.8469918, -0.5815482, 0.4770527, 0.67648625, -0.73835826, 0.53592277, -0.8159747, -0.050448656, -0.4552021, -0.6691761, -0.36990237, 0.15742564, 0.39674044, 0.594898, 0.049674273, -0.08994436, -0.20014453, 0.2293632, -0.80155516, -0.8314915, 0.25272107, 0.62635565, 0.029196262, -0.65185666, 0.1557219, 0.050734997, 0.7629216, 0.78495145, 0.42214942, -0.38901782, 0.5435543, 0.45824575, -0.0073308945, -0.6329622, -0.29157877, -0.026203632, 0.61177325, 0.67329, -0.6815753, -0.5937314, -0.44655776, 0.59393525, -0.14602399, -0.24001789, 0.8346379, -0.59574175, -0.90368676, -0.32916355, -0.57022524, 0.9967084, 0.0105650425, -0.41058278, 0.336823, -0.75929785, 0.5028868, 0.25819564, -0.56283283, -0.27985263, 0.15992212, -0.25728774, 0.31849003, -0.93620133, 0.93114257, 0.8291905, 0.3844986, -0.0077986717, -0.9513266, 0.046912193, -0.6819706, -0.41359925, 0.76116514, 0.89276814, 0.2924192, -0.5030165, -0.49820948, -0.7247386, -0.20004487, -0.43410683, -0.62576914, -0.7101922, -0.3422525, -0.5903959, 0.39275122, 0.6368184, 0.9698212, 0.92666435, 0.1587646, -0.49534678, -0.4409492, 0.45812654, 0.60276437, 0.6809294, 0.45296502, 0.39893365, 0.89424896, 0.171031, -0.34171605, 0.91531396, -0.5520346, 0.5981133, -0.7394607, 0.4370904, 0.08516455, -0.75490355, 0.4155333, 0.9316528, -0.77571344, -0.97914577, -0.36582112, -0.088409424, -0.66844034, 0.72195077, -0.45698357, 0.31238317, 0.25490713, 0.68398, 0.7324765, -0.1622603, 0.8628862, -0.045717, 0.12698102, -0.9505918, 0.94040155, -0.1572156, -0.8011377, 0.51725507, -0.7127888, -0.684489, 0.9612255, 0.031996965, -0.6316862, 0.16686964, -0.705359, -0.7881396, -0.5511873, -0.2769463, -0.17601204, -0.59363294, -0.25891113, -0.88287616, 0.9287956, -0.2592821, -0.7938287, 0.12894607, -0.3509233, 0.70138335, 0.8083255, 0.395643, 0.12111282, -0.9550433, 0.7899022, 0.3645568, -0.44989562, 0.9254739, 0.23867488, 0.19406915, -0.33668327, -0.92127967, 0.9868233, 0.1405139, 0.7454672, -0.20524502, 0.8133645, 0.29874563, -0.61788297, -0.6318979, 0.28765583, 0.5362725, -0.5959604, 0.45665646, 0.26243925, -0.50806355, -0.5601387, 0.89124155, -0.04238057, 0.945534, -0.86995196, -0.30532956, -0.22684145, -0.09374213, 0.87132, 0.44363785, -0.29654503, 0.14518237, -0.6249926, 0.362221, 0.99811983, -0.71946144, 0.16937876, 0.096809626, -0.9163084, 0.5353701, -0.3482437, 0.3663838, -0.62033224, 0.3222921, -0.5262661, -0.4839065, -0.0011644363, -0.91586137, -0.38696218, 0.6537287, 0.63774085, -0.79126, -0.951813, 0.7871616, -0.9409287, 0.7899623, -0.9206548, 0.079871655, 0.45079494, 0.78888106, -0.002956152, -0.4147098, -0.41050553, -0.66165686, 0.6893163, -0.049911737, 0.4048891, -0.17231965, 0.15940642, -0.23432636, 0.98633003, 0.44735217, -0.39014196, -0.14441681, -0.45860147, -0.28098154, -0.48130178, -0.637557, -0.21273327, -0.5722854, -0.41612935, -0.46817684, -0.23484969, 0.8939576, -0.4962058, -0.98085666, -0.22352505, 0.8125334, -0.2552085, 0.024157524, -0.40851808, -0.10502863, -0.9581976, -0.1972239, -0.35373688, -0.66826224, -0.942945, -0.96887064, -0.61791325, 0.7820952, 0.057132244, -0.46948266, 0.7248876, 0.90095663, -0.6903546, -0.2931931, -0.65878344, -0.8178828, 0.002770424, 0.6374512, -0.034262896, -0.22554374, -0.93638444, 0.007442236, -0.6580157, -0.9114015, -0.017098188, 0.83346176, 0.32351208, -0.6756749, 0.754915, 0.07773399, -0.43235373, -0.6551199, 0.66373634, 0.770952, 0.17960358, -0.86585283, 0.037450075, -0.29431725, -0.1922841, 0.55124736, -0.15731883, 0.3915553, -0.039343357, -0.078611374, -0.94683385, 0.8954809, 0.9763503, -0.31514978, -0.19082165, -0.15590477, 0.94280267, -0.029704094, 0.42958665, -0.926584, -0.42314577, -0.7563858, -0.558568, -0.6837423, 0.45303893, -0.48745275, 0.1120677, 0.20629263, -0.27554226, 0.20318651, 0.7224324, 0.62344265, 0.117565155, 0.007019758, 0.24474645, 0.83137226, -0.005862713, -0.8916292, 0.48153758, 0.376091, 0.5241449, 0.09708357, 0.5780988, -0.21523595, 0.5503464, 0.008779764, -0.036350727, 0.20698237, -0.59212327, -0.9158268, 0.53772664, 0.71304893, 0.042114735, -0.60290337, -0.81193113, -0.5720544, 0.2965095, 0.086202145, -0.15928245, -0.6106243, -0.484869, 0.5930178, -0.45882034, 0.7435169, 0.08906126, -0.23602962, -0.43650484, 0.13164926, -0.70956373, -0.20473218, 0.1965878, 0.3074093, 0.21776295, -0.086322546, 0.36933708, -0.35375285, 0.38904476, 0.6327143, -0.8030329, -0.6305187, 0.8111422, -0.8244777, -0.6386788, -0.43117118, 0.63542604, -0.6180055, 0.9189577, 0.17938733, -0.5428159, 0.39351702, 0.59699154, 0.16095924, -0.13154745, 0.27868414, 0.24675202, 0.066176176, -0.5092099, 0.54830074, -0.10482693, -0.76581025, 0.141155, 0.24041057, 0.762166, 0.0861516, 0.29958177, -0.6446712, -0.022570848, 0.41417408, -0.19807792, -0.690182, 0.78035855, 0.038662672, -0.53868747, 0.61644745, 0.11112666, -0.8462837, 0.7267568, -0.63639665, -0.4693334, 0.7960057, -0.6172223, 0.4232943, -0.6721132, 0.3992021, 0.5596454, -0.2372284, 0.6528709, 0.9524474, 0.35459828, -0.2750392, -0.8183718, -0.48509526, -0.6475146, 0.54831076, 0.6925814, -0.08855772, -0.21545768, -0.2212925, -0.8790934, 0.79749393, 0.048922777, -0.19799638, -0.9887259, -0.37841892, 0.5038569, 0.2626605, -0.71020174, -0.4942658, -0.48660707, 0.6011636, -0.5993166, 0.9634719, -0.47755814, -0.35447884, -0.20441031, 0.4106803, 0.2165978, -0.40712643, -0.46273398, -0.70857525, 0.3395114, 0.7058227, -0.3413062, -0.9762089, -0.033497334, -0.80492234, 0.46533895, 0.74807, 0.6605847, -0.73291683, 0.08269262, 0.6044395, 0.9637251, 0.44032001, 0.7734139, -0.38417768, -0.121248245, 0.3391459, 0.7307801, -0.28390598, 0.5468731, -0.739866, -0.90451336, 0.959893, -0.3882301, -0.7636702, -0.49680924, -0.458843, 0.5487716, -0.6937406, -0.9181962, 0.28127527, 0.9212136, -0.3005147, 0.025645971, -0.5678716, -0.6070702, 0.65745044, 0.89060855, 0.05039859, -0.07240152, -0.83223724, -0.70746756, -0.8510761, 0.964401, 0.7717445, -0.41293812, 0.635401, -0.8220289, -0.2678392, 0.7749903, 0.16593504, 0.56578517, -0.19234657, -0.3976059, 0.9107058, -0.55029726, 0.59451795, -0.75111294, -0.99222493, -0.433285, 0.27350163, 0.27881312, 0.07746816, -0.49469256, 0.85603094, 0.8257427, 0.66055584, -0.85262775, 0.5810225, -0.17998314, 0.3181548, 0.60423183, 0.10559988, 0.5376296, 0.83354044, -0.9496405, 0.9535725, 0.44947672, -0.6740856, 0.7066853, 0.16957736, 0.80272627, -0.23880768, 0.62499285, -0.6342268, 0.0550282, -0.28516173, -0.2066176, -0.12076926, -0.8783307, -0.52194977, -0.41673684, -0.91862273, 0.94977856, 0.960973, -0.04333043, 0.0053961277, -0.59207606, -0.3465371, 0.9435134, 0.1625123, 0.14141607, -0.62087274, -0.3086412, -0.37679434, -0.83464074, -0.15866494, 0.048616648, -0.75509596, -0.6796801, -0.5156219, -0.16465425, 0.032620907, 0.13941932, -0.051813126, -0.14640331, -0.9172945, 0.41362, -0.1486702, -0.22301912, -0.9787421, 0.14050555, -0.88488793, 0.6560459, 0.9818797, 0.077840805, -0.7435818, -0.96879673, -0.62426233, -0.6249089, 0.056336403, -0.36722422, -0.1522131, 0.0637517, -0.6626394, 0.24160457, -0.38331413, -0.20926285, -0.16522813, -0.39677572, 0.9411564, 0.61240625, -0.3915274, -0.91546226, -0.9815686, 0.51362586, -0.55332375, 0.8856363, 0.10872841, 0.91349936, 0.50361276, 0.042401075, -0.8368697, -0.67900443, 0.35326028, -0.8744364, -0.48040104, 0.077956915, -0.8592384, -0.56222844, 0.47215128, -0.033259153, -0.8549061, 0.7895317, -0.65652704, 0.17940974, 0.05305791, 0.84187245, -0.32682705, 0.7304926, -0.79788876, -0.72148275, -0.94819045, -0.96926117, 0.5552535, -0.6367166, 0.4290104, 0.87062836, 0.0592494, 0.004986286, -0.481143, -0.51517725, 0.4553833, -0.5878668, 0.6631882, -0.23813081, -0.11046815, -0.30338717, -0.9975958, -0.15490484, -0.986881, -0.6935687, -0.8865249, -0.16524148, -0.20524502, -0.6868012, 0.5072715, -0.47826505, -0.0340302, 0.94656205, -0.28711152, 0.445333, 0.11770654, 0.853595, 0.05162382, -0.9939828, 0.6727748, 0.41933537, 0.5598843, -0.8952434, -0.45828867, -0.26949215, -0.043630123, 0.5080621, -0.03248191, 0.13097668, -0.90793324, 0.1712296, 0.6639848, 0.78863883, -0.7681949, 0.83110857, 0.35801172, -0.67849135, 0.95082474, -0.9614687, -0.6352608, 0.82447934, 0.16883516, -0.42865634, 0.0671258, 0.36574054, -0.7262919, 0.91020083, -0.8322766, -0.15658045, -0.14699674, -0.04441762, -0.16225457, -0.97134686, -0.97256875, -0.66172886, -0.15119553, 0.8060441, 0.7093358, -0.82502365, 0.28380156, -0.86766696, 0.043682575, -0.98561645, -0.47696662, 0.7485819, 0.07572031, 0.26486278, -0.32890868, 0.2058692, -0.18771529, -0.7579019, 0.71217203, 0.4051075, -0.10166836, 0.4900303, 0.63597894, -0.08327627, 0.9682162, 0.6170263, -0.45576525, -0.6382654, -0.5250678, 0.348454, 0.037490368, -0.44782662, 0.16702199, 0.35438704, -0.5407343, -0.62962437, -0.73083687, -0.032037735, -0.49249005, 0.6963906, 0.9607208, -0.7097938, 0.71916986, 0.5047424, 0.0642755, -0.25198245, 0.12545633, 0.1458776, 0.1890428, -0.089722395, 0.9857278, 0.8651271, -0.26883245, -0.14719462, 0.43383527, 0.20406055, 0.422189, 0.712389, 0.7793634, 0.14760232, 0.22544408, -0.36786795, -0.5803931, 0.8530898, -0.171, -0.58929706, -0.41765308, 0.20533228, -0.10011554, 0.55323577, -0.82835174, -0.9657831, -0.6124487, 0.3342538, -0.77663183, 0.5035932, -0.32694554, -0.24874353, 0.4457035, -0.06208396, 0.896081, -0.19149947, 0.9288974, 0.73025894, -0.32710743, -0.41744328, 0.7081225, 0.92410207, 0.8570657, -0.2803104, -0.55097175, -0.55757284, -0.5171435, -0.093991995, 0.21853542, 0.101302385, -0.6445098, -0.5020077, -0.42811918, 0.97684455, 0.7431998, -0.3134756, -0.333781, 0.33905149, 0.79585695, 0.9295838, 0.24236274, -0.16360068, -0.27059245, -0.949352, 0.191432, -0.22283912, 0.32701254, -0.33132172, -0.22871614, -0.6459093, -0.8743334, -0.82870793, 0.47256565, -0.5438545, -0.45562768, 0.28759742, 0.9210205, 0.30924225, 0.38468575, 0.7860832, -0.59839845, 0.6823635, -0.45438266, 0.11301923, -0.8445115, 0.4036386, 0.7861681, 0.48519278, -0.028865576, 0.49678326, -0.9897952, 0.80038977, -0.8242161, 0.75208616, 0.3091333, 0.9061961, -0.10795975, 0.9133277, -0.70167065, -0.20122385, -0.6434221, 0.5573251, -0.80194736, 0.61639047, -0.3454566, -0.6320317, -0.80585265, -0.11728716, -0.8713558, 0.756747, -0.5678818, -0.6504233, 0.66096973, 0.7200794, 0.926769, 0.7920475, 0.60352707, -0.52665377, -0.4437375, 0.08723664, 0.146559, 0.97333694, 0.50285697, 0.27326488, -0.24964404, -0.6541493, 0.98013186, 0.84194016, 0.94886327, -0.5356519, 0.28221774, -0.3302791, -0.42526484, -0.803807, -0.2860775, 0.5012543, 0.38843036, -0.76431537, 0.6490216, -0.78643584, 0.21091342, -0.0016248226, -0.344445, -0.36477017, -0.30586624, 0.7054107, 0.51200414, -0.9779763, 0.40931058, 0.6245501, -0.5708215, 0.6710696, 0.44504046, 0.8995676, 0.35050893, 0.29608822, 0.8780072, 0.88607216, -0.51847196, 0.85056186, 0.99462056, 0.05178833, -0.5836234, -0.30789757, -0.8126545, 0.055903673, -0.89539266, -0.24405742, -0.650651, 0.89155936, -0.51971626, -0.043972015, -0.49627876, -0.63868785, 0.5235796, -0.6019721, -0.55379057, -0.8908055, 0.66250324, -0.34200668, 0.8736472, -0.969306, 0.6909957, 0.7147584, 0.31306505, 0.1231277, 0.8799939, -0.8093293, -0.007966995, 0.47565675, 0.10922718, 0.41301274, 0.5934186, -0.6626272, -0.67088556, -0.23970866, -0.32232928, -0.19040203, 0.092380285, 0.387074, -0.6207237, -0.326149, -0.733073, -0.4566517, 0.8071084, -0.61171675, -0.035952806, -0.4090376, -0.10062122, -0.1622355, 0.90128756, -0.54521513, -0.7658453, -0.4860661, 0.08523965, -0.92034864, -0.051813364, -0.5729449, 0.05244565, -0.45472622, 0.45479035, -0.8458464, -0.73027325, 0.95246315, 0.7450292, -0.3389752, 0.32929492, 0.21615338, -0.06393242, 0.22278881, -0.21293306, -0.03779435, -0.4113512, 0.39416623, 0.4820912, 0.5078981, -0.966588, -0.023205996, 0.04310298, 0.4703679, -0.8344734, 0.56592107, 0.86314106, 0.9551065, 0.37991047, -0.063298464, -0.3447752, 0.71137905, 0.33114934, -0.53990746, 0.30949688, 0.1279285, 0.039608955, 0.694463, -0.12094164, -0.7633424, 0.011717081, -0.2849884, 0.32474566, 0.5360372, 0.6688647, 0.029384136, 0.90586734, 0.27396894, -0.95446086, -0.95593786, -0.0020372868, 0.19365692, -0.686373, 0.75278664, -0.15191865, 0.79776263, -0.86724377, 0.62590027, 0.5759485, 0.28097868, -0.73831224, 0.32526684, 0.8064532, -0.70863533, 0.38232994, -0.6895156, -0.7485578, 0.9619918, -0.28367686, 0.20634556, 0.21095347, 0.82168055, 0.1441946, 0.61516285, -0.61830163, 0.7995527, -0.7662816, 0.79643154, -0.57207656, 0.67059016, 0.8860297, 0.39713216, -0.09580803, 0.72540784, 0.08282566, 0.43759775, -0.20297241, -0.48696876, 0.78741336, -0.45642114, -0.71530414, 0.28457093, 0.6272359, -0.27221632, -0.42922974, 0.65743756, 0.615185, -0.37573624, -0.67266774, -0.30692363, 0.98962474, 0.49240565, 0.6979127, -0.5598235, -0.22175598, -0.89450216, -0.92795515, -0.42713928, -0.75222015, 0.7759044, -0.2838142, 0.8319886, -0.2381177, -0.76614237, -0.140306, 0.100845575, -0.94697547, -0.12657571, -0.5943682, 0.9542432, 0.9128363, -0.08581352, 0.96755767, -0.61084914, -0.94079995, -0.15709639, -0.28978658, -0.39746094, -0.9271903, 0.05595398, -0.6868408, 0.5878475, 0.031765223, 0.88868284, 0.9817846, -0.048023224, -0.37880254, 0.77553535, 0.14363432, 0.91834545, -0.138726, 0.3754561, 0.32122922, -0.5039196, 0.60206723, 0.9085784, 0.39084005, -0.34749556, 0.121059656, -0.34939337, -0.55359507, -0.34538412, 0.26201034, -0.9176698, 0.2843325, 0.5300939, 0.5680218, -0.96568537, -0.83596754, 0.14496255, -0.1603663, -0.9183638, 0.42346168, 0.705786, -0.30342054, 0.008865833, 0.68336177, 0.37424612, -0.7434604, -0.5138817, -0.18754983, -0.36028504, 0.3313856, -0.905288, -0.9704511, -0.98233724, 0.91320586, -0.9062376, 0.0773797, 0.652724, 0.15532851, 0.574986, -0.36592793, 0.34724188, 0.78155184, 0.27665782, 0.57150483, -0.06475043, 0.97110224, -0.719789, -0.93758965, 0.11595726, 0.21769476, -0.7503264, -0.53647685, 0.42759275, -0.12716794, -0.016449451, 0.46494484, 0.26142764, -0.96932316, -0.02089405, 0.5878637, 0.055849552, -0.547441, 0.353626, -0.21509457, -0.107877016, 0.99299073, 0.21716404, -0.57025075, -0.6382947, 0.95810556, 0.59754324, 0.35935736, -0.27992296, -0.3122685, 0.6859782, 0.53571725, -0.63938856, 0.31916213, -0.42803907, -0.59920406, 0.96464586, 0.92307305, -0.03155756, 0.9236567, 0.37109566, 0.46149707, 0.3628769, -0.019847393, 0.3015647, 0.77535725, 0.95694304, 0.36224174, -0.70918083, 0.4054036, 0.55538917, 0.9505489, -0.16124153, 0.0390265, 0.68702364, -0.64145994, -0.13425827, -0.30205202, 0.47710013, -0.4533596, -0.70214224, 0.13715339, -0.13525677, -0.08640933, 0.8647034, 0.13269854, 0.07630062, 0.8366053, 0.30320692, -0.92344284, 0.3407476, 0.019037962, -0.8202367, -0.19061565, 0.86030483, 0.18784761, 0.71995115, -0.8633592, 0.4989376, 0.79801774, -0.69572425, 0.29548454, -0.8783679, -0.60997796, 0.099345684, -0.14744735, -0.7140219, -0.48866415, 0.7892859, 0.055877686, -0.64847445, 0.23066759, -0.60225606, -0.5125575, 0.220119, -0.74427986, -0.50041866, 0.7054994, 0.024976492, -0.3340149, -0.6291778, -0.078363895, -0.73985815, 0.4495628, -0.36372924, 0.4475031, 0.8025434, -0.6814139, 0.4847834, -0.3810618, 0.2967832, 0.4501555, 0.19500685, -0.8880906, 0.95189524, 0.8689139, -0.31374907, 0.9041898, -0.62778425, 0.5484245, 0.30869603, 0.38842154, -0.5196302, 0.30609965, 0.061990738, 0.3223462, 0.2816522, -0.30937052, 0.5832362, 0.89015985, 0.020024776, 0.27871943, 0.10517192, 0.541703, 0.52740455, 0.32704854, 0.1658163, -0.046797752, 0.273242, 0.98067117, -0.8203924, 0.5948696, -0.04993868, 0.055158854, 0.275429, -0.6936376, -0.94660115, 0.9650364, -0.35430193, -0.7569709, 0.84600616, 0.7168124, -0.035027027, 0.86991906, 0.25303507, -0.5959811, -0.020183086, -0.47716212, -0.8209133, -0.24727201, -0.026401281, -0.8145988, 0.5582087, -0.12612772, 0.53179026, -0.07863331, -0.725019, -0.9597719, 0.75573325, -0.8185425, 0.60643244, -0.30916715, 0.731045, -0.14140272, -0.49259996, -0.43501306, -0.8130386, 0.6360781, 0.44296336, 0.22962284, 0.69910216, 0.24386191, 0.6973944, 0.6077428, -0.44400764, -0.3416667, -0.07060027, 0.20775056, 0.97189546, -0.48343134, -0.14365697, -0.5306361, 0.44883227, 0.8134613, 0.86610556, -0.17497087, 0.612308, 0.036998034, -0.89579487, 0.017771244, 0.81360865, -0.69618964, -0.06971073, 0.66240454, -0.77331996, 0.016726255, 0.65691996, -0.78542185, 0.7722466, -0.07492828, -0.724566, -0.877403, 0.25091028, -0.8418021, -0.96671367, -0.92721367, -0.7044771, 0.36426926, 0.6632483, 0.637588, -0.02432537, 0.38785672, -0.23338628, 0.33685517, 0.46396255, -0.07967353, -0.10159516, 0.7663441, -0.24096966, -0.15598488, 0.2000277, -0.93979526, 0.6620519, 0.9022863, 0.08832407, 0.90650725, 0.10476446, 0.6735976, -0.28837967, 0.08739591, 0.9664247, -0.33046842, 0.6537509, 0.17877316, 0.20676494, -0.013214588, -0.786654, -0.77768564, -0.26913452, -0.7787862, -0.2349968, 0.441545, 0.3318143, 0.25812817, -0.4580965, 0.56471133, 0.9966848, 0.325938, -0.43528056, -0.9010773, -0.32790136, 0.26809812, -0.39226174, -0.071959496, -0.11295724, 0.52069306, -0.5724659, 0.84808636, -0.8894949, 0.517123, -0.9257972, -0.18591166, 0.68812084, -0.34618497, 0.018085241, 0.723475, 0.58053994, 0.9896896, 0.514868, 0.07050109, 0.98085237, -0.72828794, -0.7493887, -0.522038, 0.29182506, 0.8781259, 0.9685414, 0.8452027, -0.6755533, 0.2857051, -0.9367373, 0.7895663, 0.09017944, -0.90884614, 0.9165685, -0.22540975, 0.95441747, 0.2986803, -0.68663645, -0.5749991, -0.31725764, -0.8552067, -0.7100735, 0.1289506, 0.96574116, 0.010954142, 0.6480839, 0.81558585, -0.24632764, 0.9360032, -0.9138851, 0.85055304, 0.18584228, -0.8378339, 0.17821956, -0.6574569, -0.33744597, 0.7880409, -0.44255137, -0.9866247, 0.9085152, -0.5958929, -0.78116727, 0.12559628, -0.10316205, -0.89202285, 0.78692985, 0.42392302, -0.20762205, -0.894063, -0.46197748, 0.86900496, 0.68826056, 0.76430225, -0.42201853, 0.50426054, 0.39382505, 0.4941008, 0.65180516, -0.32054114, -0.02999401, 0.73967075, -0.6690655, -0.23883772, -0.54254556, 0.5559013, 0.67954683, -0.62401056, 0.7489178, 0.43873715, 0.9262428, 0.6077335, 0.27887297, 0.21969223, -0.9263332, 0.5644219, 0.7616215, 0.89450455, -0.90128684, 0.32087898, 0.6215718, -0.39081693, 0.46331906, -0.29270077, 0.44950533, -0.73706913, -0.88456726, 0.19956923, -0.5061791, 0.047904253, 0.85305977, -0.9665184, 0.23842216, -0.67818236, -0.6763632, -0.22443533, -0.7948389, -0.7224846, 0.9941459, 0.18384147, -0.7772331, -0.27187634, -0.6217227, -0.9092212, 0.31890464, 0.24291062, -0.94333076, 0.3303876, -0.85134983, -0.2132709, 0.20505333, 0.7816839, 0.18355513, 0.5402932, 0.9853847, -0.66863513, -0.27475715, -0.066752195, 0.45992208, 0.8180964, 0.6581609, -0.84946966, 0.5220907, 0.9904754, -0.4199078, -0.4483559, -0.8251269, 0.33156633, 0.28357816, 0.42202353, 0.3202181, -0.9910755, 0.16129494, 0.8099613, 0.71698475, -0.5476742, 0.7838297, -0.52386284, -0.4220152, -0.19018006, 0.5809834, -0.7334819, 0.061707973, 0.6860039, -0.29408264, 0.6318097, 0.92887807, -0.6065824, 0.2689917, -0.8889537, 0.74163175, -0.34344864, 0.3080566, -0.69877625, 0.28162813, 0.24386907, -0.17200494, 0.5096705, 0.86131, -0.17797685, -0.56117535, 0.40304255, -0.20826626, -0.38027215, -0.73679566, -0.69301534, -0.8481097, 0.85101295, -0.05789423, -0.07602167, -0.71453834, -0.8412173, -0.8364849, -0.57183003, 0.87787294, -0.35486293, -0.6993077, -0.3549447, 0.96800685, 0.7238674, 0.61999464, 0.017962217, 0.19894743, -0.22174549, 0.9765532, -0.79392505, 0.13634658, 0.05146885, -0.21200347, -0.6478367, -0.8235369, 0.18037653, -0.39035654, -0.7110181, 0.77117944, 0.7149961, -0.77559733, -0.8810227, -0.6126137, 0.9096899, 0.47648597, -0.9555464, 0.72958374, -0.27857852, 0.05904174, -0.80281925, 0.9005468, 0.18860865, 0.29179287, 0.822927, 0.06379676, -0.3362596, -0.9639218, -0.53094125, 0.06955862, -0.7464745, -0.83892393, 0.8748071, -0.8276205, -0.8338628, -0.4548502, 0.6366763, -0.41493773, 0.6673746, 0.83179426, -0.064015865, -0.14140701, -0.604167, -0.43050456, 0.55266, -0.38315415, 0.92188406, -0.1371324, -0.3039291, -0.4900906, 0.32537985, -0.60467696, -0.9689994, -0.16552925, -0.7353358, 0.46069622, 0.05200076, 0.8857591, 0.86244774, -0.43345904, -0.04326868, 0.8069589, -0.29383206, 0.86799383, -0.68780875, 0.619468, 0.8707917, 0.9032428, 0.15852547, 0.41014743, 0.08428693, -0.740016, 0.5536635, 0.026712656, 0.19298911, -0.5717089, -0.576504, 0.18565345, -0.3033955, -0.5361378, -0.38809848, 0.09698224, 0.5959115, 0.6483295, -0.45293188, -0.43287063, -0.87496734, 0.5503402, 0.45169282, 0.75020766, 0.74646163, 0.35668373, -0.4540453, 0.86863947, 0.031486988, 0.8243468, 0.3306539, -0.8441448, -0.38778758, -0.48088646, -0.76641893, -0.002377987, -0.17486572, -0.021445274, 0.69573164, -0.2043109, -0.81935334, 0.47506475, -0.5623205, 0.87969184, 0.59888124, 0.42960906, -0.71116495, -0.4152012, -0.3659079, -0.76578116, -0.2939241, -0.83245707, -0.9223342, 0.95879793, 0.8813391, 0.47917366, -0.017270088, -0.06918764, 0.48651266, -0.22732711, -0.13984513, -0.08758259, -0.70912075, 0.8950188, -0.67388344, -0.48315072, 0.42298913, 0.74348164, 0.16591644, 0.1975832, -0.9601972, 0.38062716, -0.2692275, -0.5898731, 0.3626511, -0.3013873, 0.48783493, 0.65960693, 0.13270783, -0.32829309, 0.7686784, 0.816684, 0.72788334, 0.98872375, 0.7752888, -0.47120976, -0.79695106, -0.07405543, 0.67739487, -0.42964888, 0.2878046, -0.8625264, 0.86552596, -0.03581834, 0.10107207, -0.025390387, 0.6025348, -0.36464143, -0.7473538, -0.32206798, -0.39496374, -0.6425309, -0.9852588, -0.12444544, -0.31461167, 0.4750042, -0.6778829, 0.4582982, 0.55252504, 0.96490717, 0.32876372, -0.75094223, 0.20434856, -0.22638416, 0.029355288, 0.6048033, 0.7951548, -0.3570702, -0.44607186, -0.74243546, 0.64826536, 0.35471487, -0.7103102, 0.96381664, 0.37580776, 0.41014838, 0.030454159, -0.11756086, 0.35303807, 0.46786928, -0.16756654, 0.7867117, -0.4380648, 0.3411889, -0.87835217, -0.39126134, 0.6817081, -0.5034692, 0.3016088, -0.37982297, -0.29126525, 0.9717598, -0.62212396, -0.032136917, -0.90870166, -0.4749689, -0.75795054, 0.5841551, 0.36122537, 0.57239246, -0.894706, -0.79329824, -0.97449327, 0.7945833, -0.8238218, 0.5133903, -0.5405586, 0.67318773, -0.23959756, 0.8262408, -0.96652555, -0.066321135, -0.2849481, -0.22234297, -0.96705985, -0.9897499, 0.82401514, -0.22673059, 0.26465702, -0.6054089, -0.7243755, 0.8887322, 0.9003265, 0.9388459, -0.9608259, -0.04774642, -0.6036432, -0.98816514, -0.57617855, -0.85984445, 0.19097352, 0.49279785, -0.039988518, 0.79680395, -0.47272372, 0.7675514, -0.3600216, 0.5234771, 0.40404296, -0.53925776, -0.18039536, -0.36146593, 0.7462337, -0.57582116, 0.91918945, 0.6170137, -0.48671722, 0.14011264, 0.31890273, -0.3519554, 0.797138, -0.68385744, -0.08948517, -0.21115923, 0.727046, 0.20456648, -0.4305327, 0.64319277, 0.40071678, -0.7963822, 0.54443955, 0.33192658, 0.057571173, 0.46885562, -0.5056474, -0.28625393, 0.2122221, -0.4560771, 0.23896241, -0.5334904, -0.6304388, 0.8768959, 0.455477, 0.077794075, 0.7954097, 0.6433563, 0.19790292, 0.14988375, 0.33739734, -0.7309866, -0.50056887, -0.70572805, -0.9410684, -0.71414757, 0.6826775, 0.65908694, 0.7176297, 0.7353115, 0.1602099, -0.648319, 0.35046983, -0.31997013, -0.57715297, -0.6956465, -0.13429666, 0.4934368, -0.9309015, 0.8543074, -0.1885159, -0.56922174, 0.0018517971, 0.6439502, -0.060266256, -0.29256916, 0.6211498, -0.925164, -0.34901714, -0.6252289, 0.90616655, 0.86394787, 0.41606903, 0.5458162, 0.81675124, -0.7600534, 0.2376256, -0.95188046, 0.6528871, 0.08812833, 0.66599345, 0.8197565, -0.41788054, -0.060936213, 0.56961536, 0.5940957, -0.8409264, 0.22642016, 0.9956515, -0.42355824, 0.27371693, -0.73638296, 0.6394787, 0.23553753, -0.55598426, -0.60916424, 0.36801267, 0.49651194, 0.431813, 0.027156353, 0.55177546, -0.61733747, 0.47932482, -0.095400095, -0.62183356, 0.9018004, 0.397053, -0.6129234, -0.44483972, 0.5194471, -0.2184174, 0.26406837, 0.10472059, -0.10891509, -0.06311321, -0.44829345, -0.6383157, 0.6846583, -0.22389627, -0.452729, -0.58409023, -0.34962392, 0.85798764, -0.8195622, 0.5237675, 0.2050581, -0.6072414, 0.77443814, 0.5597348, 0.46292257, 0.3688767, 0.955462, -0.8044038, 0.6493225, 0.6176505, 0.08852935, 0.56926274, -0.415632, 0.14223027, -0.28659058, -0.48678923, 0.6615684, 0.8609495, -0.5368998, 0.95486236, 0.422745, -0.61778617, -0.14102006, 0.66902494, -0.672106, 0.50226593, -0.2644906, 0.9133358, -0.97902894, 0.96823883, -0.8737781, -0.0347178, -0.93133926, -0.57694244, 0.9176762, -0.2179625, -0.41559696, -0.5319922, 0.13208175, 0.99415946, 0.22470593, 0.83427215, -0.75289726, -0.05222249, 0.8289306, -0.020727634, 0.22123218, 0.9442618, 0.5314076, 0.6234305, 0.5045986, -0.8750925, -0.593694, -0.12839293, 0.5210862, -0.12156391, 0.57261634, 0.9147608, -0.6267843, -0.31362796, 0.00111866, 0.1891396, -0.048753977, 0.3489976, 0.36737347, -0.11935949, 0.68209434, 0.5763831, 0.39515018, 0.15817308, 0.4649682, -0.7067156, 0.32208395, 0.14415264, 0.55853677, 0.03900647, 0.18035269, 0.43917584, 0.8547394, -0.80651164, -0.52309084, -0.023170471, 0.53262734, 0.47408724, 0.8334143, 0.105707884, -0.5980327, -0.9976504, -0.3035059, -0.9662833, -0.4759388, -0.11627722, 0.5533433, -0.32088733, -0.14627767, -0.6134176, -0.11803341, -0.7514043, 0.9356992, -0.2873354, 0.46037936, -0.90022874, -0.63956094, -0.49281, 0.75034404, 0.40877342, 0.62205815, -0.85515976, 0.24544954, 0.65953755, 0.6518295, 0.83452654, 0.5524683, -0.93207335, -0.3573165, 0.99535775, 0.63098073, -0.70393777, -0.60114384, -0.30575538, -0.33859396, 0.17018652, 0.43940616, 0.39278007, 0.9843447, 0.59927416, 0.24858284, -0.11036539, -0.045804977, -0.49956417, 0.16180515, 0.927963, -0.25130725, 0.15766191, -0.864166, 0.4443493, -0.6143558, 0.33340025, -0.95715547, -0.30454135, 0.6734278, 0.2803192, -0.4649892, -0.8120434, -0.54348326, -0.33857918, -0.7123318, 0.02888298, 0.6036341, -0.044899225, -0.7494197, 0.91640425, 0.24954939, -0.028981686, -0.5088432, 0.102452755, 0.73892784, -0.14077377, 0.6073797, 0.3967197, 0.66797614, -0.23867941, 0.77149916, 0.2670679, 0.61564827, -0.968616, -0.90103483, -0.5573206, 0.9973891, -0.53403187, 0.008810043, -0.055966377, -0.7325463, -0.40265417, -0.26323128, 0.7247369, 0.408875, 0.92974496, 0.70989966, -0.17980862, 0.49700165, 0.82126546, 0.5951555, -0.8800974, -0.6958971, 0.48479748, 0.84122086, 0.65299726, 0.9798136, 0.67380476, -0.63781214, -0.19688153, 0.70746565, 0.03122139, 0.5205927, 0.11419606, 0.7419305, 0.4919126, -0.5130677, 0.52057433, 0.5426519, -0.24137306, -0.50000215, -0.9353156, 0.72241235, -0.711118, 0.89515233, -0.77237034, 0.36506224, -0.47511148, -0.5736499, -0.21289277, -0.2803173, -0.47900033, 0.8490639, 0.28722262, -0.75858045, 0.05758071, -0.75715375, -0.20355844, 0.11500311, -0.7176595, -0.39164805, -0.107510805, -0.75598836, -0.559273, -0.94505405, 0.47381043, -0.86698174, -0.56317544, -0.72002697, 0.5040951, 0.83829975, -0.03901291, 0.23578787, -0.13090253, 0.8319292, -0.08860612, 0.6874726, 0.004472494, -0.58599305, 0.8374908, -0.9222343, 0.44389963, 0.82357335, 0.8706782, 0.8587117, 0.17792153, 0.8588922, 0.09829426, -0.50999117, 0.3745532, 0.60250974, 0.4579265, 0.3444476, -0.2191987, 0.98162556, -0.5700147, 0.9097078, 0.47825646, 0.44764948, -0.27734852, -0.6247103, 0.20061016, -0.014410257, 0.4098854, 0.69848704, 0.21065068, 0.25655174, 0.7199323, 0.94203734, -0.06456375, 0.742105, 0.6705346, -0.4255066, -0.10630655, -0.8621688, 0.11110973, -0.8422067, 0.19648218, -0.4964478, 0.7135694, -0.76592183, -0.39373708, -0.058986425, -0.14086795, -0.06721139, -0.5693104, -0.25894094, 0.5202298, 0.26717162, -0.38200045, -0.94876695, -0.9948852, -0.031263113, 0.53294396, 0.5585041, -0.4525218, -0.5912776, 0.76501775, -0.14619613, 0.80079913, 0.08219361, -0.09456706, -0.57128835, -0.23001528, 0.6030071, 0.01186204, 0.283957, -0.23666048, -0.902931, 0.7303734, 0.005736828, 0.6478615, -0.17400217, 0.9825392, -0.21691394, 0.5338397, 0.2673924, 0.0776062, 0.7085531, 0.525954, 0.79638433, -0.019615412, -0.8689697, 0.8811028, -0.2790184, -0.5404167, 0.8631277, -0.6385522, -0.7847495, 0.77277017, -0.96568346, 0.76880217, -0.9928837, -0.49400043, -0.03340125, 0.9322996, -0.89360833, -0.6119664, 0.5115323, -0.9103918, -0.10607624, 0.8328879, 0.9587507, 0.9853463, -0.8975353, 0.9179239, -0.16130924, -0.48360658, 0.561404, 0.6981094, 0.8210633, 0.51343036, -0.7425916, -0.47897124, -0.58821344, 0.7343421, -0.29686308, 0.66619444, 0.44299936, -0.019441605, 0.14754915, -0.5407486, 0.13885903, -0.95099735, 0.43899393, -0.9731822, -0.8121939, -0.23033142, 0.544513, 0.7314067, 0.9172561, -0.16589975, 0.7214248, -0.7600703, -0.6505666, -0.300817, -0.5609009, -0.18349743, -0.6691079, 0.10159254, 0.36588025, 0.049739838, 0.843827, -0.5225606, -0.5190184, -0.74315333, 0.32177353, 0.95254827, 0.65250134, 0.9565294, -0.12582135, 0.137259, -0.6110654, -0.21353245, -0.36657572, -0.87003756, -0.8532944, 0.7811053, -0.37585473, 0.8909099, -0.995733, 0.42637372, 0.6289282, 0.745929, -0.5577955, 0.8881924, -0.7279253, -0.35735536, 0.6382663, 0.33606386, -0.21104074, 0.6885736, -0.33756518, -0.33958507, -0.57894635, 0.30198932, -0.4948473, -0.8689139, 0.33753037, -0.5025375, 0.53242373, -0.104132414, -0.9017122, 0.76383424, -0.046192884, -0.15116167, 0.27335382, 0.2731068, -0.8955486, -0.24868679, -0.45753717, -0.44577932, -0.19647217, 0.6077306, 0.6034119, -0.49636889, -0.99507666, -0.994153, -0.12727785, 0.5968542, 0.04220295, 0.86794424, -0.027385712, -0.36575198, 0.57911444, 0.0155444145, 0.74940777, 0.7661834, -0.9207375, 0.7037859, -0.62889266, -0.50071144, 0.73559546, 0.02253151, 0.97207737, -0.7886648, 0.81057644, -0.4046123, -0.02694416, -0.7227092, -0.1251638, 0.62126994, -0.8461189, -0.8552871, 0.70877266, -0.22455621, 0.4565928, -0.16124868, 0.324167, -0.4271872, 0.9974718, -0.022989988, 0.50563, 0.37584543, 0.25650167, -0.32532358, 0.0075023174, 0.77171946, -0.34991956, 0.4617753, -0.585603, 0.8827467, 0.9459646, 0.50045586, -0.90547705, 0.8492811, -0.4589107, -0.2011218, 0.17977285, 0.25962615, 0.90390396, -0.9310758, -0.9181099, 0.65311503, -0.47344255, 0.67395926, -0.9927802, 0.7378328, -0.5662384, 0.120461226, 0.39621282, -0.46419144, -0.09792757, 0.7464001, 0.08075166, 0.14479375, -0.8024647, 0.6480751, -0.8795805, 0.6046152, 0.1784184, -0.92949605, -0.02905488, 0.8658211, -0.3716278, 0.14264989, -0.7345691, 0.5663011, 0.03668666, 0.84556556, -0.84900784, -0.16582942, 0.20446444, 0.1610725, 0.8030081, -0.35939074, -0.4571576, 0.09438777, -0.25192118, 0.81712604, -0.19952726, -0.63697004, 0.67596245, -0.03971362, -0.9879465, 0.95704484, 0.65981364, 0.19502711, -0.924804, 0.36369538, -0.20631623, 0.4414289, 0.5237019, -0.838465, 0.70129824, -0.05628705, -0.18567443, -0.02293086, -0.6634102, 0.385561, 0.8026955, -0.32774448, 0.89976144, -0.18260169, 0.5060437, 0.399781, -0.8915529, -0.59375286, -0.8859019, 0.5738287, -0.98695016, 0.37231278, 0.70861435, 0.96687627, -0.97579193, -0.70469236, 0.95113945, 0.887151, -0.05167222, -0.49247217, -0.9969523, -0.14185119, -0.029525518, 0.8364372, -0.95230293, -0.5321448, 0.879653, -0.11790514, -0.26769352, 0.4870484, 0.1374538, -0.3053553, 0.7353308, -0.78364587, 0.8608315, 0.92205024, -0.5979855, -0.87592244, -0.5654359, -0.21600509, 0.4901576, -0.38217092, 0.8692088, 0.5416031, 0.9108679, 0.42826414, 0.2686541, 0.5366125, -0.92466426, -0.47972655, -0.39998102, -0.24494505, -0.24664974, 0.5857034, -0.012984037, 0.9208369, -0.3934145, -0.99390054, -0.8813083, -0.9265058, 0.46688223, 0.7768295, 0.46282673, -0.008612871, -0.027582407, 0.9026625, -0.12075639, -0.10404086, -0.74055266, 0.71238685, -0.7581191, 0.6430845, -0.020252228, -0.5202677, 0.5434611, 0.21146274, 0.2592919, -0.89384675, -0.33063006]
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::machine_learning::backward_weight::backward_weights_merge::backprop_weights' (88) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c29b24 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::machine_learning::backward_weight::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::backward_weight::{{closure}}::h330aba4bb2acd9b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/machine_learning/backward_weight.rs:47:93
[INFO] [stdout]   26:     0x5919f0c4eba1 - mod::wgpu::runner::machine_learning::backward_weight::backward_weights_merge::backprop_weights::{{closure}}::hc781a6ca00d841f9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_weight.rs:33:74
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c4dee3 - mod::wgpu::runner::machine_learning::backward_weight::backward_weights_merge::backprop_weights::h1aa63f336b4bb58e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_weight.rs:45:67
[INFO] [stdout]   49:     0x5919f0c4df77 - mod::wgpu::runner::machine_learning::backward_weight::backward_weights_merge::backprop_weights::{{closure}}::h09f51cccbce3acae
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/machine_learning/backward_weight.rs:7:32
[INFO] [stdout]   50:     0x5919f0bfd8c6 - core::ops::function::FnOnce::call_once::hdd9acd0823ddf9ca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::multiplication::runner::tens_mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::multiplication::runner::tens_mul' (173) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c21afb - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::multiplication::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::tens_mul::{{closure}}::hb89c68de75dbdfc2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/multiplication.rs:87:86
[INFO] [stdout]   26:     0x5919f0c5d3a7 - mod::wgpu::runner::math::multiplication::runner::tens_mul::{{closure}}::h329bbe2531dfb3ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/multiplication.rs:33:63
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c5cda3 - mod::wgpu::runner::math::multiplication::runner::tens_mul::h9553b9d6c5557dcc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/multiplication.rs:35:73
[INFO] [stdout]   49:     0x5919f0c5d6f7 - mod::wgpu::runner::math::multiplication::runner::tens_mul::{{closure}}::h9f168752715d0022
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/multiplication.rs:22:24
[INFO] [stdout]   50:     0x5919f0bfd306 - core::ops::function::FnOnce::call_once::h891b044159bb6549
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::subtraction::runner::sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::subtraction::runner::sub' (174) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c4c166 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::subtraction::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::sub::{{closure}}::h73f7ef14d4b06a01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/subtraction.rs:41:82
[INFO] [stdout]   26:     0x5919f0c0f2fc - mod::wgpu::runner::math::subtraction::runner::sub::{{closure}}::h695b6adfa446d6ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/subtraction.rs:17:58
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c0ec13 - mod::wgpu::runner::math::subtraction::runner::sub::h244dd19a3b646537
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/subtraction.rs:19:73
[INFO] [stdout]   49:     0x5919f0c0eca7 - mod::wgpu::runner::math::subtraction::runner::sub::{{closure}}::h574d3f1bb1b06466
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/subtraction.rs:6:19
[INFO] [stdout]   50:     0x5919f0bfce06 - core::ops::function::FnOnce::call_once::h47fc39e303e1166b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::matrix::subtypes::matmul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::matrix::subtypes::matmul' (133) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c57403 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::matrix::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::matmul::{{closure}}::h12481421bebce2c1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/matrix.rs:40:85
[INFO] [stdout]   26:     0x5919f0c099cb - mod::wgpu::runner::math::matrix::subtypes::matmul::{{closure}}::h2f4a6c28d2c6b92d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:18:65
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c092a3 - mod::wgpu::runner::math::matrix::subtypes::matmul::hcf217cd3527a79b6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:24:67
[INFO] [stdout]   49:     0x5919f0c09337 - mod::wgpu::runner::math::matrix::subtypes::matmul::{{closure}}::h0ac64219268f93a1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:6:22
[INFO] [stdout]   50:     0x5919f0bfd206 - core::ops::function::FnOnce::call_once::h858579033c516565
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::subtypes::subtypes::matrix_transpose stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::subtypes::subtypes::matrix_transpose' (176) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c57d44 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::subtypes::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::matrix_transpose::{{closure}}::ha8b9f122462adbde
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/subtypes.rs:16:94
[INFO] [stdout]   26:     0x5919f0c2f6f3 - mod::wgpu::runner::subtypes::subtypes::matrix_transpose::{{closure}}::h976e0293495b34bc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/subtypes.rs:17:75
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c2ee23 - mod::wgpu::runner::subtypes::subtypes::matrix_transpose::h19d28447bcc04ebd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/subtypes.rs:23:67
[INFO] [stdout]   49:     0x5919f0c2eeb7 - mod::wgpu::runner::subtypes::subtypes::matrix_transpose::{{closure}}::h33e4ec39980d2e92
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/subtypes.rs:6:32
[INFO] [stdout]   50:     0x5919f0bfc7c6 - core::ops::function::FnOnce::call_once::h0fa5dba8a6df20aa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wgpu::runner::math::matrix::subtypes::matrix_row_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wgpu::runner::math::matrix::subtypes::matrix_row_prod' (136) panicked at src/wgpu/runners/helpers.rs:75:16:
[INFO] [stdout] No device: RequestDeviceError { inner: Core(LimitsExceeded(FailedLimit { name: "max_storage_buffer_binding_size", requested: 1073741824, allowed: 134217728 })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5919f1732bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5919f1732bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5919f1732bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5919f174ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5919f174ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5919f1737b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5919f1737b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5919f171151f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5919f171151f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5919f172aec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5919f0cf71cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5919f0cf71cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5919f172b142 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5919f172b142 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5919f17115d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5919f17089e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5919f17123dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5919f174b65c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5919f174b3a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5919f0d31065 - core::result::Result<T,E>::expect::hd46ed65b45734c3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5919f0d37518 - flashlight_tensor::wgpu::runners::helpers::gpu_init::{{closure}}::hf3afefcb26b5bb57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/helpers.rs:75:16
[INFO] [stdout]   22:     0x5919f0c35578 - flashlight_tensor::wgpu::runners::gpu_buffers::GpuBuffers::init::{{closure}}::h61a1f6958746a76b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_buffers.rs:39:66
[INFO] [stdout]   23:     0x5919f0c2212c - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::prepare_buffers::{{closure}}::h1721956d73172773
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:46:109
[INFO] [stdout]   24:     0x5919f0c23a49 - flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner::run_ops::{{closure}}::hb20eb27ded06f90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/mod.rs:65:50
[INFO] [stdout]   25:     0x5919f0c56b47 - flashlight_tensor::wgpu::runners::gpu_runner::runner_ops::math::matrix::<impl flashlight_tensor::wgpu::runners::gpu_runner::GpuRunner>::matrix_row_prod::{{closure}}::h7fae9ee3b3ead474
[INFO] [stdout]                                at /opt/rustwide/workdir/src/wgpu/runners/gpu_runner/runner_ops/math/matrix.rs:177:92
[INFO] [stdout]   26:     0x5919f0c08be8 - mod::wgpu::runner::math::matrix::subtypes::matrix_row_prod::{{closure}}::h2a1dc9f40f4c536b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:89:74
[INFO] [stdout]   27:     0x5919f0c20f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcae79a6479ec534d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5919f0c20e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ac5faa80a26a9ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5919f0c20c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c40574c66b7ad08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   30:     0x5919f0c20bcb - tokio::task::coop::with_budget::h5def07ee28653551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5919f0c20bcb - tokio::task::coop::budget::h65869b19abeed7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5919f0c20bcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb54a8292d6eefb1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   33:     0x5919f0c1dd10 - tokio::runtime::scheduler::current_thread::Context::enter::h60fc8cfc0bf62fcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5919f0c200fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5ef055fefb36f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   35:     0x5919f0c1f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c29764a7610b3eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   36:     0x5919f0c1c93b - tokio::runtime::context::scoped::Scoped<T>::set::hb06715810b8ac9b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5919f0c13d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d2ac569dfa216b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5919f0c58532 - std::thread::local::LocalKey<T>::try_with::h34451e7958f68026
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5919f0c582fe - std::thread::local::LocalKey<T>::with::hfee0b5757e5570b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5919f0c13c3d - tokio::runtime::context::set_scheduler::h5504a20962fab361
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5919f0c1f080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bd85c8ac455212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   42:     0x5919f0c1f336 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92cba915621f3141
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   43:     0x5919f0c1d2b0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1d109713e4e4eb5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5919f0c43993 - tokio::runtime::context::runtime::enter_runtime::hc10220765affcd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5919f0c1d071 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf72da0b58594c13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5919f0c1cbb4 - tokio::runtime::runtime::Runtime::block_on_inner::h918013119494ba37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x5919f0c1cd7a - tokio::runtime::runtime::Runtime::block_on::ha67c5994d4728452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x5919f0c083b3 - mod::wgpu::runner::math::matrix::subtypes::matrix_row_prod::hbda520c306d34a30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:98:67
[INFO] [stdout]   49:     0x5919f0c09147 - mod::wgpu::runner::math::matrix::subtypes::matrix_row_prod::{{closure}}::h64fa8c230ccefa4a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wgpu/runner/math/matrix.rs:77:31
[INFO] [stdout]   50:     0x5919f0bfd6c6 - core::ops::function::FnOnce::call_once::hbb0dc6b22e2e525e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5919f0ceb2ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5919f0ceb2ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5919f0cf7c9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5919f0cf7c9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5919f0cf7c9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5919f0cf33b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5919f0cf33b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5919f0cfa8a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5919f0cfa8a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5919f0cfa8a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5919f173249f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   70:     0x5919f173249f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x76f8c89b1aa4 - <unknown>
[INFO] [stdout]   72:     0x76f8c8a3ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     wgpu::buffers::machine_learning::backward_bias_merge::backward_bias_merge::backprop_merged_bias_no_activ
[INFO] [stdout]     wgpu::buffers::machine_learning::backward_gradient_merge::backward_gradient_merge::backprop_merged_gradient_no_activ
[INFO] [stdout]     wgpu::buffers::machine_learning::backward_weights_merge::backward_weights_merge::backprop_merged_weights_no_activ
[INFO] [stdout]     wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_merge
[INFO] [stdout]     wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_relu
[INFO] [stdout]     wgpu::buffers::machine_learning::forward_merge::forward_merge::weights_bias_sigmoid
[INFO] [stdout]     wgpu::buffers::math::addition::addition::add
[INFO] [stdout]     wgpu::buffers::math::addition::addition::broadcast_add
[INFO] [stdout]     wgpu::buffers::math::addition::addition::tens_add
[INFO] [stdout]     wgpu::buffers::math::division::division::broadcast_div
[INFO] [stdout]     wgpu::buffers::math::division::division::div
[INFO] [stdout]     wgpu::buffers::math::division::division::tens_div
[INFO] [stdout]     wgpu::buffers::math::functions::functions::log
[INFO] [stdout]     wgpu::buffers::math::functions::functions::matrix_col_prod
[INFO] [stdout]     wgpu::buffers::math::functions::functions::matrix_col_sum
[INFO] [stdout]     wgpu::buffers::math::functions::functions::matrix_row_prod
[INFO] [stdout]     wgpu::buffers::math::functions::functions::matrix_row_sum
[INFO] [stdout]     wgpu::buffers::math::functions::functions::nlog
[INFO] [stdout]     wgpu::buffers::math::multiplication::multiplication::broadcast_mul
[INFO] [stdout]     wgpu::buffers::math::multiplication::multiplication::mul
[INFO] [stdout]     wgpu::buffers::math::multiplication::multiplication::tens_mul
[INFO] [stdout]     wgpu::buffers::math::subtraction::subtraction::broadcast_sub
[INFO] [stdout]     wgpu::buffers::math::subtraction::subtraction::sub
[INFO] [stdout]     wgpu::buffers::math::subtraction::subtraction::tens_sub
[INFO] [stdout]     wgpu::buffers::subtypes::subtypes::matmul
[INFO] [stdout]     wgpu::buffers::subtypes::subtypes::matrix_transpose
[INFO] [stdout]     wgpu::runner::broadcasting::broadcasting::broadcast_add
[INFO] [stdout]     wgpu::runner::broadcasting::broadcasting::broadcast_div
[INFO] [stdout]     wgpu::runner::broadcasting::broadcasting::broadcast_mul
[INFO] [stdout]     wgpu::runner::broadcasting::broadcasting::broadcast_sub
[INFO] [stdout]     wgpu::runner::machine_learning::activations::runner::relu
[INFO] [stdout]     wgpu::runner::machine_learning::activations::runner::relu_der
[INFO] [stdout]     wgpu::runner::machine_learning::activations::runner::sigmoid
[INFO] [stdout]     wgpu::runner::machine_learning::activations::runner::sigmoid_der
[INFO] [stdout]     wgpu::runner::machine_learning::backward_activations::backward_activations::backward_relu
[INFO] [stdout]     wgpu::runner::machine_learning::backward_activations::backward_activations::backward_sigmoid
[INFO] [stdout]     wgpu::runner::machine_learning::backward_bias::backward_bias_merge::backprop_merged_bias
[INFO] [stdout]     wgpu::runner::machine_learning::backward_grad::backward_gradient_merge::backprop_merged_gradient_no_activ
[INFO] [stdout]     wgpu::runner::machine_learning::backward_weight::backward_weights_merge::backprop_weights
[INFO] [stdout]     wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_no_activ
[INFO] [stdout]     wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_relu
[INFO] [stdout]     wgpu::runner::machine_learning::forward_prop::forward_merge::weights_bias_sigmoid
[INFO] [stdout]     wgpu::runner::math::addition::runner::tens_add
[INFO] [stdout]     wgpu::runner::math::division::runner::div
[INFO] [stdout]     wgpu::runner::math::division::runner::tens_div
[INFO] [stdout]     wgpu::runner::math::functions::functions::log
[INFO] [stdout]     wgpu::runner::math::functions::functions::nlog
[INFO] [stdout]     wgpu::runner::math::matrix::subtypes::matmul
[INFO] [stdout]     wgpu::runner::math::matrix::subtypes::matrix_col_prod
[INFO] [stdout]     wgpu::runner::math::matrix::subtypes::matrix_col_sum
[INFO] [stdout]     wgpu::runner::math::matrix::subtypes::matrix_row_prod
[INFO] [stdout]     wgpu::runner::math::matrix::subtypes::matrix_row_sum
[INFO] [stdout]     wgpu::runner::math::multiplication::runner::mul
[INFO] [stdout]     wgpu::runner::math::multiplication::runner::tens_mul
[INFO] [stdout]     wgpu::runner::math::subtraction::runner::sub
[INFO] [stdout]     wgpu::runner::math::subtraction::runner::tens_sub
[INFO] [stdout]     wgpu::runner::subtypes::subtypes::matrix_transpose
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 57 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bba1fffaf01f8f3928f6d7163fb00fd21514eb5b3d8edc5faaa077e7af3b3f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bba1fffaf01f8f3928f6d7163fb00fd21514eb5b3d8edc5faaa077e7af3b3f28", kill_on_drop: false }`
[INFO] [stdout] bba1fffaf01f8f3928f6d7163fb00fd21514eb5b3d8edc5faaa077e7af3b3f28
