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

Build failed #8

Closed
andrey-kuprianov opened this issue Sep 23, 2021 · 1 comment
Closed

Build failed #8

andrey-kuprianov opened this issue Sep 23, 2021 · 1 comment
Labels
bug Something isn't working ui

Comments

@andrey-kuprianov
Copy link

Problem

The build failed while compiling the extension

Logs

OS: darwin (20.6.0)
VSCode: 1.61.0-insider
Error message

  build failed

Full log: https://paste.rs/XHb

@willcrichton
Copy link
Owner

Hi @andrey-kuprianov thanks for the report. It seems like this is a Rust nightly bug on M1 macs: rust-lang/rust#89085

I will update the nightly and this should fix your issue.

@willcrichton willcrichton added bug Something isn't working ui labels Sep 23, 2021
willcrichton pushed a commit that referenced this issue Nov 23, 2021
* Unify build and test jobs

* Replace `release/` with `debug/`

* Add `vscode` tests back in

* Remove composite actions

* Add comment for `NODE_TLS_REJECT_UNAUTHORIZED` var

* Remove `actions-rs/toolchain`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui
Projects
None yet
Development

No branches or pull requests

2 participants