error: unknown serde field attribute `abc` --> $DIR/field.rs:6:13 | 6 | #[serde(abc = "xyz")] | ^^^ error: aborting due to previous error