TL;DR Keen users can opt into multi-threaded mode with the -Z threads option:

$ RUSTFLAGS="-Z threads=8" cargo build --release