w This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.unsafe precondition(s) violated: usize::unchecked_sub cannot overflow This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.unsafe precondition(s) violated: NonZero::new_unchecked requires the argument to be non-zero This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX` This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.is_aligned_to: align is not a power-of-twounsafe precondition(s) violated: slice::from_raw_parts_mut requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX` This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.()unsafe precondition(s) violated: Layout::from_size_align_unchecked requires that align is a power of 2 and the rounded-up allocation size does not exceed isize::MAX This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.Pointer`len` must be smaller than or equal to `self.capacity()`Tried to shrink to a larger capacityVec pointer should be non-nullassertion failed: pos <= MAX_VEC_POSassertion failed: offset + len <= v.capacity()internal: set_start out of boundsassertion failed: dst.len() >= cntassertion failed: ref_cnt == 1 || ref_cnt == 2set_len out of boundssplit_to out of bounds: split_off out of bounds: LayoutErrorunsafe precondition(s) violated: usize::unchecked_mul cannot overflow This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.unsafe precondition(s) violated: usize::unchecked_shl cannot overflow This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.unsafe precondition(s) violated: NonNull::new_unchecked requires that the pointer is non-null This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.unsafe precondition(s) violated: hint::assert_unchecked must never be called when the condition is false This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX` This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.is_aligned_to: align is not a power-of-twounsafe precondition(s) violated: slice::from_raw_parts_mut requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX` This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.called `Result::unwrap()` on an `Err` valueis_nonoverlapping: `size_of::() * count` overflows a usizeadvance out of bounds: the len is but advancing by size too large: the integer type can fit bytes, but nbytes is