[INFO] cloning repository https://github.com/TensorBFS/tropical-gemm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TensorBFS/tropical-gemm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTensorBFS%2Ftropical-gemm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTensorBFS%2Ftropical-gemm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d22701aed801eaa4ba8c349a7407a98bd931bb5
[INFO] testing TensorBFS/tropical-gemm 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%2FTensorBFS%2Ftropical-gemm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TensorBFS/tropical-gemm
[INFO] finished tweaking git repo https://github.com/TensorBFS/tropical-gemm
[INFO] tweaked toml for git repo https://github.com/TensorBFS/tropical-gemm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TensorBFS/tropical-gemm 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/TensorBFS/tropical-gemm 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 93eac49ecb6c7e77394e0311030f06de37512b42bc33c1d4198982598da4b74f
[INFO] running `Command { std: "docker" "start" "-a" "93eac49ecb6c7e77394e0311030f06de37512b42bc33c1d4198982598da4b74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93eac49ecb6c7e77394e0311030f06de37512b42bc33c1d4198982598da4b74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93eac49ecb6c7e77394e0311030f06de37512b42bc33c1d4198982598da4b74f", kill_on_drop: false }`
[INFO] [stdout] 93eac49ecb6c7e77394e0311030f06de37512b42bc33c1d4198982598da4b74f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8699d66231f5b3d84131578c3f5b0a562cd3a114a16ada78ec790c1a766a72d0
[INFO] running `Command { std: "docker" "start" "-a" "8699d66231f5b3d84131578c3f5b0a562cd3a114a16ada78ec790c1a766a72d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling cudarc v0.12.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling tropical-gemm v0.2.0 (/opt/rustwide/workdir/crates/tropical-gemm)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tropical-gemm-cuda v0.2.0 (/opt/rustwide/workdir/crates/tropical-gemm-cuda)
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]    Compiling numpy v0.23.0
[INFO] [stderr]    Compiling tropical-gemm-python v0.2.0 (/opt/rustwide/workdir/crates/tropical-gemm-python)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.43s
[INFO] running `Command { std: "docker" "inspect" "8699d66231f5b3d84131578c3f5b0a562cd3a114a16ada78ec790c1a766a72d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8699d66231f5b3d84131578c3f5b0a562cd3a114a16ada78ec790c1a766a72d0", kill_on_drop: false }`
[INFO] [stdout] 8699d66231f5b3d84131578c3f5b0a562cd3a114a16ada78ec790c1a766a72d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8603ceaec5b0b9b5e597947169c9e38efccbb77337cbbe9c9005e8841c3c78a6
[INFO] running `Command { std: "docker" "start" "-a" "8603ceaec5b0b9b5e597947169c9e38efccbb77337cbbe9c9005e8841c3c78a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.32
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tropical-gemm v0.2.0 (/opt/rustwide/workdir/crates/tropical-gemm)
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tropical-gemm-cuda v0.2.0 (/opt/rustwide/workdir/crates/tropical-gemm-cuda)
[INFO] [stderr]    Compiling tropical-gemm-python v0.2.0 (/opt/rustwide/workdir/crates/tropical-gemm-python)
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:687:39
[INFO] [stdout]     |
[INFO] [stdout] 687 |         let a1 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:688:39
[INFO] [stdout]     |
[INFO] [stdout] 688 |         let a2 = Mat::<MaxPlus<f32>>::from_row_major(&[5.0, 6.0, 7.0, 8.0], 2, 2);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:689:39
[INFO] [stdout]     |
[INFO] [stdout] 689 |         let b1 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 0.0, 0.0, 1.0], 2, 2);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:690:39
[INFO] [stdout]     |
[INFO] [stdout] 690 |         let b2 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:723:39
[INFO] [stdout]     |
[INFO] [stdout] 723 |         let a1 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:724:39
[INFO] [stdout]     |
[INFO] [stdout] 724 |         let a2 = Mat::<MaxPlus<f32>>::from_row_major(&[6.0, 5.0, 4.0, 3.0, 2.0, 1.0], 2, 3);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:725:39
[INFO] [stdout]     |
[INFO] [stdout] 725 |         let b1 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:726:39
[INFO] [stdout]     |
[INFO] [stdout] 726 |         let b2 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stdout]     --> crates/tropical-gemm-cuda/src/lib.rs:1961:32
[INFO] [stdout]      |
[INFO] [stdout] 1961 |             let a = GpuMatrix::from_host_row_major(&ctx, &vec![1.0f32; 6], 2, 3).unwrap();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stdout]     --> crates/tropical-gemm-cuda/src/lib.rs:1962:32
[INFO] [stdout]      |
[INFO] [stdout] 1962 |             let b = GpuMatrix::from_host_row_major(&ctx, &vec![1.0f32; 6], 2, 3).unwrap(); // 2x3, not 3x2
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stdout]     --> crates/tropical-gemm-cuda/src/lib.rs:1973:32
[INFO] [stdout]      |
[INFO] [stdout] 1973 |             let a = GpuMatrix::from_host_row_major(&ctx, &vec![1.0f32; 6], 2, 3).unwrap();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stdout]     --> crates/tropical-gemm-cuda/src/lib.rs:1974:32
[INFO] [stdout]      |
[INFO] [stdout] 1974 |             let b = GpuMatrix::from_host_row_major(&ctx, &vec![1.0f32; 6], 2, 3).unwrap(); // Wrong dimensions
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stdout]     --> crates/tropical-gemm-cuda/src/lib.rs:1985:44
[INFO] [stdout]      |
[INFO] [stdout] 1985 |             let result = GpuMatrix::<f32>::from_host_row_major(&ctx, &vec![1.0f32; 5], 2, 3);
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stdout]     --> crates/tropical-gemm-cuda/src/lib.rs:2001:34
[INFO] [stdout]      |
[INFO] [stdout] 2001 |             let mat = GpuMatrix::from_host_row_major(&ctx, &vec![1.0f32; 6], 2, 3).unwrap();
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/ops.rs:110:46
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/ops.rs:122:46
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/ops.rs:123:46
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/ops.rs:132:46
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/ops.rs:133:46
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:342:46
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:343:46
[INFO] [stdout]     |
[INFO] [stdout] 343 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:356:46
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:357:46
[INFO] [stdout]     |
[INFO] [stdout] 357 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:368:46
[INFO] [stdout]     |
[INFO] [stdout] 368 |         let m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:380:46
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let a = Mat::<TropicalMinPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:381:46
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let b = Mat::<TropicalMinPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:408:46
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:417:50
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:425:50
[INFO] [stdout]     |
[INFO] [stdout] 425 |         let mut m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:432:50
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let mut m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:441:46
[INFO] [stdout]     |
[INFO] [stdout] 441 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:484:46
[INFO] [stdout]     |
[INFO] [stdout] 484 |         let m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:492:46
[INFO] [stdout]     |
[INFO] [stdout] 492 |         let m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0], 1, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:499:46
[INFO] [stdout]     |
[INFO] [stdout] 499 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:500:46
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:511:46
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:512:46
[INFO] [stdout]     |
[INFO] [stdout] 512 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:523:46
[INFO] [stdout]     |
[INFO] [stdout] 523 |         let _ = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:543:46
[INFO] [stdout]     |
[INFO] [stdout] 543 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:544:46
[INFO] [stdout]     |
[INFO] [stdout] 544 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:561:46
[INFO] [stdout]     |
[INFO] [stdout] 561 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:562:46
[INFO] [stdout]     |
[INFO] [stdout] 562 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:579:46
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:591:47
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let a1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:592:47
[INFO] [stdout]     |
[INFO] [stdout] 592 |         let a2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[5.0, 6.0, 7.0, 8.0], 2, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:593:47
[INFO] [stdout]     |
[INFO] [stdout] 593 |         let b1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 0.0, 0.0, 1.0], 2, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:594:47
[INFO] [stdout]     |
[INFO] [stdout] 594 |         let b2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:620:47
[INFO] [stdout]     |
[INFO] [stdout] 620 |         let a1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:621:47
[INFO] [stdout]     |
[INFO] [stdout] 621 |         let b1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 0.0, 0.0, 1.0], 2, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:622:47
[INFO] [stdout]     |
[INFO] [stdout] 622 |         let b2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:630:47
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let a1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:632:42
[INFO] [stdout]     |
[INFO] [stdout] 632 |             Mat::<TropicalMaxPlus<f32>>::from_row_major(&[5.0, 6.0, 7.0, 8.0, 9.0, 10.0], 2, 3); // Different size
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:633:47
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let b1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 0.0, 0.0, 1.0], 2, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:634:47
[INFO] [stdout]     |
[INFO] [stdout] 634 |         let b2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:641:47
[INFO] [stdout]     |
[INFO] [stdout] 641 |         let a1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:642:47
[INFO] [stdout]     |
[INFO] [stdout] 642 |         let a2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[6.0, 5.0, 4.0, 3.0, 2.0, 1.0], 2, 3);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:643:47
[INFO] [stdout]     |
[INFO] [stdout] 643 |         let b1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:644:47
[INFO] [stdout]     |
[INFO] [stdout] 644 |         let b2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:666:47
[INFO] [stdout]     |
[INFO] [stdout] 666 |         let a1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:667:47
[INFO] [stdout]     |
[INFO] [stdout] 667 |         let b1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:668:47
[INFO] [stdout]     |
[INFO] [stdout] 668 |         let b2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:679:46
[INFO] [stdout]     |
[INFO] [stdout] 679 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:680:46
[INFO] [stdout]     |
[INFO] [stdout] 680 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:708:46
[INFO] [stdout]     |
[INFO] [stdout] 708 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:709:46
[INFO] [stdout]     |
[INFO] [stdout] 709 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:733:42
[INFO] [stdout]     |
[INFO] [stdout] 733 |             Mat::<TropicalMaxPlus<f64>>::from_row_major(&[10.0, 1.0, 1.0, 1.0, 10.0, 1.0], 2, 3);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:735:42
[INFO] [stdout]     |
[INFO] [stdout] 735 |             Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 1.0, 1.0, 1.0, 10.0, 10.0], 3, 2);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:756:46
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stdout]    --> crates/tropical-gemm/src/mat/mod.rs:757:46
[INFO] [stdout]     |
[INFO] [stdout] 757 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.35s
[INFO] running `Command { std: "docker" "inspect" "8603ceaec5b0b9b5e597947169c9e38efccbb77337cbbe9c9005e8841c3c78a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8603ceaec5b0b9b5e597947169c9e38efccbb77337cbbe9c9005e8841c3c78a6", kill_on_drop: false }`
[INFO] [stdout] 8603ceaec5b0b9b5e597947169c9e38efccbb77337cbbe9c9005e8841c3c78a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 996c17a24fa03e3ac6de4a6a4ef787697f2ef3dbda8fb78cc2ef05d8a4c7b2c3
[INFO] running `Command { std: "docker" "start" "-a" "996c17a24fa03e3ac6de4a6a4ef787697f2ef3dbda8fb78cc2ef05d8a4c7b2c3", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:687:39
[INFO] [stderr]     |
[INFO] [stderr] 687 |         let a1 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:688:39
[INFO] [stderr]     |
[INFO] [stderr] 688 |         let a2 = Mat::<MaxPlus<f32>>::from_row_major(&[5.0, 6.0, 7.0, 8.0], 2, 2);
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:689:39
[INFO] [stderr]     |
[INFO] [stderr] 689 |         let b1 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 0.0, 0.0, 1.0], 2, 2);
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:690:39
[INFO] [stderr]     |
[INFO] [stderr] 690 |         let b2 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:723:39
[INFO] [stderr]     |
[INFO] [stderr] 723 |         let a1 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:724:39
[INFO] [stderr]     |
[INFO] [stderr] 724 |         let a2 = Mat::<MaxPlus<f32>>::from_row_major(&[6.0, 5.0, 4.0, 3.0, 2.0, 1.0], 2, 3);
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:725:39
[INFO] [stderr]     |
[INFO] [stderr] 725 |         let b1 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `tropical_gemm::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm-cuda/src/gpu_mat.rs:726:39
[INFO] [stderr]     |
[INFO] [stderr] 726 |         let b2 = Mat::<MaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stderr]     --> crates/tropical-gemm-cuda/src/lib.rs:1961:32
[INFO] [stderr]      |
[INFO] [stderr] 1961 |             let a = GpuMatrix::from_host_row_major(&ctx, &vec![1.0f32; 6], 2, 3).unwrap();
[INFO] [stderr]      |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stderr]     --> crates/tropical-gemm-cuda/src/lib.rs:1962:32
[INFO] [stderr]      |
[INFO] [stderr] 1962 |             let b = GpuMatrix::from_host_row_major(&ctx, &vec![1.0f32; 6], 2, 3).unwrap(); // 2x3, not 3x2
[INFO] [stderr]      |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stderr]     --> crates/tropical-gemm-cuda/src/lib.rs:1973:32
[INFO] [stderr]      |
[INFO] [stderr] 1973 |             let a = GpuMatrix::from_host_row_major(&ctx, &vec![1.0f32; 6], 2, 3).unwrap();
[INFO] [stderr]      |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stderr]     --> crates/tropical-gemm-cuda/src/lib.rs:1974:32
[INFO] [stderr]      |
[INFO] [stderr] 1974 |             let b = GpuMatrix::from_host_row_major(&ctx, &vec![1.0f32; 6], 2, 3).unwrap(); // Wrong dimensions
[INFO] [stderr]      |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stderr]     --> crates/tropical-gemm-cuda/src/lib.rs:1985:44
[INFO] [stderr]      |
[INFO] [stderr] 1985 |             let result = GpuMatrix::<f32>::from_host_row_major(&ctx, &vec![1.0f32; 5], 2, 3);
[INFO] [stderr]      |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `memory::GpuMatrix::<T>::from_host_row_major`: use from_host with column-major data instead; this method has O(m×n) transpose overhead
[INFO] [stderr]     --> crates/tropical-gemm-cuda/src/lib.rs:2001:34
[INFO] [stderr]      |
[INFO] [stderr] 2001 |             let mat = GpuMatrix::from_host_row_major(&ctx, &vec![1.0f32; 6], 2, 3).unwrap();
[INFO] [stderr]      |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tropical-gemm-cuda` (lib test) generated 14 warnings
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/ops.rs:110:46
[INFO] [stderr]     |
[INFO] [stderr] 110 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/ops.rs:122:46
[INFO] [stderr]     |
[INFO] [stderr] 122 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/ops.rs:123:46
[INFO] [stderr]     |
[INFO] [stderr] 123 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/ops.rs:132:46
[INFO] [stderr]     |
[INFO] [stderr] 132 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/ops.rs:133:46
[INFO] [stderr]     |
[INFO] [stderr] 133 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:342:46
[INFO] [stderr]     |
[INFO] [stderr] 342 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:343:46
[INFO] [stderr]     |
[INFO] [stderr] 343 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:356:46
[INFO] [stderr]     |
[INFO] [stderr] 356 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:357:46
[INFO] [stderr]     |
[INFO] [stderr] 357 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:368:46
[INFO] [stderr]     |
[INFO] [stderr] 368 |         let m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:380:46
[INFO] [stderr]     |
[INFO] [stderr] 380 |         let a = Mat::<TropicalMinPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:381:46
[INFO] [stderr]     |
[INFO] [stderr] 381 |         let b = Mat::<TropicalMinPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:408:46
[INFO] [stderr]     |
[INFO] [stderr] 408 |         let m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:417:50
[INFO] [stderr]     |
[INFO] [stderr] 417 |         let mut m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:425:50
[INFO] [stderr]     |
[INFO] [stderr] 425 |         let mut m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:432:50
[INFO] [stderr]     |
[INFO] [stderr] 432 |         let mut m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:441:46
[INFO] [stderr]     |
[INFO] [stderr] 441 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:484:46
[INFO] [stderr]     |
[INFO] [stderr] 484 |         let m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:492:46
[INFO] [stderr]     |
[INFO] [stderr] 492 |         let m = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0], 1, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:499:46
[INFO] [stderr]     |
[INFO] [stderr] 499 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:500:46
[INFO] [stderr]     |
[INFO] [stderr] 500 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:511:46
[INFO] [stderr]     |
[INFO] [stderr] 511 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:512:46
[INFO] [stderr]     |
[INFO] [stderr] 512 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:523:46
[INFO] [stderr]     |
[INFO] [stderr] 523 |         let _ = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:543:46
[INFO] [stderr]     |
[INFO] [stderr] 543 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:544:46
[INFO] [stderr]     |
[INFO] [stderr] 544 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:561:46
[INFO] [stderr]     |
[INFO] [stderr] 561 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:562:46
[INFO] [stderr]     |
[INFO] [stderr] 562 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:579:46
[INFO] [stderr]     |
[INFO] [stderr] 579 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:591:47
[INFO] [stderr]     |
[INFO] [stderr] 591 |         let a1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:592:47
[INFO] [stderr]     |
[INFO] [stderr] 592 |         let a2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[5.0, 6.0, 7.0, 8.0], 2, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:593:47
[INFO] [stderr]     |
[INFO] [stderr] 593 |         let b1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 0.0, 0.0, 1.0], 2, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:594:47
[INFO] [stderr]     |
[INFO] [stderr] 594 |         let b2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:620:47
[INFO] [stderr]     |
[INFO] [stderr] 620 |         let a1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:621:47
[INFO] [stderr]     |
[INFO] [stderr] 621 |         let b1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 0.0, 0.0, 1.0], 2, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:622:47
[INFO] [stderr]     |
[INFO] [stderr] 622 |         let b2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:630:47
[INFO] [stderr]     |
[INFO] [stderr] 630 |         let a1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:632:42
[INFO] [stderr]     |
[INFO] [stderr] 632 |             Mat::<TropicalMaxPlus<f32>>::from_row_major(&[5.0, 6.0, 7.0, 8.0, 9.0, 10.0], 2, 3); // Different size
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:633:47
[INFO] [stderr]     |
[INFO] [stderr] 633 |         let b1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 0.0, 0.0, 1.0], 2, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:634:47
[INFO] [stderr]     |
[INFO] [stderr] 634 |         let b2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0], 2, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:641:47
[INFO] [stderr]     |
[INFO] [stderr] 641 |         let a1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:642:47
[INFO] [stderr]     |
[INFO] [stderr] 642 |         let a2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[6.0, 5.0, 4.0, 3.0, 2.0, 1.0], 2, 3);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:643:47
[INFO] [stderr]     |
[INFO] [stderr] 643 |         let b1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:644:47
[INFO] [stderr]     |
[INFO] [stderr] 644 |         let b2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:666:47
[INFO] [stderr]     |
[INFO] [stderr] 666 |         let a1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:667:47
[INFO] [stderr]     |
[INFO] [stderr] 667 |         let b1 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:668:47
[INFO] [stderr]     |
[INFO] [stderr] 668 |         let b2 = Mat::<TropicalMaxPlus<f32>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:679:46
[INFO] [stderr]     |
[INFO] [stderr] 679 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:680:46
[INFO] [stderr]     |
[INFO] [stderr] 680 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:708:46
[INFO] [stderr]     |
[INFO] [stderr] 708 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:709:46
[INFO] [stderr]     |
[INFO] [stderr] 709 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:733:42
[INFO] [stderr]     |
[INFO] [stderr] 733 |             Mat::<TropicalMaxPlus<f64>>::from_row_major(&[10.0, 1.0, 1.0, 1.0, 10.0, 1.0], 2, 3);
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:735:42
[INFO] [stderr]     |
[INFO] [stderr] 735 |             Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 1.0, 1.0, 1.0, 10.0, 10.0], 3, 2);
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:756:46
[INFO] [stderr]     |
[INFO] [stderr] 756 |         let a = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 2, 3);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `mat::owned::Mat::<S>::from_row_major`: use from_col_major instead for direct column-major input; this method has O(m×n) transpose overhead
[INFO] [stderr]    --> crates/tropical-gemm/src/mat/mod.rs:757:46
[INFO] [stderr]     |
[INFO] [stderr] 757 |         let b = Mat::<TropicalMaxPlus<f64>>::from_row_major(&[1.0, 2.0, 3.0, 4.0, 5.0, 6.0], 3, 2);
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tropical-gemm` (lib test) generated 55 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tropical_gemm-d7fdaf0e194f9442)
[INFO] [stdout] 
[INFO] [stdout] running 275 tests
[INFO] [stdout] test api::tests::test_builder_api_trans_a ... ok
[INFO] [stdout] test api::tests::test_builder_api_trans_b ... ok
[INFO] [stdout] test api::tests::test_builder_api ... ok
[INFO] [stdout] test api::tests::test_gemmwithargmax_dimensions ... ok
[INFO] [stdout] test api::tests::test_maxmul_with_argmax ... ok
[INFO] [stdout] test api::tests::test_larger_matrix ... ok
[INFO] [stdout] test api::tests::test_minplus_with_argmax ... ok
[INFO] [stdout] test api::tests::test_single_element ... ok
[INFO] [stdout] test api::tests::test_tropical_backward_a ... ok
[INFO] [stdout] test api::tests::test_tropical_backward_varied_argmax ... ok
[INFO] [stdout] test api::tests::test_tropical_backward_b ... ok
[INFO] [stdout] test api::tests::test_non_square_matrices ... ok
[INFO] [stdout] test api::tests::test_identity_like_matrix ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_batched_with_argmax_empty ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_batched_empty ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_f32 ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_i32 ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_max_mul ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_min_plus ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_i64 ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_minplus_i32 ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_strided_batched_empty ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_with_argmax ... ok
[INFO] [stdout] test api::tests::test_unsafe_tropical_gemm ... ok
[INFO] [stdout] test backend::tests::test_backend_clone ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_batched_with_argmax ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_batched ... ok
[INFO] [stdout] test backend::tests::test_backend_description_not_empty ... ok
[INFO] [stdout] test backend::tests::test_backend_debug ... ok
[INFO] [stdout] test backend::tests::test_backend_detection ... ok
[INFO] [stdout] test api::tests::test_tropical_backward_batched ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_strided_batched_minplus ... ok
[INFO] [stdout] test backend::tests::test_version_info_format ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_batched_larger ... ok
[INFO] [stdout] test core::argmax::tests::test_gemm_with_argmax_get_argmax_mut ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul_strided_batched ... ok
[INFO] [stdout] test backend::tests::test_backend_eq ... ok
[INFO] [stdout] test core::argmax::tests::test_gemm_with_argmax_as_mut_ptrs ... ok
[INFO] [stdout] test core::argmax::tests::test_gemm_with_argmax_with_ld ... ok
[INFO] [stdout] test core::argmax::tests::test_gemm_with_argmax_get_mut ... ok
[INFO] [stdout] test core::argmax::tests::test_gemm_with_argmax_new ... ok
[INFO] [stdout] test core::argmax::tests::test_gemm_with_argmax_slices ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_empty_n ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_minplus_with_argmax ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_larger_with_argmax ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_trans_a ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_trans_b ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_trans_both ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_with_argmax ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_with_argmax_all_positions ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_with_argmax_empty_k ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_with_argmax_trans_a ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_empty_k ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_empty_m ... ok
[INFO] [stdout] test core::kernel::tests::test_portable_kernel_maxmul ... ok
[INFO] [stdout] test core::kernel::tests::test_portable_kernel_minplus ... ok
[INFO] [stdout] test core::kernel::tests::test_portable_kernel_with_argmax ... ok
[INFO] [stdout] test core::kernel::tests::test_portable_kernel_with_argmax_offset ... ok
[INFO] [stdout] test core::packing::tests::test_layout_clone_eq ... ok
[INFO] [stdout] test core::packing::tests::test_layout_debug ... ok
[INFO] [stdout] test core::packing::tests::test_pack_a_col_major ... ok
[INFO] [stdout] test core::packing::tests::test_pack_a_exact_mr ... ok
[INFO] [stdout] test core::packing::tests::test_pack_a_row_major ... ok
[INFO] [stdout] test core::packing::tests::test_pack_a_with_transpose ... ok
[INFO] [stdout] test api::tests::test_tropical_matmul ... ok
[INFO] [stdout] test core::packing::tests::test_pack_b_col_major ... ok
[INFO] [stdout] test core::packing::tests::test_pack_b_exact_nr ... ok
[INFO] [stdout] test core::gemm::tests::test_simple_gemm ... ok
[INFO] [stdout] test core::kernel::tests::test_portable_kernel ... ok
[INFO] [stdout] test core::gemm::tests::test_gemm_with_argmax_trans_b ... ok
[INFO] [stdout] test core::packing::tests::test_pack_b_with_transpose ... ok
[INFO] [stdout] test core::packing::tests::test_packed_b_size ... ok
[INFO] [stdout] test core::packing::tests::test_transpose_clone_eq ... ok
[INFO] [stdout] test core::kernel::tests::test_portable_kernel_f32 ... ok
[INFO] [stdout] test core::packing::tests::test_packed_a_size ... ok
[INFO] [stdout] test core::tiling::tests::test_block_iterator_empty ... ok
[INFO] [stdout] test core::tiling::tests::test_block_iterator_exact ... ok
[INFO] [stdout] test core::tiling::tests::test_clone ... ok
[INFO] [stdout] test core::packing::tests::test_transpose_debug ... ok
[INFO] [stdout] test core::tiling::tests::test_debug ... ok
[INFO] [stdout] test core::tiling::tests::test_default ... ok
[INFO] [stdout] test core::packing::tests::test_pack_b_row_major ... ok
[INFO] [stdout] test core::tiling::tests::test_validate_kc_zero ... ok
[INFO] [stdout] test core::tiling::tests::test_validate_mc_zero ... ok
[INFO] [stdout] test core::tiling::tests::test_validate_nc_not_divisible ... ok
[INFO] [stdout] test core::tiling::tests::test_validate_mr_zero ... ok
[INFO] [stdout] test core::tiling::tests::test_validate_nr_zero ... ok
[INFO] [stdout] test core::tiling::tests::test_validate_nc_zero ... ok
[INFO] [stdout] test mat::mut_::tests::test_matmut_as_mut_ptr ... ok
[INFO] [stdout] test core::tiling::tests::test_validate_params ... ok
[INFO] [stdout] test mat::mut_::tests::test_matmut_debug ... ok
[INFO] [stdout] test mat::mut_::tests::test_matmut_from_slice ... ok
[INFO] [stdout] test mat::mut_::tests::test_matmut_get ... ok
[INFO] [stdout] test mat::mut_::tests::test_matmut_get_mut ... ok
[INFO] [stdout] test mat::mut_::tests::test_matmut_as_mut_slice ... ok
[INFO] [stdout] test mat::ops::tests::test_mat_mul_consuming ... ok
[INFO] [stdout] test mat::ops::tests::test_matref_mul_matref_by_value ... ok
[INFO] [stdout] test mat::ops::tests::test_mat_mul_mat ... ok
[INFO] [stdout] test mat::ops::tests::test_matref_mul_matref ... ok
[INFO] [stdout] test mat::tests::test_mat_as_mut_ptr ... ok
[INFO] [stdout] test mat::tests::test_mat_as_ref ... ok
[INFO] [stdout] test core::tiling::tests::test_block_iterator ... ok
[INFO] [stdout] test mat::tests::test_mat_as_slice ... ok
[INFO] [stdout] test mat::tests::test_mat_clone ... ok
[INFO] [stdout] test mat::tests::test_mat_as_mut_slice ... ok
[INFO] [stdout] test mat::ops::tests::test_mat_ref_mul_matref ... ok
[INFO] [stdout] test mat::tests::test_mat_get_value ... ok
[INFO] [stdout] test mat::tests::test_mat_from_vec ... ok
[INFO] [stdout] test mat::tests::test_mat_identity ... ok
[INFO] [stdout] test mat::tests::test_mat_index_mut ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_batched ... ok
[INFO] [stdout] test mat::tests::test_mat_debug ... ok
[INFO] [stdout] test mat::tests::test_mat_from_fn ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_batched_empty ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_batched_with_argmax ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_batched_with_argmax_empty ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_argmax_direct ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_direct ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_ref ... ok
[INFO] [stdout] test core::argmax::tests::test_gemm_with_argmax_with_ld_invalid - should panic ... ok
[INFO] [stdout] test mat::tests::test_mat_zeros ... ok
[INFO] [stdout] test mat::mut_::tests::test_matmut_size_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_mat_from_row_major_size_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_mat_from_vec_size_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_batched_size_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_batched_with_argmax_size_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_batched_dimension_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_mat_matmul_ref_dimension_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_matmul ... ok
[INFO] [stdout] test mat::tests::test_matmul_argmax ... ok
[INFO] [stdout] test mat::tests::test_matref_copy_clone ... ok
[INFO] [stdout] test mat::tests::test_matmul_operator ... ok
[INFO] [stdout] test mat::tests::test_matref_debug ... ok
[INFO] [stdout] test mat::tests::test_matref_from_slice ... ok
[INFO] [stdout] test mat::tests::test_matref_to_owned ... ok
[INFO] [stdout] test mat::tests::test_matwithargmax_argmax_slice ... ok
[INFO] [stdout] test mat::tests::test_matwithargmax_backward_a ... ok
[INFO] [stdout] test mat::tests::test_matwithargmax_backward_b ... ok
[INFO] [stdout] test mat::tests::test_matmul_argmax_dimension_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_matmul_dimension_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_matref_from_slice_size_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_matref_matmul_argmax_dimension_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_matwithargmax_backward_varied_argmax ... ok
[INFO] [stdout] test mat::tests::test_matref_matmul_dimension_mismatch - should panic ... ok
[INFO] [stdout] test mat::tests::test_matwithargmax_get_value ... ok
[INFO] [stdout] test mat::tests::test_matwithargmax_nrows_ncols ... ok
[INFO] [stdout] test mat::tests::test_minplus_matmul ... ok
[INFO] [stdout] test simd::detect::tests::test_all_widths ... ok
[INFO] [stdout] test mat::tests::test_minplus_mat_matmul_direct ... ok
[INFO] [stdout] test simd::detect::tests::test_width ... ok
[INFO] [stdout] test simd::detect::tests::test_width_bytes ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_maxmul_f32 ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_maxmul_f64 ... ok
[INFO] [stdout] test simd::detect::tests::test_simd_level_cached ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_larger_matrix ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_maxmul_i32 ... ok
[INFO] [stdout] test simd::detect::tests::test_detect ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_maxplus_i32 ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_minplus_f64 ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_maxplus_f32 ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_maxplus_f64 ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_maxplus_i64 ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_minplus_i32 ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_minplus_i64 ... ok
[INFO] [stdout] test simd::kernels::portable::tests::test_portable_kernel_default ... ok
[INFO] [stdout] test simd::kernels::avx2::tests::test_avx2_max_plus_f32 ... ok
[INFO] [stdout] test simd::kernels::avx2::tests::test_avx2_max_plus_f64 ... ok
[INFO] [stdout] test simd::kernels::avx2::tests::test_avx2_min_plus_f32 ... ok
[INFO] [stdout] test simd::kernels::avx2::tests::test_avx2_max_mul_f32 ... ok
[INFO] [stdout] test simd::kernels::portable::tests::test_portable_kernel_execute ... ok
[INFO] [stdout] test simd::kernels::portable::tests::test_portable_kernel_execute_with_argmax ... ok
[INFO] [stdout] test types::and_or::tests::test_absorbing_zero ... ok
[INFO] [stdout] test types::and_or::tests::test_argmax_both_false ... ok
[INFO] [stdout] test types::and_or::tests::test_argmax_chain ... ok
[INFO] [stdout] test types::and_or::tests::test_argmax_rhs_true ... ok
[INFO] [stdout] test types::and_or::tests::test_clone_copy ... ok
[INFO] [stdout] test types::and_or::tests::test_default ... ok
[INFO] [stdout] test types::and_or::tests::test_display_debug ... ok
[INFO] [stdout] test types::and_or::tests::test_eq ... ok
[INFO] [stdout] test types::and_or::tests::test_from ... ok
[INFO] [stdout] test types::and_or::tests::test_operations ... ok
[INFO] [stdout] test types::and_or::tests::test_operator_overloads ... ok
[INFO] [stdout] test types::and_or::tests::test_reachability_example ... ok
[INFO] [stdout] test types::and_or::tests::test_semiring_identity ... ok
[INFO] [stdout] test types::and_or::tests::test_simd_tropical ... ok
[INFO] [stdout] test types::and_or::tests::test_value_and_from_scalar ... ok
[INFO] [stdout] test types::counting::tests::test_addition_different_values ... ok
[INFO] [stdout] test types::counting::tests::test_addition_equal_values ... ok
[INFO] [stdout] test types::counting::tests::test_addition_self_wins ... ok
[INFO] [stdout] test types::counting::tests::test_argmax_chain ... ok
[INFO] [stdout] test types::counting::tests::test_argmax_equal_counts_added ... ok
[INFO] [stdout] test types::counting::tests::test_argmax_rhs_wins ... ok
[INFO] [stdout] test types::counting::tests::test_argmax_self_wins ... ok
[INFO] [stdout] test types::counting::tests::test_clone_copy ... ok
[INFO] [stdout] test types::counting::tests::test_default ... ok
[INFO] [stdout] test types::counting::tests::test_different_count_type ... ok
[INFO] [stdout] test types::counting::tests::test_display_debug ... ok
[INFO] [stdout] test types::counting::tests::test_eq ... ok
[INFO] [stdout] test types::counting::tests::test_f32 ... ok
[INFO] [stdout] test types::counting::tests::test_from ... ok
[INFO] [stdout] test types::counting::tests::test_from_value ... ok
[INFO] [stdout] test types::counting::tests::test_multiplication ... ok
[INFO] [stdout] test types::counting::tests::test_operator_overloads ... ok
[INFO] [stdout] test types::counting::tests::test_path_counting_example ... ok
[INFO] [stdout] test types::counting::tests::test_semiring_identity ... ok
[INFO] [stdout] test types::counting::tests::test_simd_tropical ... ok
[INFO] [stdout] test types::counting::tests::test_value_and_from_scalar ... ok
[INFO] [stdout] test types::max_mul::tests::test_absorbing_zero ... ok
[INFO] [stdout] test types::max_mul::tests::test_argmax_chain ... ok
[INFO] [stdout] test types::max_mul::tests::test_argmax_equal_self_wins ... ok
[INFO] [stdout] test types::max_mul::tests::test_argmax_self_wins ... ok
[INFO] [stdout] test types::max_mul::tests::test_clone_copy ... ok
[INFO] [stdout] test types::max_mul::tests::test_default ... ok
[INFO] [stdout] test types::max_mul::tests::test_argmax_rhs_wins ... ok
[INFO] [stdout] test types::max_mul::tests::test_display_debug ... ok
[INFO] [stdout] test types::and_or::tests::test_argmax_self_true ... ok
[INFO] [stdout] test types::max_mul::tests::test_eq ... ok
[INFO] [stdout] test types::max_mul::tests::test_operations ... ok
[INFO] [stdout] test types::max_mul::tests::test_f32 ... ok
[INFO] [stdout] test types::max_mul::tests::test_from ... ok
[INFO] [stdout] test types::max_mul::tests::test_operator_overloads ... ok
[INFO] [stdout] test types::max_mul::tests::test_simd_tropical ... ok
[INFO] [stdout] test types::max_mul::tests::test_fuzzy_logic_example ... ok
[INFO] [stdout] test types::max_plus::tests::test_argmax ... ok
[INFO] [stdout] test types::max_mul::tests::test_value_and_from_scalar ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_minplus_f32 ... ok
[INFO] [stdout] test types::max_plus::tests::test_absorbing_zero ... ok
[INFO] [stdout] test types::max_plus::tests::test_clone_copy ... ok
[INFO] [stdout] test types::max_plus::tests::test_argmax_chain ... ok
[INFO] [stdout] test types::max_plus::tests::test_argmax_equal_values ... ok
[INFO] [stdout] test types::max_plus::tests::test_default ... ok
[INFO] [stdout] test types::max_plus::tests::test_argmax_left_wins ... ok
[INFO] [stdout] test types::max_mul::tests::test_semiring_identity ... ok
[INFO] [stdout] test types::max_plus::tests::test_from ... ok
[INFO] [stdout] test types::max_plus::tests::test_display_debug ... ok
[INFO] [stdout] test types::max_plus::tests::test_eq ... ok
[INFO] [stdout] test types::max_plus::tests::test_f32 ... ok
[INFO] [stdout] test types::max_plus::tests::test_operator_overloads ... ok
[INFO] [stdout] test types::min_plus::tests::test_absorbing_zero ... ok
[INFO] [stdout] test types::min_plus::tests::test_argmin_chain ... ok
[INFO] [stdout] test types::min_plus::tests::test_argmin_equal_values ... ok
[INFO] [stdout] test types::min_plus::tests::test_argmin_left_wins ... ok
[INFO] [stdout] test types::min_plus::tests::test_argmin_pos_infinity ... ok
[INFO] [stdout] test types::min_plus::tests::test_argmin_right_wins ... ok
[INFO] [stdout] test types::min_plus::tests::test_clone_copy ... ok
[INFO] [stdout] test types::min_plus::tests::test_default ... ok
[INFO] [stdout] test types::min_plus::tests::test_display_debug ... ok
[INFO] [stdout] test types::min_plus::tests::test_eq ... ok
[INFO] [stdout] test types::min_plus::tests::test_f32 ... ok
[INFO] [stdout] test types::min_plus::tests::test_from ... ok
[INFO] [stdout] test types::min_plus::tests::test_operations ... ok
[INFO] [stdout] test types::min_plus::tests::test_operator_overloads ... ok
[INFO] [stdout] test types::min_plus::tests::test_semiring_identity ... ok
[INFO] [stdout] test types::min_plus::tests::test_shortest_path_scenario ... ok
[INFO] [stdout] test types::min_plus::tests::test_simd_tropical ... ok
[INFO] [stdout] test types::min_plus::tests::test_value_and_from_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_bool_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_f32_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_f64_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_float_edge_cases ... ok
[INFO] [stdout] test types::scalar::tests::test_i16_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_i32_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_i64_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_i8_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_int_edge_cases ... ok
[INFO] [stdout] test types::scalar::tests::test_u16_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_u32_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_u64_scalar ... ok
[INFO] [stdout] test types::scalar::tests::test_u8_scalar ... ok
[INFO] [stdout] test simd::dispatch::tests::test_dispatch_maxmul_i64 ... ok
[INFO] [stdout] test types::max_plus::tests::test_argmax_neg_infinity ... ok
[INFO] [stdout] test types::max_plus::tests::test_operations ... ok
[INFO] [stdout] test types::max_plus::tests::test_semiring_identity ... ok
[INFO] [stdout] test types::max_plus::tests::test_simd_tropical ... ok
[INFO] [stdout] test types::max_plus::tests::test_value_and_from_scalar ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 275 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tropical_gemm_cuda-574281e6872fd8b1)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test gpu_mat::tests::test_gpu_mat_batched ... FAILED
[INFO] [stdout] test gpu_mat::tests::test_gpu_mat_backward_a ... FAILED
[INFO] [stdout] test gpu_mat::tests::test_gpu_mat_matmul_argmax ... FAILED
[INFO] [stdout] test gpu_mat::tests::test_gpu_mat_backward_b ... FAILED
[INFO] [stdout] test gpu_mat::tests::test_gpu_mat_batched_empty ... FAILED
[INFO] [stdout] test gpu_mat::tests::test_gpu_mat_matmul ... FAILED
[INFO] [stdout] test tests::test_backward_empty_matrices ... ok
[INFO] [stdout] test tests::test_backward_f64 ... ok
[INFO] [stdout] test tests::test_backward_batched_empty ... ok
[INFO] [stdout] test tests::test_argmax_finite_difference_b_matrix ... ok
[INFO] [stdout] test tests::test_context_helper_functions ... ok
[INFO] [stdout] test tests::test_error_display ... ok
[INFO] [stdout] test tests::test_argmax_finite_difference_maxplus ... ok
[INFO] [stdout] test tests::test_context_get_kernel ... ok
[INFO] [stdout] test tests::test_gpu_matrix_col_major_roundtrip ... ok
[INFO] [stdout] test tests::test_argmax_finite_difference_minplus ... ok
[INFO] [stdout] test tests::test_gpu_matrix_with_argmax_accessors ... ok
[INFO] [stdout] test tests::test_tropical_backward_a_gpu ... ok
[INFO] [stdout] test tests::test_tropical_backward_b_gpu ... ok
[INFO] [stdout] test tests::test_gpu_memory_col_major_dimension_mismatch ... ok
[INFO] [stdout] test gpu_mat::tests::test_gpu_mat_minplus ... FAILED
[INFO] [stdout] test tests::test_gpu_matrix_accessors ... ok
[INFO] [stdout] test tests::test_gpu_memory_dimension_mismatch ... ok
[INFO] [stdout] test tests::test_tropical_backward_gpu_integration ... ok
[INFO] [stdout] test tests::test_tropical_gemm_gpu_dimension_mismatch ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_batched_dimension_mismatch ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_batched_basic ... ok
[INFO] [stdout] test tests::test_context_device_name ... ok
[INFO] [stdout] test tests::test_tropical_backward_gpu_batched ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_batched_minplus ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_batched_with_argmax_basic ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_dimension_mismatch_a ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_i32 ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_batched_empty ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_i64 ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_maxmul ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_small ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_maxmul_with_argmax ... ok
[INFO] [stdout] test gpu_mat::tests::test_gpu_mat_batched_with_argmax ... FAILED
[INFO] [stdout] test tests::test_tropical_matmul_gpu_dimension_mismatch_b ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_strided_batched_basic ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_with_argmax_dimension_mismatch ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_with_argmax_minplus ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_with_argmax_maxplus ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_with_argmax_varied_winners ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_strided_batched_empty ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_with_ctx_dimension_mismatch ... ok
[INFO] [stdout] test tests::test_tropical_matmul_gpu_with_argmax_f64 ... ok
[INFO] [stdout] test gpu_mat::tests::test_gpu_mat_basic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gpu_mat::tests::test_gpu_mat_batched stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu_mat::tests::test_gpu_mat_batched' (303) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["cuda", "nvcuda"]. Ensure that `LD_LIBRARY_PATH` has the correct path to the installed library. If the shared library is present on the system under a different name than one of those listed above, please open a GitHub issue.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61394a36b44a - 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:     0x61394a36b44a - 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:     0x61394a36b44a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61394a36b44a - <<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:     0x61394a37feca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61394a37feca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61394a36fcd2 - 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:     0x61394a36fcd2 - <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:     0x61394a34a4df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61394a34a4df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61394a363839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61394a1bf37c - <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:     0x61394a1bf37c - 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:     0x61394a3639f2 - <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:     0x61394a3639f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61394a34a598 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61394a341f39 - 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:     0x61394a34b2ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61394a38073c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61394a32f649 - cudarc::panic_no_lib_found::hff43c16f9330f354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5
[INFO] [stdout]   20:     0x61394a328441 - cudarc::driver::sys::lib::{{closure}}::hcdc72386d4cb23f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:71:9
[INFO] [stdout]   21:     0x61394a3299f8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h508770be34ddcbca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61394a3297fd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h545f5eb6e816e37e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61394a320772 - std::sync::once::Once::call_once_force::{{closure}}::h82e92f4723690caf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x61394a34f767 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x61394a320644 - std::sync::once::Once::call_once_force::hd5c0546f53302656
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x61394a32973e - std::sync::once_lock::OnceLock<T>::initialize::hcbed4e1790eebb2b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61394a329af2 - std::sync::once_lock::OnceLock<T>::get_or_try_init::h4caf833ccce5788d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61394a32997e - std::sync::once_lock::OnceLock<T>::get_or_init::h95644fbbc49d6b1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61394a32828e - cudarc::driver::sys::lib::hea850a5a29659f02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:63:9
[INFO] [stdout]   30:     0x61394a324e77 - cudarc::driver::result::init::h5b7e8d11919e9185
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/result.rs:93:14
[INFO] [stdout]   31:     0x61394a31f1b4 - cudarc::driver::safe::core::CudaDevice::new::hd7a8cf5195cd8e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/safe/core.rs:54:9
[INFO] [stdout]   32:     0x61394a199982 - tropical_gemm_cuda::context::CudaContext::new_on_device::ha9f1218da0322e4a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:82:22
[INFO] [stdout]   33:     0x61394a199aa1 - tropical_gemm_cuda::context::CudaContext::new::h1a058bb2be2ac98c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:77:9
[INFO] [stdout]   34:     0x61394a19e1f4 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_batched::h707a5ef0e566d3ae
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:678:25
[INFO] [stdout]   35:     0x61394a19f007 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_batched::{{closure}}::ha5d6063a6a146fff
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:677:30
[INFO] [stdout]   36:     0x61394a179fc6 - core::ops::function::FnOnce::call_once::h27d22700f8940362
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x61394a1b345b - <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]   38:     0x61394a1b345b - 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]   39:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x61394a1bfe4b - <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]   41:     0x61394a1bfe4b - 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]   42:     0x61394a1bfe4b - 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]   43:     0x61394a1bfe4b - 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]   44:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x61394a1bb564 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x61394a1bb564 - 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]   48:     0x61394a1c2a52 - 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]   49:     0x61394a1c2a52 - <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]   50:     0x61394a1c2a52 - 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]   51:     0x61394a1c2a52 - 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]   52:     0x61394a1c2a52 - 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]   53:     0x61394a1c2a52 - 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]   54:     0x61394a1c2a52 - <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]   55:     0x61394a36ad2f - <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]   56:     0x61394a36ad2f - <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]   57:     0x73cedb616aa4 - <unknown>
[INFO] [stdout]   58:     0x73cedb6a3a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpu_mat::tests::test_gpu_mat_backward_a stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu_mat::tests::test_gpu_mat_backward_a' (300) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["cuda", "nvcuda"]. Ensure that `LD_LIBRARY_PATH` has the correct path to the installed library. If the shared library is present on the system under a different name than one of those listed above, please open a GitHub issue.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61394a36b44a - 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:     0x61394a36b44a - 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:     0x61394a36b44a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61394a36b44a - <<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:     0x61394a37feca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61394a37feca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61394a36fcd2 - 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:     0x61394a36fcd2 - <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:     0x61394a34a4df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61394a34a4df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61394a363839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61394a1bf37c - <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:     0x61394a1bf37c - 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:     0x61394a3639f2 - <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:     0x61394a3639f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61394a34a598 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61394a341f39 - 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:     0x61394a34b2ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61394a38073c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61394a32f649 - cudarc::panic_no_lib_found::hff43c16f9330f354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5
[INFO] [stdout]   20:     0x61394a328441 - cudarc::driver::sys::lib::{{closure}}::hcdc72386d4cb23f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:71:9
[INFO] [stdout]   21:     0x61394a3299f8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h508770be34ddcbca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61394a3297fd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h545f5eb6e816e37e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61394a320772 - std::sync::once::Once::call_once_force::{{closure}}::h82e92f4723690caf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x61394a34f767 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x61394a320644 - std::sync::once::Once::call_once_force::hd5c0546f53302656
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x61394a32973e - std::sync::once_lock::OnceLock<T>::initialize::hcbed4e1790eebb2b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61394a329af2 - std::sync::once_lock::OnceLock<T>::get_or_try_init::h4caf833ccce5788d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61394a32997e - std::sync::once_lock::OnceLock<T>::get_or_init::h95644fbbc49d6b1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61394a32828e - cudarc::driver::sys::lib::hea850a5a29659f02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:63:9
[INFO] [stdout]   30:     0x61394a324e77 - cudarc::driver::result::init::h5b7e8d11919e9185
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/result.rs:93:14
[INFO] [stdout]   31:     0x61394a31f1b4 - cudarc::driver::safe::core::CudaDevice::new::hd7a8cf5195cd8e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/safe/core.rs:54:9
[INFO] [stdout]   32:     0x61394a199982 - tropical_gemm_cuda::context::CudaContext::new_on_device::ha9f1218da0322e4a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:82:22
[INFO] [stdout]   33:     0x61394a199aa1 - tropical_gemm_cuda::context::CudaContext::new::h1a058bb2be2ac98c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:77:9
[INFO] [stdout]   34:     0x61394a19f924 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_backward_a::h5ce1c27106a9e7b3
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:764:25
[INFO] [stdout]   35:     0x61394a1a04a7 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_backward_a::{{closure}}::hdbd39c533b5eabc9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:761:33
[INFO] [stdout]   36:     0x61394a17a686 - core::ops::function::FnOnce::call_once::h946a1cb1d7bba04d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x61394a1b345b - <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]   38:     0x61394a1b345b - 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]   39:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x61394a1bfe4b - <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]   41:     0x61394a1bfe4b - 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]   42:     0x61394a1bfe4b - 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]   43:     0x61394a1bfe4b - 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]   44:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x61394a1bb564 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x61394a1bb564 - 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]   48:     0x61394a1c2a52 - 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]   49:     0x61394a1c2a52 - <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]   50:     0x61394a1c2a52 - 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]   51:     0x61394a1c2a52 - 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]   52:     0x61394a1c2a52 - 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]   53:     0x61394a1c2a52 - 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]   54:     0x61394a1c2a52 - <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]   55:     0x61394a36ad2f - <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]   56:     0x61394a36ad2f - <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]   57:     0x73cedb616aa4 - <unknown>
[INFO] [stdout]   58:     0x73cedb6a3a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpu_mat::tests::test_gpu_mat_matmul_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu_mat::tests::test_gpu_mat_matmul_argmax' (307) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["cuda", "nvcuda"]. Ensure that `LD_LIBRARY_PATH` has the correct path to the installed library. If the shared library is present on the system under a different name than one of those listed above, please open a GitHub issue.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61394a36b44a - 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:     0x61394a36b44a - 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:     0x61394a36b44a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61394a36b44a - <<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:     0x61394a37feca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61394a37feca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61394a36fcd2 - 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:     0x61394a36fcd2 - <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:     0x61394a34a4df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61394a34a4df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61394a363839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61394a1bf37c - <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:     0x61394a1bf37c - 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:     0x61394a3639f2 - <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:     0x61394a3639f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61394a34a598 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61394a341f39 - 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:     0x61394a34b2ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61394a38073c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61394a32f649 - cudarc::panic_no_lib_found::hff43c16f9330f354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5
[INFO] [stdout]   20:     0x61394a328441 - cudarc::driver::sys::lib::{{closure}}::hcdc72386d4cb23f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:71:9
[INFO] [stdout]   21:     0x61394a3299f8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h508770be34ddcbca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61394a3297fd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h545f5eb6e816e37e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61394a320772 - std::sync::once::Once::call_once_force::{{closure}}::h82e92f4723690caf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x61394a34f767 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x61394a320644 - std::sync::once::Once::call_once_force::hd5c0546f53302656
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x61394a32973e - std::sync::once_lock::OnceLock<T>::initialize::hcbed4e1790eebb2b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61394a329af2 - std::sync::once_lock::OnceLock<T>::get_or_try_init::h4caf833ccce5788d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61394a32997e - std::sync::once_lock::OnceLock<T>::get_or_init::h95644fbbc49d6b1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61394a32828e - cudarc::driver::sys::lib::hea850a5a29659f02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:63:9
[INFO] [stdout]   30:     0x61394a324e77 - cudarc::driver::result::init::h5b7e8d11919e9185
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/result.rs:93:14
[INFO] [stdout]   31:     0x61394a31f1b4 - cudarc::driver::safe::core::CudaDevice::new::hd7a8cf5195cd8e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/safe/core.rs:54:9
[INFO] [stdout]   32:     0x61394a199982 - tropical_gemm_cuda::context::CudaContext::new_on_device::ha9f1218da0322e4a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:82:22
[INFO] [stdout]   33:     0x61394a199aa1 - tropical_gemm_cuda::context::CudaContext::new::h1a058bb2be2ac98c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:77:9
[INFO] [stdout]   34:     0x61394a1a14c4 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_matmul_argmax::hb0d09c0e7927ee09
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:624:25
[INFO] [stdout]   35:     0x61394a1a1d87 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_matmul_argmax::{{closure}}::h5f204ef0fe102bec
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:623:36
[INFO] [stdout]   36:     0x61394a17a866 - core::ops::function::FnOnce::call_once::hb6cfa5cebb6e5b2d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x61394a1b345b - <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]   38:     0x61394a1b345b - 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]   39:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x61394a1bfe4b - <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]   41:     0x61394a1bfe4b - 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]   42:     0x61394a1bfe4b - 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]   43:     0x61394a1bfe4b - 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]   44:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x61394a1bb564 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x61394a1bb564 - 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]   48:     0x61394a1c2a52 - 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]   49:     0x61394a1c2a52 - <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]   50:     0x61394a1c2a52 - 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]   51:     0x61394a1c2a52 - 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]   52:     0x61394a1c2a52 - 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]   53:     0x61394a1c2a52 - 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]   54:     0x61394a1c2a52 - <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]   55:     0x61394a36ad2f - <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]   56:     0x61394a36ad2f - <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]   57:     0x73cedb616aa4 - <unknown>
[INFO] [stdout]   58:     0x73cedb6a3a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpu_mat::tests::test_gpu_mat_backward_b stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu_mat::tests::test_gpu_mat_backward_b' (301) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["cuda", "nvcuda"]. Ensure that `LD_LIBRARY_PATH` has the correct path to the installed library. If the shared library is present on the system under a different name than one of those listed above, please open a GitHub issue.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61394a36b44a - 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:     0x61394a36b44a - 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:     0x61394a36b44a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61394a36b44a - <<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:     0x61394a37feca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61394a37feca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61394a36fcd2 - 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:     0x61394a36fcd2 - <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:     0x61394a34a4df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61394a34a4df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61394a363839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61394a1bf37c - <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:     0x61394a1bf37c - 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:     0x61394a3639f2 - <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:     0x61394a3639f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61394a34a598 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61394a341f39 - 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:     0x61394a34b2ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61394a38073c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61394a32f649 - cudarc::panic_no_lib_found::hff43c16f9330f354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5
[INFO] [stdout]   20:     0x61394a328441 - cudarc::driver::sys::lib::{{closure}}::hcdc72386d4cb23f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:71:9
[INFO] [stdout]   21:     0x61394a3299f8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h508770be34ddcbca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61394a3297fd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h545f5eb6e816e37e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61394a320772 - std::sync::once::Once::call_once_force::{{closure}}::h82e92f4723690caf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x61394a34f767 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x61394a320644 - std::sync::once::Once::call_once_force::hd5c0546f53302656
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x61394a32973e - std::sync::once_lock::OnceLock<T>::initialize::hcbed4e1790eebb2b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61394a329af2 - std::sync::once_lock::OnceLock<T>::get_or_try_init::h4caf833ccce5788d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61394a32997e - std::sync::once_lock::OnceLock<T>::get_or_init::h95644fbbc49d6b1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61394a32828e - cudarc::driver::sys::lib::hea850a5a29659f02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:63:9
[INFO] [stdout]   30:     0x61394a324e77 - cudarc::driver::result::init::h5b7e8d11919e9185
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/result.rs:93:14
[INFO] [stdout]   31:     0x61394a31f1b4 - cudarc::driver::safe::core::CudaDevice::new::hd7a8cf5195cd8e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/safe/core.rs:54:9
[INFO] [stdout]   32:     0x61394a199982 - tropical_gemm_cuda::context::CudaContext::new_on_device::ha9f1218da0322e4a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:82:22
[INFO] [stdout]   33:     0x61394a199aa1 - tropical_gemm_cuda::context::CudaContext::new::h1a058bb2be2ac98c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:77:9
[INFO] [stdout]   34:     0x61394a1a04d4 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_backward_b::hdad24fcd106408f2
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:802:25
[INFO] [stdout]   35:     0x61394a1a1057 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_backward_b::{{closure}}::hf72f255abaddc0e2
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:799:33
[INFO] [stdout]   36:     0x61394a179f46 - core::ops::function::FnOnce::call_once::h2452b408884e4b9b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x61394a1b345b - <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]   38:     0x61394a1b345b - 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]   39:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x61394a1bfe4b - <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]   41:     0x61394a1bfe4b - 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]   42:     0x61394a1bfe4b - 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]   43:     0x61394a1bfe4b - 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]   44:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x61394a1bb564 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x61394a1bb564 - 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]   48:     0x61394a1c2a52 - 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]   49:     0x61394a1c2a52 - <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]   50:     0x61394a1c2a52 - 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]   51:     0x61394a1c2a52 - 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]   52:     0x61394a1c2a52 - 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]   53:     0x61394a1c2a52 - 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]   54:     0x61394a1c2a52 - <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]   55:     0x61394a36ad2f - <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]   56:     0x61394a36ad2f - <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]   57:     0x73cedb616aa4 - <unknown>
[INFO] [stdout]   58:     0x73cedb6a3a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpu_mat::tests::test_gpu_mat_batched_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu_mat::tests::test_gpu_mat_batched_empty' (304) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["cuda", "nvcuda"]. Ensure that `LD_LIBRARY_PATH` has the correct path to the installed library. If the shared library is present on the system under a different name than one of those listed above, please open a GitHub issue.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61394a36b44a - 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:     0x61394a36b44a - 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:     0x61394a36b44a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61394a36b44a - <<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:     0x61394a37feca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61394a37feca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61394a36fcd2 - 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:     0x61394a36fcd2 - <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:     0x61394a34a4df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61394a34a4df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61394a363839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61394a1bf37c - <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:     0x61394a1bf37c - 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:     0x61394a3639f2 - <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:     0x61394a3639f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61394a34a598 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61394a341f39 - 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:     0x61394a34b2ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61394a38073c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61394a32f649 - cudarc::panic_no_lib_found::hff43c16f9330f354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5
[INFO] [stdout]   20:     0x61394a328441 - cudarc::driver::sys::lib::{{closure}}::hcdc72386d4cb23f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:71:9
[INFO] [stdout]   21:     0x61394a3299f8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h508770be34ddcbca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61394a3297fd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h545f5eb6e816e37e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61394a320772 - std::sync::once::Once::call_once_force::{{closure}}::h82e92f4723690caf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x61394a34f767 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x61394a320644 - std::sync::once::Once::call_once_force::hd5c0546f53302656
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x61394a32973e - std::sync::once_lock::OnceLock<T>::initialize::hcbed4e1790eebb2b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61394a329af2 - std::sync::once_lock::OnceLock<T>::get_or_try_init::h4caf833ccce5788d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61394a32997e - std::sync::once_lock::OnceLock<T>::get_or_init::h95644fbbc49d6b1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61394a32828e - cudarc::driver::sys::lib::hea850a5a29659f02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:63:9
[INFO] [stdout]   30:     0x61394a324e77 - cudarc::driver::result::init::h5b7e8d11919e9185
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/result.rs:93:14
[INFO] [stdout]   31:     0x61394a31f1b4 - cudarc::driver::safe::core::CudaDevice::new::hd7a8cf5195cd8e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/safe/core.rs:54:9
[INFO] [stdout]   32:     0x61394a199982 - tropical_gemm_cuda::context::CudaContext::new_on_device::ha9f1218da0322e4a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:82:22
[INFO] [stdout]   33:     0x61394a199aa1 - tropical_gemm_cuda::context::CudaContext::new::h1a058bb2be2ac98c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:77:9
[INFO] [stdout]   34:     0x61394a1a1084 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_batched_empty::h08902077d3e1eb97
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:745:25
[INFO] [stdout]   35:     0x61394a1a1497 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_batched_empty::{{closure}}::h1a7b2c2ac2aa170d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:744:36
[INFO] [stdout]   36:     0x61394a17a4b6 - core::ops::function::FnOnce::call_once::h822b94dc4e3773ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x61394a1b345b - <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]   38:     0x61394a1b345b - 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]   39:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x61394a1bfe4b - <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]   41:     0x61394a1bfe4b - 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]   42:     0x61394a1bfe4b - 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]   43:     0x61394a1bfe4b - 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]   44:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stderr] error: test failed, to rerun pass `-p tropical-gemm-cuda --lib`
[INFO] [stdout]   46:     0x61394a1bb564 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x61394a1bb564 - 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]   48:     0x61394a1c2a52 - 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]   49:     0x61394a1c2a52 - <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]   50:     0x61394a1c2a52 - 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]   51:     0x61394a1c2a52 - 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]   52:     0x61394a1c2a52 - 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]   53:     0x61394a1c2a52 - 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]   54:     0x61394a1c2a52 - <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]   55:     0x61394a36ad2f - <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]   56:     0x61394a36ad2f - <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]   57:     0x73cedb616aa4 - <unknown>
[INFO] [stdout]   58:     0x73cedb6a3a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpu_mat::tests::test_gpu_mat_matmul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu_mat::tests::test_gpu_mat_matmul' (306) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["cuda", "nvcuda"]. Ensure that `LD_LIBRARY_PATH` has the correct path to the installed library. If the shared library is present on the system under a different name than one of those listed above, please open a GitHub issue.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61394a36b44a - 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:     0x61394a36b44a - 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:     0x61394a36b44a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61394a36b44a - <<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:     0x61394a37feca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61394a37feca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61394a36fcd2 - 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:     0x61394a36fcd2 - <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:     0x61394a34a4df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61394a34a4df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61394a363839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61394a1bf37c - <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:     0x61394a1bf37c - 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:     0x61394a3639f2 - <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:     0x61394a3639f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61394a34a598 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61394a341f39 - 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:     0x61394a34b2ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61394a38073c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61394a32f649 - cudarc::panic_no_lib_found::hff43c16f9330f354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5
[INFO] [stdout]   20:     0x61394a328441 - cudarc::driver::sys::lib::{{closure}}::hcdc72386d4cb23f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:71:9
[INFO] [stdout]   21:     0x61394a3299f8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h508770be34ddcbca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61394a3297fd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h545f5eb6e816e37e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61394a320772 - std::sync::once::Once::call_once_force::{{closure}}::h82e92f4723690caf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x61394a34f767 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x61394a320644 - std::sync::once::Once::call_once_force::hd5c0546f53302656
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x61394a32973e - std::sync::once_lock::OnceLock<T>::initialize::hcbed4e1790eebb2b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61394a329af2 - std::sync::once_lock::OnceLock<T>::get_or_try_init::h4caf833ccce5788d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61394a32997e - std::sync::once_lock::OnceLock<T>::get_or_init::h95644fbbc49d6b1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61394a32828e - cudarc::driver::sys::lib::hea850a5a29659f02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:63:9
[INFO] [stdout]   30:     0x61394a324e77 - cudarc::driver::result::init::h5b7e8d11919e9185
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/result.rs:93:14
[INFO] [stdout]   31:     0x61394a31f1b4 - cudarc::driver::safe::core::CudaDevice::new::hd7a8cf5195cd8e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/safe/core.rs:54:9
[INFO] [stdout]   32:     0x61394a199982 - tropical_gemm_cuda::context::CudaContext::new_on_device::ha9f1218da0322e4a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:82:22
[INFO] [stdout]   33:     0x61394a199aa1 - tropical_gemm_cuda::context::CudaContext::new::h1a058bb2be2ac98c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:77:9
[INFO] [stdout]   34:     0x61394a19d8e4 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_matmul::h074d73d447fd68c4
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:596:25
[INFO] [stdout]   35:     0x61394a19e1a7 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_matmul::{{closure}}::hb555189df75d91dc
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:595:29
[INFO] [stdout]   36:     0x61394a179d56 - core::ops::function::FnOnce::call_once::h0079241b89b36a9b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x61394a1b345b - <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]   38:     0x61394a1b345b - 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]   39:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x61394a1bfe4b - <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]   41:     0x61394a1bfe4b - 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]   42:     0x61394a1bfe4b - 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]   43:     0x61394a1bfe4b - 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]   44:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x61394a1bb564 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x61394a1bb564 - 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]   48:     0x61394a1c2a52 - 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]   49:     0x61394a1c2a52 - <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]   50:     0x61394a1c2a52 - 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]   51:     0x61394a1c2a52 - 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]   52:     0x61394a1c2a52 - 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]   53:     0x61394a1c2a52 - 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]   54:     0x61394a1c2a52 - <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]   55:     0x61394a36ad2f - <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]   56:     0x61394a36ad2f - <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]   57:     0x73cedb616aa4 - <unknown>
[INFO] [stdout]   58:     0x73cedb6a3a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpu_mat::tests::test_gpu_mat_minplus stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu_mat::tests::test_gpu_mat_minplus' (308) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["cuda", "nvcuda"]. Ensure that `LD_LIBRARY_PATH` has the correct path to the installed library. If the shared library is present on the system under a different name than one of those listed above, please open a GitHub issue.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61394a36b44a - 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:     0x61394a36b44a - 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:     0x61394a36b44a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61394a36b44a - <<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:     0x61394a37feca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61394a37feca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61394a36fcd2 - 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:     0x61394a36fcd2 - <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:     0x61394a34a4df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61394a34a4df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61394a363839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61394a1bf37c - <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:     0x61394a1bf37c - 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:     0x61394a3639f2 - <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:     0x61394a3639f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61394a34a598 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61394a341f39 - 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:     0x61394a34b2ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61394a38073c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61394a32f649 - cudarc::panic_no_lib_found::hff43c16f9330f354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5
[INFO] [stdout]   20:     0x61394a328441 - cudarc::driver::sys::lib::{{closure}}::hcdc72386d4cb23f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:71:9
[INFO] [stdout]   21:     0x61394a3299f8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h508770be34ddcbca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61394a3297fd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h545f5eb6e816e37e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61394a320772 - std::sync::once::Once::call_once_force::{{closure}}::h82e92f4723690caf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x61394a34f767 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x61394a320644 - std::sync::once::Once::call_once_force::hd5c0546f53302656
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x61394a32973e - std::sync::once_lock::OnceLock<T>::initialize::hcbed4e1790eebb2b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61394a329af2 - std::sync::once_lock::OnceLock<T>::get_or_try_init::h4caf833ccce5788d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61394a32997e - std::sync::once_lock::OnceLock<T>::get_or_init::h95644fbbc49d6b1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61394a32828e - cudarc::driver::sys::lib::hea850a5a29659f02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:63:9
[INFO] [stdout]   30:     0x61394a324e77 - cudarc::driver::result::init::h5b7e8d11919e9185
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/result.rs:93:14
[INFO] [stdout]   31:     0x61394a31f1b4 - cudarc::driver::safe::core::CudaDevice::new::hd7a8cf5195cd8e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/safe/core.rs:54:9
[INFO] [stdout]   32:     0x61394a199982 - tropical_gemm_cuda::context::CudaContext::new_on_device::ha9f1218da0322e4a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:82:22
[INFO] [stdout]   33:     0x61394a199aa1 - tropical_gemm_cuda::context::CudaContext::new::h1a058bb2be2ac98c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:77:9
[INFO] [stdout]   34:     0x61394a19f034 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_minplus::hc0658f9572168c03
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:650:25
[INFO] [stdout]   35:     0x61394a19f8f7 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_minplus::{{closure}}::hd674110205281662
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:649:30
[INFO] [stdout]   36:     0x61394a179f06 - core::ops::function::FnOnce::call_once::h22f767371628fe37
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x61394a1b345b - <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]   38:     0x61394a1b345b - 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]   39:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x61394a1bfe4b - <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]   41:     0x61394a1bfe4b - 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]   42:     0x61394a1bfe4b - 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]   43:     0x61394a1bfe4b - 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]   44:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x61394a1bb564 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x61394a1bb564 - 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]   48:     0x61394a1c2a52 - 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]   49:     0x61394a1c2a52 - <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]   50:     0x61394a1c2a52 - 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]   51:     0x61394a1c2a52 - 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]   52:     0x61394a1c2a52 - 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]   53:     0x61394a1c2a52 - 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]   54:     0x61394a1c2a52 - <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]   55:     0x61394a36ad2f - <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]   56:     0x61394a36ad2f - <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]   57:     0x73cedb616aa4 - <unknown>
[INFO] [stdout]   58:     0x73cedb6a3a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpu_mat::tests::test_gpu_mat_batched_with_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu_mat::tests::test_gpu_mat_batched_with_argmax' (305) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["cuda", "nvcuda"]. Ensure that `LD_LIBRARY_PATH` has the correct path to the installed library. If the shared library is present on the system under a different name than one of those listed above, please open a GitHub issue.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61394a36b44a - 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:     0x61394a36b44a - 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:     0x61394a36b44a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61394a36b44a - <<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:     0x61394a37feca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61394a37feca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61394a36fcd2 - 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:     0x61394a36fcd2 - <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:     0x61394a34a4df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61394a34a4df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61394a363839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61394a1bf37c - <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:     0x61394a1bf37c - 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:     0x61394a3639f2 - <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:     0x61394a3639f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61394a34a598 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61394a341f39 - 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:     0x61394a34b2ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61394a38073c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61394a32f649 - cudarc::panic_no_lib_found::hff43c16f9330f354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5
[INFO] [stdout]   20:     0x61394a328441 - cudarc::driver::sys::lib::{{closure}}::hcdc72386d4cb23f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:71:9
[INFO] [stdout]   21:     0x61394a3299f8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h508770be34ddcbca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61394a3297fd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h545f5eb6e816e37e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61394a320772 - std::sync::once::Once::call_once_force::{{closure}}::h82e92f4723690caf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x61394a34f767 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x61394a320644 - std::sync::once::Once::call_once_force::hd5c0546f53302656
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x61394a32973e - std::sync::once_lock::OnceLock<T>::initialize::hcbed4e1790eebb2b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61394a329af2 - std::sync::once_lock::OnceLock<T>::get_or_try_init::h4caf833ccce5788d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61394a32997e - std::sync::once_lock::OnceLock<T>::get_or_init::h95644fbbc49d6b1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61394a32828e - cudarc::driver::sys::lib::hea850a5a29659f02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:63:9
[INFO] [stdout]   30:     0x61394a324e77 - cudarc::driver::result::init::h5b7e8d11919e9185
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/result.rs:93:14
[INFO] [stdout]   31:     0x61394a31f1b4 - cudarc::driver::safe::core::CudaDevice::new::hd7a8cf5195cd8e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/safe/core.rs:54:9
[INFO] [stdout]   32:     0x61394a199982 - tropical_gemm_cuda::context::CudaContext::new_on_device::ha9f1218da0322e4a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:82:22
[INFO] [stdout]   33:     0x61394a199aa1 - tropical_gemm_cuda::context::CudaContext::new::h1a058bb2be2ac98c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:77:9
[INFO] [stdout]   34:     0x61394a1a1dd4 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_batched_with_argmax::h2dc115e3a1577e0d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:715:25
[INFO] [stdout]   35:     0x61394a1a2af7 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_batched_with_argmax::{{closure}}::h11efe30b2d7ada20
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:714:42
[INFO] [stdout]   36:     0x61394a17a2f6 - core::ops::function::FnOnce::call_once::h6d614e724ec09af7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x61394a1b345b - <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]   38:     0x61394a1b345b - 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]   39:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x61394a1bfe4b - <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]   41:     0x61394a1bfe4b - 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]   42:     0x61394a1bfe4b - 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]   43:     0x61394a1bfe4b - 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]   44:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x61394a1bb564 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x61394a1bb564 - 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]   48:     0x61394a1c2a52 - 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]   49:     0x61394a1c2a52 - <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]   50:     0x61394a1c2a52 - 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]   51:     0x61394a1c2a52 - 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]   52:     0x61394a1c2a52 - 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]   53:     0x61394a1c2a52 - 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]   54:     0x61394a1c2a52 - <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]   55:     0x61394a36ad2f - <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]   56:     0x61394a36ad2f - <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]   57:     0x73cedb616aa4 - <unknown>
[INFO] [stdout]   58:     0x73cedb6a3a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpu_mat::tests::test_gpu_mat_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu_mat::tests::test_gpu_mat_basic' (302) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["cuda", "nvcuda"]. Ensure that `LD_LIBRARY_PATH` has the correct path to the installed library. If the shared library is present on the system under a different name than one of those listed above, please open a GitHub issue.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61394a36b44a - 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:     0x61394a36b44a - 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:     0x61394a36b44a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61394a36b44a - <<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:     0x61394a37feca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61394a37feca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61394a36fcd2 - 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:     0x61394a36fcd2 - <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:     0x61394a34a4df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61394a34a4df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61394a363839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61394a1bf37c - <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:     0x61394a1bf37c - 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:     0x61394a3639f2 - <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:     0x61394a3639f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61394a34a598 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61394a341f39 - 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:     0x61394a34b2ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61394a38073c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61394a32f649 - cudarc::panic_no_lib_found::hff43c16f9330f354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/lib.rs:98:5
[INFO] [stdout]   20:     0x61394a328441 - cudarc::driver::sys::lib::{{closure}}::hcdc72386d4cb23f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:71:9
[INFO] [stdout]   21:     0x61394a3299f8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h508770be34ddcbca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61394a3297fd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h545f5eb6e816e37e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61394a320772 - std::sync::once::Once::call_once_force::{{closure}}::h82e92f4723690caf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x61394a34f767 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x61394a320644 - std::sync::once::Once::call_once_force::hd5c0546f53302656
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x61394a32973e - std::sync::once_lock::OnceLock<T>::initialize::hcbed4e1790eebb2b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61394a329af2 - std::sync::once_lock::OnceLock<T>::get_or_try_init::h4caf833ccce5788d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61394a32997e - std::sync::once_lock::OnceLock<T>::get_or_init::h95644fbbc49d6b1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61394a32828e - cudarc::driver::sys::lib::hea850a5a29659f02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/sys/mod.rs:63:9
[INFO] [stdout]   30:     0x61394a324e77 - cudarc::driver::result::init::h5b7e8d11919e9185
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/result.rs:93:14
[INFO] [stdout]   31:     0x61394a31f1b4 - cudarc::driver::safe::core::CudaDevice::new::hd7a8cf5195cd8e32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.12.1/src/driver/safe/core.rs:54:9
[INFO] [stdout]   32:     0x61394a199982 - tropical_gemm_cuda::context::CudaContext::new_on_device::ha9f1218da0322e4a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:82:22
[INFO] [stdout]   33:     0x61394a199aa1 - tropical_gemm_cuda::context::CudaContext::new::h1a058bb2be2ac98c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/context.rs:77:9
[INFO] [stdout]   34:     0x61394a19d0c4 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_basic::h2a9fc90b82533e30
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:572:25
[INFO] [stdout]   35:     0x61394a19d8b7 - tropical_gemm_cuda::gpu_mat::tests::test_gpu_mat_basic::{{closure}}::h05ea7562d3db827b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tropical-gemm-cuda/src/gpu_mat.rs:571:28
[INFO] [stdout]   36:     0x61394a17a046 - core::ops::function::FnOnce::call_once::h2c27c56cde0e0886
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x61394a1b345b - <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]   38:     0x61394a1b345b - 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]   39:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x61394a1bfe4b - <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]   41:     0x61394a1bfe4b - 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]   42:     0x61394a1bfe4b - 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]   43:     0x61394a1bfe4b - 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]   44:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x61394a1bfe4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x61394a1bb564 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x61394a1bb564 - 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]   48:     0x61394a1c2a52 - 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]   49:     0x61394a1c2a52 - <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]   50:     0x61394a1c2a52 - 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]   51:     0x61394a1c2a52 - 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]   52:     0x61394a1c2a52 - 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]   53:     0x61394a1c2a52 - 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]   54:     0x61394a1c2a52 - <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]   55:     0x61394a36ad2f - <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]   56:     0x61394a36ad2f - <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]   57:     0x73cedb616aa4 - <unknown>
[INFO] [stdout]   58:     0x73cedb6a3a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gpu_mat::tests::test_gpu_mat_backward_a
[INFO] [stdout]     gpu_mat::tests::test_gpu_mat_backward_b
[INFO] [stdout]     gpu_mat::tests::test_gpu_mat_basic
[INFO] [stdout]     gpu_mat::tests::test_gpu_mat_batched
[INFO] [stdout]     gpu_mat::tests::test_gpu_mat_batched_empty
[INFO] [stdout]     gpu_mat::tests::test_gpu_mat_batched_with_argmax
[INFO] [stdout]     gpu_mat::tests::test_gpu_mat_matmul
[INFO] [stdout]     gpu_mat::tests::test_gpu_mat_matmul_argmax
[INFO] [stdout]     gpu_mat::tests::test_gpu_mat_minplus
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "996c17a24fa03e3ac6de4a6a4ef787697f2ef3dbda8fb78cc2ef05d8a4c7b2c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996c17a24fa03e3ac6de4a6a4ef787697f2ef3dbda8fb78cc2ef05d8a4c7b2c3", kill_on_drop: false }`
[INFO] [stdout] 996c17a24fa03e3ac6de4a6a4ef787697f2ef3dbda8fb78cc2ef05d8a4c7b2c3
