chore(turbopack): Fix building local crates with `--all-features` (#80117)
This is a prerequisite for using https://github.com/boshen/cargo-shear, which uses `--all-features`. This also avoids some noise in Rust Analyzer, which also uses `--all-features`.