Skip to content

Archery integration CI test is failing on main: error: package half v2.5.0 cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.77.2 #7291

@alamb

Description

@alamb

Describe the bug
Example https://github.com/apache/arrow-rs/actions/runs/13864941376/job/38801863609

    Downloaded anyhow v1.0.97
    Downloaded anstyle v1.0.10
  error: package `half v2.5.0` cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.77.2
  Either upgrade to rustc 1.81 or newer, or use
  cargo update half@2.5.0 --precise ver
  where `ver` is the latest version of `half` supporting rustc 1.77.2
  ERROR conda.cli.main_run:execute(125): `conda run ci/scripts/integration_arrow_build.sh /__w/arrow-rs/arrow-rs /build` failed. (See above for error)

To Reproduce

Expected behavior

Additional context

Metadata

Metadata

Assignees

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