Skip to content

Miri fails in many ways on awint #1813

Closed
@AaronKutch

Description

@AaronKutch

Previously, my awint repo was unified under two crates in a workspace, but when I split them up Miri started failing in many ways. Here are all the ways I know (note: run cargo clean before each case):

  • cargo miri test (note: disable awint/tests/fuzz_all.rs or else the tests may take a long time) results in "found possibly newer version of crate core" error.
  • cargo test && cargo miri test results in Miri trying to interpret an exe file as JSON
  • cargo miri test && cargo test results in a bizarre error where it says it could not execute a process and gives no reason

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions