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

Add message that Rust is currently building to deploy log #73

Closed
bram-dingelstad opened this issue Nov 13, 2022 · 3 comments
Closed

Add message that Rust is currently building to deploy log #73

bram-dingelstad opened this issue Nov 13, 2022 · 3 comments

Comments

@bram-dingelstad
Copy link

When pushing a project through Git with the Vercel builder, it seems to install the rust builder, but then fail to move past the installation of Rust.

Screenshot 2022-11-13 at 2 57 45 PM

The code I use is available here

It works by rebuilding the project again using the same build cache (since Rust is now installed). I would love this to work in one go though :/

@bram-dingelstad
Copy link
Author

My apologies, it seems it does work. It just didn't the entirety of last night which is why I wrote the report.
Perhaps some log messages it's starting to build would be helpful? Otherwise it just seems like it's stuck.

@bram-dingelstad bram-dingelstad changed the title Build hangs on Rust install when pushing to Vercel Add message that Rust is currently building to deploy log Nov 13, 2022
@ecklf
Copy link
Collaborator

ecklf commented Mar 13, 2023

Hey we released a new runtime in #80 which should hopefully not cause this issue any more. In case it does setting VERCEL_BUILDER_DEBUG to true in your project environment variables should give us more detailed output to work this through.

@ecklf
Copy link
Collaborator

ecklf commented Mar 15, 2023

I'll close this for housekeeping purposes as this issue was created prior to the reworked runtime. Feel free to re-open if your issue isn't resolved.

@ecklf ecklf closed this as completed Mar 15, 2023
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

2 participants