Skip to content

CI: cargo msrv check failed #13653

@jonahgao

Description

@jonahgao

Describe the bug

It looks like substrait@0.49.5 uses a higher MSRV.

Compatibility Check #1: Rust 1.80.0
  [FAIL]   Is incompatible

  ╭────────────────────────────────────────────────────────────────────────╮
  │ error: rustc 1.80.0 is not supported by the following packages:        │
  │   substrait@0.49.5 requires rustc 1.80.1                               │
  │   substrait@0.49.5 requires rustc 1.80.1                               │
  │   substrait@0.49.5 requires rustc 1.80.1                               │
  │ Either upgrade rustc or select compatible dependency versions with     │
  │ `cargo update <name>@<current-ver> --precise <compatible-ver>`         │
  │ where `<compatible-ver>` is the latest version supporting rustc 1.80.0 │
  │                                                                        │
  │                                                                        │
  ╰────────────────────────────────────────────────────────────────────────╯

Details: https://github.com/apache/datafusion/actions/runs/12170911550/job/33949210074

To Reproduce

No response

Expected behavior

No response

Additional context

No response

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