next unless fields.count >= 3 # If we don't have an expected minimum number of fields, this is probably not a hash line

          cred['username'] = fields.shift
          cred['core_id'] = fields.pop
          4.times { fields.pop } # Get rid of extra :