When I create new cargo project and try to run the server from the examples directory it gives me this error after successful compilation: ``` task '<unknown>' has overflowed its stack [1] 14646 illegal hardware instruction ./target/demo ``` Same thing when I run the benchmarks in the hyper project repo. Rust - rustc 0.12.0-nightly (d64b4103d 2014-09-26 21:47:47 +0000) OS - Mac OSX 10.9.5 (13F34)