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

CI build currently fails #122

Closed
Mirabellensaft opened this issue Nov 21, 2022 · 2 comments
Closed

CI build currently fails #122

Mirabellensaft opened this issue Nov 21, 2022 · 2 comments

Comments

@Mirabellensaft
Copy link
Contributor

Mirabellensaft commented Nov 21, 2022

CI build currently fails because a dependency of espflash 1.7.0 requires a newer nightly

@BorealFeast
Copy link

error from building the .devcontainer/Dockerfile:

#7 186.6 error: failed to compile `cargo-espflash v1.7.0`, intermediate artifacts can be found at `/tmp/cargo-install9L4SSX`
#7 186.6
#7 186.6 Caused by:
#7 186.6   package `comfy-table v6.1.3` cannot be built because it requires rustc 1.62 or newer, while the currently active rustc version is 1.61.0-nightly
#7 186.6      Summary Successfully installed ldproxy! Failed to install cargo-espflash (see error(s) above).
#7 186.6 error: some crates failed to install
------
executor failed running [/bin/sh -c $HOME/.cargo/bin/cargo install cargo-espflash ldproxy]: exit code: 101

@SergioGasquez
Copy link
Member

With #125 merged this issue should be now fixed!

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

No branches or pull requests

3 participants