pub fn scan_notes_with_debug( root: &Path, note_roots: &[String], limits: &VaultLimits, ) -> Result<(Vec<Note>, Vec<String>)>