You need a rust compiler to compile rust's own rust compiler. You either need dev-lang/rust-bin, a package with binaries... Either just use it or compile the main rust package for use.
If that's a problem. dev-lang/mrustc is another compiler for rust, written in C/C++. It has been written specifically for this purpose of compiling rust's own rust compiler. Kind regards, Pramod