Err(Error::verification_failed("existing strata found without an index file. If this is intentional, clean the directory being used for the database."))
if computed_crc == stored_crc && expected_crc.map_or(true, |expected| expected == stored_crc) {