Closed bluss closed 4 months ago
New failure in cross builder observed here probably new due to Rust 1.80.0 specific to s390x platform
2024-07-26T17:49:57.6253443Z thread 'test_mat_mul' panicked at library/core/src/panicking.rs:219:5: 2024-07-26T17:49:57.6255056Z unsafe precondition(s) violated: ptr::replace requires that the pointer argument is aligned and non-null 2024-07-26T17:49:57.6256043Z thread caused non-unwinding panic. aborting.
Fixed in matrixmultiply, cross builder now passes, no change needed here.
New failure in cross builder observed here probably new due to Rust 1.80.0 specific to s390x platform
2024-07-26T17:49:57.6253443Z thread 'test_mat_mul' panicked at library/core/src/panicking.rs:219:5: 2024-07-26T17:49:57.6255056Z unsafe precondition(s) violated: ptr::replace requires that the pointer argument is aligned and non-null 2024-07-26T17:49:57.6256043Z thread caused non-unwinding panic. aborting.