There seems to be a bug where rustpkg ignores the #[link(name="foo")], both when building executables (for example, on rustdoc_ng it emits a "main" executable rather than "rustdoc_ng"), and installing (for rust-zmq, it tries to find librust_zmq-etc.so, even though it's built as libzmq)