Why rustc 1.71 no longer eliminates Box allocations?

A question about bisect. How do you use --prompt? It shows the compiler output, so I know how to use it for compiler messages. How to use it e.g. with cargo bench?

(I am observing a regression in nightly and would love to be able to find a corresponding commit.)