<!-- Thanks for filing a 🐛 bug report 😄! --> **Problem** <!-- A clear and concise description of what the bug is. --> <!-- including what currently happens and what you expected to happen. --> This stopped working on 1.55 : cargo rustc --release --verbose --profile dev error: usage of `--profile` requires `-Z unstable-options` Works fine on 1,54 Output of `cargo version`: cargo 1.55.0 (32da73ab1 2021-08-23) release: 1.55.0 commit-hash: 32da73ab19417aa89686e1d85c1440b72fdf877d commit-date: 2021-08-23 <!-- Also, any additional context or information you feel may be relevant to the issue. --> <!-- (e.g rust version, OS platform/distribution/version, target toolchain(s), release channel.. -->