his Undefined Behavior check is optional, and cannot be relied on for safety.chunk size must be non-zeromid > lenunsafe precondition(s) violated: slice::split_at_unchecked requires the index to be within the slice 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::split_at_mut_unchecked requires the index to be within the slice 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::get_unchecked requires that the index is within the slice This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.assertion failed: a.checked_sub(b).is_some()assertion failed: code_point <= CODE_POINT_MAXassertion failed: code_point > match self.header.trie_type { TrieType::Fast => FAST_TYPE_FAST_INDEXING_MAX, TrieType::Small => SMALL_TYPE_FAST_INDEXING_MAX, }assertion failed: code_point < self.header.high_start && self.header.high_start > SMALL_LIMITassertion failed: a.checked_add(b).is_some()assertion failed: FAST_TYPE_FAST_INDEXING_MAX < code_point && code_point < self.header.high_startassertion failed: a.checked_mul(b).is_some()assertion failed: self.data.len() as u32 >= ERROR_VALUE_NEG_DATA_OFFSETunsafe precondition(s) violated: ptr::copy_nonoverlapping requires that both pointer arguments are aligned and non-null and the specified memory ranges do not overlap 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: 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: ptr::offset_from_unsigned requires `self >= origin` This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.unsafe precondition(s) violated: invalid value for `char` This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.Platform not supportedmid > lencalled `Result::unwrap()` on an `Err` valuelayoutcapacity overflowassertion failed: mem::size_of::() == A::size() * mem::size_of::() && mem::align_of::() >= mem::align_of::()assertion failed: layout.size() > 0entered unreachable codeqE