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

[CICD] Fuzz test workflow fails #403

Closed
sea212 opened this issue Dec 8, 2021 · 0 comments · Fixed by #405
Closed

[CICD] Fuzz test workflow fails #403

sea212 opened this issue Dec 8, 2021 · 0 comments · Fixed by #405
Assignees
Labels
p:critical Critical priority, drop everything to resolve this issue t:maintenance The issue describes necessary maintenance

Comments

@sea212
Copy link
Member

sea212 commented Dec 8, 2021

The fuzz test workflow fails with an error:

error[E0658]: use of unstable library feature 'proc_macro_is_available'
--> /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.33/src/detection.rs:28:21
|
28 | let available = proc_macro::is_available();
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: see issue #71436 rust-lang/rust#71436 for more information
= help: add #![feature(proc_macro_is_available)] to the crate attributes to enable

@sea212 sea212 added p:critical Critical priority, drop everything to resolve this issue t:maintenance The issue describes necessary maintenance labels Dec 8, 2021
@sea212 sea212 self-assigned this Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p:critical Critical priority, drop everything to resolve this issue t:maintenance The issue describes necessary maintenance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant