Emit an error diagnostic for an invalid attribute (optionally performing additional decoration
using the FnOnce passed in diag) and return Err(ErrorHandled).
Emit a diagnostic on span $span with msg $msg (optionally performing additional decoration
using the FnOnce passed in diag) and return Err(ErrorHandled).