Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Downgrade Rust Docker image from 1.85.0-bookworm to 1.84.0-bookworm to restore missing dependencies" #11746

Conversation

robaiken
Copy link
Contributor

@robaiken robaiken commented Mar 6, 2025

Reverts #11738

This PR reverts our previous downgrade from Rust 1.85.0-bookworm to 1.84.0-bookworm. The Docker image has been republished with fixes for the issues we encountered earlier.

The cargo unit tests are now passing successfully with the 1.85.0 image. Note that some cargo e2e tests are still experiencing issues, but these appear to be unrelated to the Docker image version.

This PR can be merged if all unit cargo tests continue to pass in CI.

closes: #11745

@github-actions github-actions bot added the L: rust:cargo Rust crates via cargo label Mar 6, 2025
@robaiken robaiken self-assigned this Mar 6, 2025
@robaiken robaiken marked this pull request as ready for review March 6, 2025 11:40
@robaiken robaiken requested a review from a team as a code owner March 6, 2025 11:40
@robaiken robaiken force-pushed the revert-11738-kamil/downgrade-docker-rust-bookworm-fix-env-build-issue branch from c5fd540 to 7372efe Compare March 6, 2025 15:32
@robaiken robaiken merged commit 26529b3 into main Mar 6, 2025
60 of 63 checks passed
@robaiken robaiken deleted the revert-11738-kamil/downgrade-docker-rust-bookworm-fix-env-build-issue branch March 6, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: rust:cargo Rust crates via cargo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cargo 1.85.0 required for edition 2024 crates
2 participants