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
This crate showed up in the crater run for rust-lang/rust#129935 because it uses a calling convention that does not exist on x86-64-Linux. See the error log here:
A warning has been shown for this issue for many years now, and this will be turned into a hard error fairly soon. Please update your crate to avoid it failing to build with a future version of Rust. :)
The text was updated successfully, but these errors were encountered:
This crate showed up in the crater run for rust-lang/rust#129935 because it uses a calling convention that does not exist on x86-64-Linux. See the error log here:
https://crater-reports.s3.amazonaws.com/pr-129935/try%23498fce24f39c1ecbb0abe08824e72162da853341/reg/miniblink-0.3.0/log.txt
A warning has been shown for this issue for many years now, and this will be turned into a hard error fairly soon. Please update your crate to avoid it failing to build with a future version of Rust. :)
The text was updated successfully, but these errors were encountered: