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
Hmm, looks like a similar issue (rust-lang/rust#46821) has been reported for the Rust standard library's alloc_system crate as well.
I'm fairly certain that this error message is spurious. Since the test task still appears to exit with 0, this shouldn't break our CI builds. I'll continue trying to figure out if there's an easy way to suppress this, but as we're not failing builds due to it, it's not super high priority. For the meantime I think it would be fine to add a note somewhere that if you see this error, don't worry about it.
Running
cargo test
gives the following error.Not sure if this is any important but even if it is a minor issue, I believe it is worth documenting here.
The text was updated successfully, but these errors were encountered: