报告在非过程宏 crate 中使用 #[proc_macro]#[proc_macro_attribute]#[proc_macro_derive] 特性的情况。 这些特性仅适用于过程宏 crate(例如,在 Cargo.toml 中将 proc-macro 键设置为 true 的 crate)。