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

New version of tracing breaks build #270

Closed
ndtoan96 opened this issue Oct 14, 2023 · 4 comments
Closed

New version of tracing breaks build #270

ndtoan96 opened this issue Oct 14, 2023 · 4 comments

Comments

@ndtoan96
Copy link
Contributor

Run cargo install --git https://github.com/sxyazi/yazi.git. It will returns a ton of error about missing option, iter... in core.

Don't know what's wrong, I've set up a simple app and used tracing to log out an Option but it works fine.

Work around for now is cargo install --locked --git https://github.com/sxyazi/yazi.git

@sxyazi
Copy link
Owner

sxyazi commented Oct 14, 2023

I have reproduced the issue, sadly, I don't know how to fix it. It might be a compiler bug, not sure...

@sxyazi
Copy link
Owner

sxyazi commented Oct 14, 2023

Its a bug in tracing, see tokio-rs/tracing#2761, tokio-rs/tracing#2757

@sxyazi
Copy link
Owner

sxyazi commented Oct 20, 2023

Fixed by tokio-rs/tracing#2762, closing then

@sxyazi sxyazi closed this as completed Oct 20, 2023
Copy link

I'm going to lock this issue because it has been closed for 30 days. ⏳ This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants