$ ../configure --disable-optimize
...
$ stdtest-x86_64-pc-windows-gnu.exe sync::mpsc
...
<jemalloc>: C:/home/stone/rust/src/jemalloc/include/jemalloc/internal/tsd.h:502:
Failed assertion: "tsd->state == tsd_state_reincarnated"
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
(Using Rust rev dcc6ce2)
Not sure if it's related to #22628 or not. Also not sure if it only occurs with no-opt option.