This is due to longer tests which require more storage/memory than is granted to us by the circle test runner vms.
The tests are using way too much memory with the race detector enabled causing the build machines to fall over. Cursory profiling shows no leaks but it may need a closer look. For now, it will be disabled but this cannot be permanent.