Skip to content

TOOL-27106 Upgrade rust tools to 1.83.0 #19

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

Conversation

manoj-joseph
Copy link

@manoj-joseph manoj-joseph commented Dec 17, 2024

Problem:

zfs pre-push runs (and ab-pre-push) have been failing with this:

00:44:20  error: failed to compile `cargo-bundle-licenses v2.0.0`, intermediate artifacts can be found at `/tmp/cargo-install8a5GKO`.
00:44:20  To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
00:44:20  
00:44:20  Caused by:
00:44:20    rustc 1.80.0 is not supported by the following package:
00:44:20      home@0.5.11 requires rustc 1.81
00:44:20    Try re-running `cargo install` with `--locked`
00:44:20  [1m[31mError: failed command 'cargo install cargo-bundle-licenses'(B[m

We need to upgrade rust tools to the latest stable version 1.83.0.

Solution:

Upgrade rust tools to version 1.83.0.

See: PR for delphix/zfs repo: https://www.github.com/delphix/zfs/pull/1955

Testing

https://selfservice-jenkins.eng-tools-prd.aws.delphixcloud.com/job/appliance-build-orchestrator-pre-push/10074/ RUNNING

@manoj-joseph manoj-joseph force-pushed the dlpx/pr/manoj-joseph/23b4e8dc-dd9c-4b85-a7d7-fd59c9703166 branch from 180ff6c to 3f30d7e Compare December 17, 2024 19:25
@manoj-joseph manoj-joseph marked this pull request as ready for review December 17, 2024 23:13
@prakashsurya
Copy link
Contributor

closing in favor of: #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants