error: path in `package` declaration is too large
  --> testdata/parser/package/too_big.proto:17:9
   |
17 |   package thispackagenameconsistsof513bytes.
   |  ________^
18 | /     x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;
   | \___________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________^
   = note: Protobuf imposes a limit of 512 bytes here

encountered 1 error
