This 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.assertion failed: leading_zero_bits_in_m < LIMB_BITSinternal error: entered unreachable codeRNG failedWrongAlgorithmInvalidEncodingUnexpectedErrorPublicKeyIsMissingVersionNotSupportedInconsistentComponentsPrivateModulusLenNotMultipleOf512Bitscalled `Result::unwrap()` on an `Err` valueassertion failed: padding.iter().all(|&b| b == 0)unsafe precondition(s) violated: Vec::set_len requires that new_len <= capacity() This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.`new_layout.size()` must be smaller than or equal to `old_layout.size()``len` must be smaller than or equal to `self.capacity()`Tried to shrink to a larger capacityassertion failed: step != 0called `Result::unwrap()` on an `Err` valuemid > lenassertion failed: mid <= self.len()010