Skip to content

chore: update rust to 1.91#2082

Merged
taddes merged 3 commits intomasterfrom
chore/nextest-rustc-bug-STOR-494
Feb 24, 2026
Merged

chore: update rust to 1.91#2082
taddes merged 3 commits intomasterfrom
chore/nextest-rustc-bug-STOR-494

Conversation

@taddes
Copy link
Collaborator

@taddes taddes commented Feb 23, 2026

Description

Looks like our builds are crashing due to some changes in cargo-nexttest and some incompatibility with the Rust compiler. A quick chore to fix this.

nexttest: error: cannot install package cargo-nextest 0.9.129, it requires rustc 1.91 or newer, while the currently active rustc version is 1.89.0

We need to update to Rust 1.91 so our builds work.

Issue(s)

Closes STOR-494.

@taddes taddes self-assigned this Feb 23, 2026
Copy link
Member

@pjenvey pjenvey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs a bump to the cargo chef version (0.1.73 should do it)

@taddes taddes mentioned this pull request Feb 24, 2026
@taddes taddes force-pushed the chore/nextest-rustc-bug-STOR-494 branch from b1666f8 to 1449946 Compare February 24, 2026 20:15
@taddes taddes merged commit 68081b2 into master Feb 24, 2026
29 checks passed
@taddes taddes deleted the chore/nextest-rustc-bug-STOR-494 branch February 24, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants