Skip to content

Instantly share code, notes, and snippets.

@parsnips
Created December 11, 2020 19:35
Show Gist options
  • Save parsnips/ee0c863398f96877092d530b58768f24 to your computer and use it in GitHub Desktop.
Save parsnips/ee0c863398f96877092d530b58768f24 to your computer and use it in GitHub Desktop.
INFO[0162] No such package nor message in package component=google package_name=.google.protobuf
INFO[0162] No such package nor message in package component=google package_name=.google
INFO[0162] No such package nor message in package component=google package_name=.google.protobuf
INFO[0162] No such package nor message in package component=google package_name=.google
INFO[0162] No such package nor message in package component=google package_name=.google.protobuf
INFO[0162] No such package nor message in package component=google package_name=.google
INFO[0162] No such package nor message in package component=google package_name=.google.protobuf
INFO[0162] No such package nor message in package component=google package_name=.google
runtime: goroutine stack exceeds 1000000000-byte limit
fatal error: stack overflow
runtime stack:
runtime.throw(0x1466765, 0xe)
/usr/local/Cellar/go/1.13.1/libexec/src/runtime/panic.go:774 +0x72
runtime.newstack()
/usr/local/Cellar/go/1.13.1/libexec/src/runtime/stack.go:1046 +0x6e9
runtime.morestack()
/usr/local/Cellar/go/1.13.1/libexec/src/runtime/asm_amd64.s:449 +0x8f
goroutine 1 [running]:
fmt.(*pp).handleMethods(0xc03f262000, 0x76, 0x10e4f58)
/usr/local/Cellar/go/1.13.1/libexec/src/fmt/print.go:574 +0x6af fp=0xc25f64c500 sp=0xc25f64c4f8 pc=0x10cf55f
fmt.(*pp).printArg(0xc03f262000, 0x13f9560, 0xc3e0a09bc0, 0x76)
/usr/local/Cellar/go/1.13.1/libexec/src/fmt/print.go:713 +0x206 fp=0xc25f64c598 sp=0xc25f64c500 pc=0x10cf776
fmt.(*pp).doPrint(0xc03f262000, 0xc25f64c720, 0x1, 0x1)
/usr/local/Cellar/go/1.13.1/libexec/src/fmt/print.go:1161 +0xf8 fp=0xc25f64c620 sp=0xc25f64c598 pc=0x10d4268
fmt.Fprint(0x14f1f60, 0xc40a9f4f00, 0xc25f64c720, 0x1, 0x1, 0xc3e0a09bc0, 0x14f1ce0, 0xc25f64c6f0)
/usr/local/Cellar/go/1.13.1/libexec/src/fmt/print.go:232 +0x58 fp=0xc25f64c688 sp=0xc25f64c620 pc=0x10cc0f8
github.com/golang/protobuf/proto.(*TextMarshaler).writeAny(0x17c7a6a, 0xc40a9f4f00, 0x14070e0, 0xc0001ad200, 0x196, 0xc00021e300, 0x1501340, 0x14070e0)
/Users/mparsons/go/pkg/mod/github.com/golang/protobuf@v1.3.2/proto/text.go:543 +0x515 fp=0xc25f64c740 sp=0xc25f64c688 pc=0x113b885
github.com/golang/protobuf/proto.(*TextMarshaler).writeStruct(0x17c7a6a, 0xc40a9f4f00, 0x144dea0, 0xc0001ad1f0, 0x199, 0x199, 0x14f1ce0)
/Users/mparsons/go/pkg/mod/github.com/golang/protobuf@v1.3.2/proto/text.go:439 +0x851 fp=0xc25f64c9d8 sp=0xc25f64c740 pc=0x113a171
github.com/golang/protobuf/proto.(*TextMarshaler).writeAny(0x17c7a6a, 0xc40a9f4f00, 0x144bc80, 0xc0001aaf80, 0x196, 0xc00021e0c0, 0x196, 0x13c2120)
/Users/mparsons/go/pkg/mod/github.com/golang/protobuf@v1.3.2/proto/text.go:534 +0x236 fp=0xc25f64ca90 sp=0xc25f64c9d8 pc=0x113b5a6
github.com/golang/protobuf/proto.(*TextMarshaler).writeStruct(0x17c7a6a, 0xc40a9f4f00, 0x144dd00, 0xc0001a1590, 0x199, 0x199, 0x14f1ce0)
/Users/mparsons/go/pkg/mod/github.com/golang/protobuf@v1.3.2/proto/text.go:314 +0x149b fp=0xc25f64cd28 sp=0xc25f64ca90 pc=0x113adbb
github.com/golang/protobuf/proto.(*TextMarshaler).writeAny(0x17c7a6a, 0xc40a9f4f00, 0x144bb00, 0xc000010208, 0x196, 0xc000226000, 0x196, 0x13c1fa0)
/Users/mparsons/go/pkg/mod/github.com/golang/protobuf@v1.3.2/proto/text.go:534 +0x236 fp=0xc25f64cde0 sp=0xc25f64cd28 pc=0x113b5a6
github.com/golang/protobuf/proto.(*TextMarshaler).writeStruct(0x17c7a6a, 0xc40a9f4f00, 0x144dd00, 0xc0001a14a0, 0x199, 0x199, 0x1c01b28)
/Users/mparsons/go/pkg/mod/github.com/golang/protobuf@v1.3.2/proto/text.go:314 +0x149b fp=0xc25f64d078 sp=0xc25f64cde0 pc=0x113adbb
github.com/golang/protobuf/proto.(*TextMarshaler).Marshal(0x17c7a6a, 0x14f1ce0, 0xc3ec7b9c80, 0x14f81c0, 0xc0001a14a0, 0x13d4860, 0xc3e473ca01)
/Users/mparsons/go/pkg/mod/github.com/golang/protobuf@v1.3.2/proto/text.go:809 +0x295 fp=0xc25f64d118 sp=0xc25f64d078 pc=0x113d6a5
github.com/golang/protobuf/proto.(*TextMarshaler).Text(0x17c7a6a, 0x14f81c0, 0xc0001a14a0, 0xc000205768, 0x17c8900)
/Users/mparsons/go/pkg/mod/github.com/golang/protobuf@v1.3.2/proto/text.go:821 +0x6e fp=0xc25f64d168 sp=0xc25f64d118 pc=0x113daee
github.com/golang/protobuf/proto.MarshalTextString(...)
/Users/mparsons/go/pkg/mod/github.com/golang/protobuf@v1.3.2/proto/text.go:837
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a14a0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:470 +0x836 fp=0xc25f64d6d0 sp=0xc25f64d168 pc=0x1389f76
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001ac9a0, 0xc0001a0f00, 0xc000206c00, 0xc461223800, 0x0, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f64d988 sp=0xc25f64d6d0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a0f00, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1018f01, 0x45eb1690, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f64def0 sp=0xc25f64d988 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a5030, 0xc0001a0690, 0xc000206c00, 0xc4611a4f00, 0x8, 0x10)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f64e1a8 sp=0xc25f64def0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a0690, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f64e710 sp=0xc25f64e1a8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a45b0, 0xc0001a02d0, 0xc000206c00, 0xc3e47646b0, 0x0, 0x1)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f64e9c8 sp=0xc25f64e710 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f64ef30 sp=0xc25f64e9c8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbdd6880, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f64f1e8 sp=0xc25f64ef30 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f64f750 sp=0xc25f64f1e8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbdd6600, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f64fa08 sp=0xc25f64f750 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f64ff70 sp=0xc25f64fa08 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbdd6380, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f650228 sp=0xc25f64ff70 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f650790 sp=0xc25f650228 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbb6b340, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f650a48 sp=0xc25f650790 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f650fb0 sp=0xc25f650a48 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbb6b140, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f651268 sp=0xc25f650fb0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x100e609)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f6517d0 sp=0xc25f651268 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbb6af00, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f651a88 sp=0xc25f6517d0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f651ff0 sp=0xc25f651a88 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbb6acc0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f6522a8 sp=0xc25f651ff0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f652810 sp=0xc25f6522a8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fba098c0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f652ac8 sp=0xc25f652810 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f653030 sp=0xc25f652ac8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbb6aa00, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f6532e8 sp=0xc25f653030 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f653850 sp=0xc25f6532e8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fba094c0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f653b08 sp=0xc25f653850 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f654070 sp=0xc25f653b08 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbb6a580, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f654328 sp=0xc25f654070 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f654890 sp=0xc25f654328 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbb6a340, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f654b48 sp=0xc25f654890 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x1015d57, 0x45f054d8)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f6550b0 sp=0xc25f654b48 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fbb6a0c0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f655368 sp=0xc25f6550b0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f6558d0 sp=0xc25f655368 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fba08dc0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f655b88 sp=0xc25f6558d0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f6560f0 sp=0xc25f655b88 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fba08b40, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f6563a8 sp=0xc25f6560f0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x45f044e8, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f656910 sp=0xc25f6563a8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb85bbc0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f656bc8 sp=0xc25f656910 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f657130 sp=0xc25f656bc8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb85b980, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f6573e8 sp=0xc25f657130 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f657950 sp=0xc25f6573e8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb85b700, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f657c08 sp=0xc25f657950 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f658170 sp=0xc25f657c08 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb85b480, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f658428 sp=0xc25f658170 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f658990 sp=0xc25f658428 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb85b200, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f658c48 sp=0xc25f658990 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f6591b0 sp=0xc25f658c48 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fba080c0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f659468 sp=0xc25f6591b0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f6599d0 sp=0xc25f659468 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb85ad00, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f659c88 sp=0xc25f6599d0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65a1f0 sp=0xc25f659c88 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb85aa80, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65a4a8 sp=0xc25f65a1f0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65aa10 sp=0xc25f65a4a8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb85a840, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65acc8 sp=0xc25f65aa10 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65b230 sp=0xc25f65acc8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb85a540, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65b4e8 sp=0xc25f65b230 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65ba50 sp=0xc25f65b4e8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb507980, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65bd08 sp=0xc25f65ba50 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65c270 sp=0xc25f65bd08 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb85a1c0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65c528 sp=0xc25f65c270 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65ca90 sp=0xc25f65c528 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb507400, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65cd48 sp=0xc25f65ca90 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65d2b0 sp=0xc25f65cd48 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb617ec0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65d568 sp=0xc25f65d2b0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65dad0 sp=0xc25f65d568 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb507040, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65dd88 sp=0xc25f65dad0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x45f016f8, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65e2f0 sp=0xc25f65dd88 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb617940, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65e5a8 sp=0xc25f65e2f0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65eb10 sp=0xc25f65e5a8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb617600, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65edc8 sp=0xc25f65eb10 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65f330 sp=0xc25f65edc8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb6173c0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65f5e8 sp=0xc25f65f330 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f65fb50 sp=0xc25f65f5e8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb616f80, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f65fe08 sp=0xc25f65fb50 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f660370 sp=0xc25f65fe08 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb506ac0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f660628 sp=0xc25f660370 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f660b90 sp=0xc25f660628 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb616c00, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f660e48 sp=0xc25f660b90 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f6613b0 sp=0xc25f660e48 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb616900, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f661668 sp=0xc25f6613b0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f661bd0 sp=0xc25f661668 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb5064c0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f661e88 sp=0xc25f661bd0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f6623f0 sp=0xc25f661e88 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb616580, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f6626a8 sp=0xc25f6623f0 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f662c10 sp=0xc25f6626a8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb6161c0, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f662ec8 sp=0xc25f662c10 pc=0x1386a51
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).recursiveConvertMessageType(0xc27f64bf20, 0xc0000bbe60, 0xc0001a02d0, 0xc0001fd000, 0x10, 0xc000206c00, 0x0, 0x1, 0x203103, 0x0)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:472 +0x980 fp=0xc25f663430 sp=0xc25f662ec8 pc=0x138a0c0
github.com/chrusty/protoc-gen-jsonschema/internal/converter.(*Converter).convertField(0xc27f64bf20, 0xc0000bbe60, 0xc0001a4690, 0xc0001a02d0, 0xc000206c00, 0xc3fb153e00, 0x2, 0x4)
/Users/mparsons/go/pkg/mod/github.com/chrusty/protoc-gen-jsonschema@v0.0.0-20201201182816-de75f1b59c4e/internal/converter/types.go:219 +0x6f1 fp=0xc25f6636e8 sp=0xc25f663430 pc=0x1386a51
--jsonschema_out: protoc-gen-jsonschema: Plugin failed with status code 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment