> On 2018-11-17, at 19:24, Grant Taylor <gtaylor@gentoo.tnetconsulting.net> wrote:
>
> So, will someone help me fix this cargo / rust blockage so that I can finish my @world emerge?

Uninstall dev-util/cargo and emerge -1 dev-lang/rust. dev-lang/rust comes with Cargo.


I also had to

 ln -s /usr/bin/cargo-1.30.1 /usr/bin/cargo

To get things working, YMMV.