thiserror 1.0.26

derive(Error)
Documentation
error: only one #[error(...)] attribute is allowed
 --> $DIR/duplicate-fmt.rs:5:1
  |
5 | #[error("...")]
  | ^^^^^^^^^^^^^^^