never be reached 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.chunk size must be non-zerounsafe 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.unsafe 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` valueArtistBitsPerSampleCellLengthCellWidthCompressionExtraSamplesFillOrderFreeByteCountsFreeOffsetsGrayResponseCurveHostComputerImageLengthImageWidthMaxSampleValueMinSampleValueModelNewSubfileTypeOrientationPhotometricInterpretationPlanarConfigurationResolutionUnitRowsPerStripSamplesPerPixelStripByteCountsStripOffsetsSubfileTypeThreshholdingXResolutionYResolutionPredictorTileWidthTileLengthTileOffsetsTileByteCountsSubIfdSampleFormatSMinSampleValueSMaxSampleValueJPEGTablesModelPixelScaleTagModelTransformationTagCopyrightExifDirectoryGpsDirectoryIccProfileGeoKeyDirectoryTagGeoDoubleParamsTagGeoAsciiParamsTagExifVersionGdalNodataUnknownunsafe 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.assertion failed: source.len() % 8 == 0assertion failed: dest.len() >= block_count * 48assertion failed: source.len() % 16 == 0assertion failed: dest.len() >= block_count * 64assertion failed: source.len() == 8 && dest.len() == 48assertion failed: source.len() == 16 && dest.len() == 64assertion failed: source.len() == 8 && (dest.len() == 48 || dest.len() == 64)