https://bugs.winehq.org/show_bug.cgi?id=51443
LingM lingm+winebz@posteo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lingm+winebz@posteo.org
--- Comment #1 from LingM lingm+winebz@posteo.org --- Created attachment 75017 --> https://bugs.winehq.org/attachment.cgi?id=75017 Cargo lock file
The instructions no longer work as written since several of the dependencies no longer support building with Rust 1.53. To ensure reproducible results, always include the Cargo.lock, which records the exact versions of the dependencies used.
I've manually downgraded the problematic crates and attached the resulting Cargo.lock. To use it, simply place it next to the Cargo.toml, which is provided in the git repository, before running `wine cargo test`.
As for the reported problem itself: Looks like it's fixed as of Wine 8.13. The assert a few lines later on line 92 gets triggered so the test still fails, but it successfully creates a file.