As the title says, the crash disappeared once we set the has-thread-local = false
on i686-pc-windows-msvc target spec.
Could we disable it? cc @nagisa
(the codebase is really huge, cannot generate a small test case)
#[thread_local]
was enabled in #92042