"fmt bloat 🥲" <- searched toolchains 46514218f6f31ad3a1510ecc32af47e9e486c27d through 065a1f5df9c2f1d93269e4d25a2acabbddb0db8d ******************************************************************************** Regression in 38b44eb2335885844137f918c44c437f5a8da951 ******************************************************************************** Attempting to search unrolled perf builds ERROR: couldn't find perf build comment ================================================================================== = Please file this regression report on the rust-lang/rust GitHub repository = = New issue: https://github.com/rust-lang/rust/issues/new = = Known issues: https://github.com/rust-lang/rust/issues = = Copy and paste the text below into the issue report thread. Thanks! = ================================================================================== searched nightlies: from nightly-2023-06-01 to nightly-2023-10-30 regressed nightly: nightly-2023-06-22 searched commit range: https://github.com/rust-lang/rust/compare/46514218f6f31ad3a1510ecc32af47e9e486c27d...065a1f5df9c2f1d93269e4d25a2acabbddb0db8d regressed commit: https://github.com/rust-lang/rust/commit/38b44eb2335885844137f918c44c437f5a8da951
bisected with cargo-bisect-rustc v0.6.7 Host triple: x86_64-unknown-linux-gnu Reproduce with: ```bash cargo bisect-rustc --start 2023-06-01 --end 2023-10-30 --target=thumbv7em-none-eabihf -- build --bin hello ```