Skip to content

Crater seems to sometimes test outdated crates #727

@RalfJung

Description

@RalfJung

The crater run at https://crater-reports.s3.amazonaws.com/beta-1.78-1/index.html tested version 2.0.1 of the stabby-abi crate. However, at the time of that crater run (which unfortunately not visible in the report, you have to find the PR to see it started on March 26), version 4 of that crate had already been released (release of 4.0.0: March 4). Why did crater test an outdated version of the crate?

This unfortunately led to us missing a regression, since stabby 2 failed to build with the stable baseline for that beta regression run, making crater unable to detect further regressions. See here for context.

Cc @rust-lang/infra -- not sure who is maintaining crater?

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