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
That exit code corresponds to STATUS_ILLEGAL_INSTRUCTION which means intrinsic::abort. Because it is not a compile error but rather rustc crashing, this means this is a regression in Rust itself, so you should open an issue with Rust.
I'm not sure if this is related to this repo, but our AppVeyor CI builds are failing on beta and nightly channel.
The error message does not seem to be particularly helpful:
Here the complete log
The text was updated successfully, but these errors were encountered: