This may be a dup of #3108. Here's an distilled example of the error: https://gist.github.com/3458927. It fails with: ``` error: internal compiler error: node_id_to_type: unbound node ID unknown node (id=107518) ``` I tried importing the trait into the local scope, but that didn't trigger the error.