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

encountered 1 error
