Closed
Description
https://github.com/unicode-rs/unicode-segmentation
Both on Travis.yml (seemingly) and on a local box. Locally, strace gives:
$ sudo strace -p 25340
Process 25340 attached
futex(0x7f4e823ff9d0, FUTEX_WAIT, 25342, NULL
^C
$ rustc --version
rustc 1.9.0-nightly (6d215fe04 2016-03-14)
Running Ubuntu 14.04 trusty.