运行 货物时找不到 EtwGetTraceLoggerHandle

EtwGetTraceLoggerHandle not found when running Cargo

当我 运行 Cargo 有任何选项时,我看到以下错误:

The entry point to EtwGetTraceLoggerHandle was not found in ntdll.dll

抱歉我的翻译不好。原文:

Точка входа в процедуру EtwGetTraceLoggerHandle не найдена в библиотеке DLL ntdll.dll"

这是什么原因?我的系统是 Windows XP 32 位。

Windows XP 不支持(currently)Rust。