Thank you for taking the time to file a bug report. The following describes some guidelines to creating a minimally useful ticket.
Above all else: do not describe your problem, SHOW your problem.
Replace this text with the version. (The version can be found in your Cargo.lock.)
Replace this text with a description.
Whether you're asking for a feature, filing a bug or just asking a question, this section should almost always include some kind of code that you have written. The code provided should be able to be compiled by others and should be as feasibly small as possible.
If you're reporting a bug, then the code should exhibit some undesirable characteristic.
If you're asking a question, then the code should represent what you've tried so far.
If you're requesting a feature, then provide code that does the closest possible thing to what you're requesting, if possible.
Replace this text with the output of the program.
Replace this text with the expected or desired output of the program.