error: path in `package` declaration is too large
  --> testdata/parser/package/too_long.proto:17:9
   |
17 |   package thispathhas102components
   |  ________^
...  /
26 | |     .a.a.a.a.a.a.a.a.a.a
27 | |     .a.a.a.a.a.a.a.a.a.a.x;
   | \__________________________^
   = note: Protobuf imposes a limit of 101 components here

encountered 1 error
