You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You've met with a terrible fate, haven't you?
fatal runtime error: runtime tls key not initialized
This happens when any rust program, whether it's the rust compiler itself or a program consisting of nothing but fn main() {}, is run with std::ptr=4 in RUST_LOG. It will happen with anything that activates debug logging for std::ptr--I discovered it when running with std=4.