Skip to content

Nightly mutants: baseline failure in subduction_core #248

Description

@github-actions

The scheduled nightly mutation-testing run could not establish a baseline for subduction_core.

cargo-mutants exited with code 1 but reported zero missed mutants — this is the signature of a baseline-build failure (e.g. a feature flag the package doesn't declare, a missing dev-dep, or a flaky dependency).

Check the Run cargo-mutants on subduction_core step output and mutants.out/log/baseline.log in the artifact. Common fixes:

  • Adjust the features entry for this crate in the workflow matrix.
  • Update .cargo/mutants.toml if the issue is workspace-wide.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions