Skip to content

msrv check failing on main due to [email protected] #9938

@Jefffrey

Description

@Jefffrey

Describe the bug

see run https://github.com/apache/arrow-rs/actions/runs/25472344356/job/74738606768

{"type":"check_result","toolchain":{"version":"1.85.0","target":"x86_64-unknown-linux-gnu","components":[]},"is_compatible":false,"error":"error: rustc 1.85.0 is not supported by the following packages:\n  [email protected] requires rustc 1.88\n  [email protected] requires rustc 1.88\nEither upgrade rustc or select compatible dependency versions with\n`cargo update <name>@<current-ver> --precise <compatible-ver>`\nwhere `<compatible-ver>` is the latest version supporting rustc 1.85.0\n\n"}
{"type":"check_toolchain","toolchain":{"version":"1.85.0","target":"x86_64-unknown-linux-gnu","components":[]},"scope":{"id":1,"marker":"end"}}
{"type":"subcommand_result","subcommand_id":"verify","result":{"toolchain":{"version":"1.85.0","target":"x86_64-unknown-linux-gnu","components":[]},"is_compatible":false,"error":"error: rustc 1.85.0 is not supported by the following packages:\n  [email protected] requires rustc 1.88\n  [email protected] requires rustc 1.88\nEither upgrade rustc or select compatible dependency versions with\n`cargo update <name>@<current-ver> --precise <compatible-ver>`\nwhere `<compatible-ver>` is the latest version supporting rustc 1.85.0\n\n"}}
{"type":"terminate_with_failure","reason":{"description":"Crate source was found to be incompatible with Rust version '1.85.0' specified as MSRV in the Cargo manifest located at '/__w/arrow-rs/arrow-rs/arrow-integration-testing/Cargo.toml'"}}

To Reproduce

Expected behavior

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions