Skip to content

Different output on Windows and Linux #257

@tosti007

Description

@tosti007

Describe the bug
When running cargo about generate on Windows (most of my collegues their system) vs Linux (our CI server) there seems to be a difference in sorting of the used_by list.

To Reproduce
Unfortunatly, I'm working in a closed source repo with a lot of dependencies, so I am unsure if I can directly repro this. The dependency in question that's sorted differently is winit.

Expected behavior
I expect the sorting to always be the same.

Device:

  • OS: Windows 11 and Debian (rust:bookworm-slim docker image)
  • Version: Both 0.6.4

Additional context
I also saw #202, but contrary to that issue this output seems to be 100% deterministic on both platforms. I don't have access to apple hardware atm, so could not check on that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions