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

fix: docker ci #7087

Merged
merged 1 commit into from
Dec 30, 2024
Merged

fix: docker ci #7087

merged 1 commit into from
Dec 30, 2024

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Dec 30, 2024

Feature Preview

Specify the cargo-binstall version as 1.10.17.

#30 94.55 error: failed to compile `cargo-binstall v1.10.18`, intermediate artifacts can be found at `/tmp/cargo-installOmw6K4`.
#30 94.55 To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
#30 94.55 
#30 94.55 Caused by:
#30 94.55   rustc 1.80.1 is not supported by the following package:
#30 94.55     home@0.5.11 requires rustc 1.81
#30 94.55      Summary Successfully installed cargo-make! Failed to install cargo-binstall (see error(s) above).
#30 94.55 error: some crates failed to install
#30 ERROR: process "/bin/sh -c source ~/.cargo/env && cargo install cargo-make cargo-binstall --locked" did not complete successfully: exit code: 101
------
 > [builder 18/23] RUN source ~/.cargo/env && cargo install cargo-make cargo-binstall --locked:
94.48   Downloaded anstyle v1.0.10
94.48   Downloaded anstream v0.6.18
94.55 error: failed to compile `cargo-binstall v1.10.18`, intermediate artifacts can be found at `/tmp/cargo-installOmw6K4`.
94.55 To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
94.55 
94.55 Caused by:
94.55   rustc 1.80.1 is not supported by the following package:
94.55     home@0.5.11 requires rustc 1.81
94.55      Summary Successfully installed cargo-make! Failed to install cargo-binstall (see error(s) above).
94.55 error: some crates failed to install

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

@LucasXu0 LucasXu0 merged commit 38c2937 into AppFlowy-IO:main Dec 30, 2024
5 checks passed
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.

1 participant