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:tty log mix cargo and guest log #1826

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hunjixin
Copy link

when compiling gust code, i find a strange log bevy-guest: Starting build for riscv32im-risc0-zkvm-elfmethods(build) , after some test and code dig, i found that this log is mixed by two lines.

    Building [=======================> ] 251/254: bevy-methods(build)                                                
bevy-guest: Starting build for riscv32im-risc0-zkvm-elf

//mixed log
bevy-guest: Starting build for riscv32im-risc0-zkvm-elfmethods(build)

so just write new line in tty env

Copy link

vercel bot commented May 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-website ✅ Ready (Inspect) Visit Preview May 15, 2024 7:56am

Copy link

vercel bot commented May 13, 2024

@hunjixin is attempting to deploy a commit to the RISC Zero Team on Vercel.

A member of the Team first needs to authorize it.

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.

None yet

1 participant