error: unknown serde container attribute `abc`
--> tests/ui/unknown-attribute/container.rs:4:9
|
4 | #[serde(abc = "xyz")]
| ^^^