`Record.__repr__` crashes in presence of duplicates in field name mapping. I added a [test](https://github.com/MagicStack/asyncpg/blob/master/tests/test_record.py#L285) for this.