The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZcashLightClientKit, reference 2.4.9 (e7d4aa), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 17:24:05 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

451 |   static let protoMessageName: String = _protobuf_package + ".Proposal"
452 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
453 |     1: .same(proto: "protoVersion"),
454 |     2: .same(proto: "feeRule"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:502:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
500 | extension FfiProposalStep: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
501 |   static let protoMessageName: String = _protobuf_package + ".ProposalStep"
502 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
503 |     1: .same(proto: "transactionRequest"),
504 |     2: .same(proto: "paymentOutputPools"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:568:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
566 | extension FfiPaymentOutputPool: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
567 |   static let protoMessageName: String = _protobuf_package + ".PaymentOutputPool"
568 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
569 |     1: .same(proto: "paymentIndex"),
570 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:606:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
604 | extension FfiReceivedOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
605 |   static let protoMessageName: String = _protobuf_package + ".ReceivedOutput"
606 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
607 |     1: .same(proto: "txid"),
608 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:656:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
654 | extension FfiPriorStepOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
655 |   static let protoMessageName: String = _protobuf_package + ".PriorStepOutput"
656 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
657 |     1: .same(proto: "stepIndex"),
658 |     2: .same(proto: "paymentIndex"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:694:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
692 | extension FfiPriorStepChange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
693 |   static let protoMessageName: String = _protobuf_package + ".PriorStepChange"
694 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
695 |     1: .same(proto: "stepIndex"),
696 |     2: .same(proto: "changeIndex"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:732:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
730 | extension FfiProposedInput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
731 |   static let protoMessageName: String = _protobuf_package + ".ProposedInput"
732 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
733 |     1: .same(proto: "receivedOutput"),
734 |     2: .same(proto: "priorStepOutput"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:820:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
818 | extension FfiTransactionBalance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
819 |   static let protoMessageName: String = _protobuf_package + ".TransactionBalance"
820 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
821 |     1: .same(proto: "proposedChange"),
822 |     2: .same(proto: "feeRequired"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:858:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
856 | extension FfiChangeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
857 |   static let protoMessageName: String = _protobuf_package + ".ChangeValue"
858 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
859 |     1: .same(proto: "value"),
860 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:906:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
904 | extension FfiMemoBytes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
905 |   static let protoMessageName: String = _protobuf_package + ".MemoBytes"
906 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
907 |     1: .same(proto: "value"),
908 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:510:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 508 |
 509 | extension ShieldedProtocol: SwiftProtobuf._ProtoNameProviding {
 510 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 511 |     0: .same(proto: "sapling"),
 512 |     1: .same(proto: "orchard"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:518:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 516 | extension BlockID: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 517 |   static let protoMessageName: String = _protobuf_package + ".BlockID"
 518 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 519 |     1: .same(proto: "height"),
 520 |     2: .same(proto: "hash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:556:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 554 | extension BlockRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 555 |   static let protoMessageName: String = _protobuf_package + ".BlockRange"
 556 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 557 |     1: .same(proto: "start"),
 558 |     2: .same(proto: "end"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:598:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 596 | extension TxFilter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 597 |   static let protoMessageName: String = _protobuf_package + ".TxFilter"
 598 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 599 |     1: .same(proto: "block"),
 600 |     2: .same(proto: "index"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:646:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 644 | extension RawTransaction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 645 |   static let protoMessageName: String = _protobuf_package + ".RawTransaction"
 646 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 647 |     1: .same(proto: "data"),
 648 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:684:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 682 | extension SendResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 683 |   static let protoMessageName: String = _protobuf_package + ".SendResponse"
 684 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 685 |     1: .same(proto: "errorCode"),
 686 |     2: .same(proto: "errorMessage"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:760:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 758 | extension LightdInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 759 |   static let protoMessageName: String = _protobuf_package + ".LightdInfo"
 760 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 761 |     1: .same(proto: "version"),
 762 |     2: .same(proto: "vendor"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:870:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 868 | extension TransparentAddressBlockFilter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 869 |   static let protoMessageName: String = _protobuf_package + ".TransparentAddressBlockFilter"
 870 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 871 |     1: .same(proto: "address"),
 872 |     2: .same(proto: "range"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:912:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 910 | extension Duration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 911 |   static let protoMessageName: String = _protobuf_package + ".Duration"
 912 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 913 |     1: .same(proto: "intervalUs"),
 914 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:944:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 942 | extension PingResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 943 |   static let protoMessageName: String = _protobuf_package + ".PingResponse"
 944 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 945 |     1: .same(proto: "entry"),
 946 |     2: .same(proto: "exit"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:982:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 980 | extension Address: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 981 |   static let protoMessageName: String = _protobuf_package + ".Address"
 982 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 983 |     1: .same(proto: "address"),
 984 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1014:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1012 | extension AddressList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1013 |   static let protoMessageName: String = _protobuf_package + ".AddressList"
1014 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1015 |     1: .same(proto: "addresses"),
1016 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1046:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1044 | extension Balance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1045 |   static let protoMessageName: String = _protobuf_package + ".Balance"
1046 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1047 |     1: .same(proto: "valueZat"),
1048 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1078:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1076 | extension Exclude: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1077 |   static let protoMessageName: String = _protobuf_package + ".Exclude"
1078 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1079 |     1: .same(proto: "txid"),
1080 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1110:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1108 | extension TreeState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1109 |   static let protoMessageName: String = _protobuf_package + ".TreeState"
1110 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1111 |     1: .same(proto: "network"),
1112 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension GetSubtreeRootsArg: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".GetSubtreeRootsArg"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "startIndex"),
1174 |     2: .same(proto: "shieldedProtocol"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1216:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1214 | extension SubtreeRoot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1215 |   static let protoMessageName: String = _protobuf_package + ".SubtreeRoot"
1216 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1217 |     2: .same(proto: "rootHash"),
1218 |     3: .same(proto: "completingBlockHash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1260:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1258 | extension GetAddressUtxosArg: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1259 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosArg"
1260 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1261 |     1: .same(proto: "addresses"),
1262 |     2: .same(proto: "startHeight"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1304:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1302 | extension GetAddressUtxosReply: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1303 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosReply"
1304 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1305 |     6: .same(proto: "address"),
1306 |     1: .same(proto: "txid"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1366:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1364 | extension GetAddressUtxosReplyList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1365 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosReplyList"
1366 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1367 |     1: .same(proto: "addressUtxos"),
1368 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1233/1262] Compiling ZcashLightClientKit service.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:203:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
201 | extension ChainMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
202 |   static let protoMessageName: String = _protobuf_package + ".ChainMetadata"
203 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
204 |     1: .same(proto: "saplingCommitmentTreeSize"),
205 |     2: .same(proto: "orchardCommitmentTreeSize"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:241:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
239 | extension CompactBlock: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   static let protoMessageName: String = _protobuf_package + ".CompactBlock"
241 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
242 |     1: .same(proto: "protoVersion"),
243 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:319:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
317 | extension CompactTx: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
318 |   static let protoMessageName: String = _protobuf_package + ".CompactTx"
319 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
320 |     1: .same(proto: "index"),
321 |     2: .same(proto: "hash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:381:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
379 | extension CompactSaplingSpend: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
380 |   static let protoMessageName: String = _protobuf_package + ".CompactSaplingSpend"
381 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
382 |     1: .same(proto: "nf"),
383 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:413:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
411 | extension CompactSaplingOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
412 |   static let protoMessageName: String = _protobuf_package + ".CompactSaplingOutput"
413 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
414 |     1: .same(proto: "cmu"),
415 |     2: .same(proto: "ephemeralKey"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:457:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
455 | extension CompactOrchardAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
456 |   static let protoMessageName: String = _protobuf_package + ".CompactOrchardAction"
457 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
458 |     1: .same(proto: "nullifier"),
459 |     2: .same(proto: "cmx"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:433:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
431 |
432 | extension FfiValuePool: SwiftProtobuf._ProtoNameProviding {
433 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
434 |     0: .same(proto: "PoolNotSpecified"),
435 |     1: .same(proto: "Transparent"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:442:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
440 |
441 | extension FfiFeeRule: SwiftProtobuf._ProtoNameProviding {
442 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
443 |     0: .same(proto: "FeeRuleNotSpecified"),
444 |     1: .same(proto: "PreZip313"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:452:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
450 | extension FfiProposal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
451 |   static let protoMessageName: String = _protobuf_package + ".Proposal"
452 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
453 |     1: .same(proto: "protoVersion"),
454 |     2: .same(proto: "feeRule"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:502:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
500 | extension FfiProposalStep: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
501 |   static let protoMessageName: String = _protobuf_package + ".ProposalStep"
502 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
503 |     1: .same(proto: "transactionRequest"),
504 |     2: .same(proto: "paymentOutputPools"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:568:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
566 | extension FfiPaymentOutputPool: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
567 |   static let protoMessageName: String = _protobuf_package + ".PaymentOutputPool"
568 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
569 |     1: .same(proto: "paymentIndex"),
570 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:606:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
604 | extension FfiReceivedOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
605 |   static let protoMessageName: String = _protobuf_package + ".ReceivedOutput"
606 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
607 |     1: .same(proto: "txid"),
608 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:656:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
654 | extension FfiPriorStepOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
655 |   static let protoMessageName: String = _protobuf_package + ".PriorStepOutput"
656 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
657 |     1: .same(proto: "stepIndex"),
658 |     2: .same(proto: "paymentIndex"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:694:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
692 | extension FfiPriorStepChange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
693 |   static let protoMessageName: String = _protobuf_package + ".PriorStepChange"
694 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
695 |     1: .same(proto: "stepIndex"),
696 |     2: .same(proto: "changeIndex"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:732:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
730 | extension FfiProposedInput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
731 |   static let protoMessageName: String = _protobuf_package + ".ProposedInput"
732 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
733 |     1: .same(proto: "receivedOutput"),
734 |     2: .same(proto: "priorStepOutput"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:820:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
818 | extension FfiTransactionBalance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
819 |   static let protoMessageName: String = _protobuf_package + ".TransactionBalance"
820 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
821 |     1: .same(proto: "proposedChange"),
822 |     2: .same(proto: "feeRequired"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:858:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
856 | extension FfiChangeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
857 |   static let protoMessageName: String = _protobuf_package + ".ChangeValue"
858 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
859 |     1: .same(proto: "value"),
860 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:906:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
904 | extension FfiMemoBytes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
905 |   static let protoMessageName: String = _protobuf_package + ".MemoBytes"
906 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
907 |     1: .same(proto: "value"),
908 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:510:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 508 |
 509 | extension ShieldedProtocol: SwiftProtobuf._ProtoNameProviding {
 510 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 511 |     0: .same(proto: "sapling"),
 512 |     1: .same(proto: "orchard"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:518:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 516 | extension BlockID: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 517 |   static let protoMessageName: String = _protobuf_package + ".BlockID"
 518 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 519 |     1: .same(proto: "height"),
 520 |     2: .same(proto: "hash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:556:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 554 | extension BlockRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 555 |   static let protoMessageName: String = _protobuf_package + ".BlockRange"
 556 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 557 |     1: .same(proto: "start"),
 558 |     2: .same(proto: "end"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:598:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 596 | extension TxFilter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 597 |   static let protoMessageName: String = _protobuf_package + ".TxFilter"
 598 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 599 |     1: .same(proto: "block"),
 600 |     2: .same(proto: "index"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:646:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 644 | extension RawTransaction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 645 |   static let protoMessageName: String = _protobuf_package + ".RawTransaction"
 646 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 647 |     1: .same(proto: "data"),
 648 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:684:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 682 | extension SendResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 683 |   static let protoMessageName: String = _protobuf_package + ".SendResponse"
 684 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 685 |     1: .same(proto: "errorCode"),
 686 |     2: .same(proto: "errorMessage"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:760:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 758 | extension LightdInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 759 |   static let protoMessageName: String = _protobuf_package + ".LightdInfo"
 760 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 761 |     1: .same(proto: "version"),
 762 |     2: .same(proto: "vendor"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:870:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 868 | extension TransparentAddressBlockFilter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 869 |   static let protoMessageName: String = _protobuf_package + ".TransparentAddressBlockFilter"
 870 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 871 |     1: .same(proto: "address"),
 872 |     2: .same(proto: "range"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:912:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 910 | extension Duration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 911 |   static let protoMessageName: String = _protobuf_package + ".Duration"
 912 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 913 |     1: .same(proto: "intervalUs"),
 914 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:944:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 942 | extension PingResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 943 |   static let protoMessageName: String = _protobuf_package + ".PingResponse"
 944 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 945 |     1: .same(proto: "entry"),
 946 |     2: .same(proto: "exit"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:982:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 980 | extension Address: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 981 |   static let protoMessageName: String = _protobuf_package + ".Address"
 982 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 983 |     1: .same(proto: "address"),
 984 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1014:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1012 | extension AddressList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1013 |   static let protoMessageName: String = _protobuf_package + ".AddressList"
1014 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1015 |     1: .same(proto: "addresses"),
1016 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1046:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1044 | extension Balance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1045 |   static let protoMessageName: String = _protobuf_package + ".Balance"
1046 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1047 |     1: .same(proto: "valueZat"),
1048 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1078:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1076 | extension Exclude: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1077 |   static let protoMessageName: String = _protobuf_package + ".Exclude"
1078 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1079 |     1: .same(proto: "txid"),
1080 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1110:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1108 | extension TreeState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1109 |   static let protoMessageName: String = _protobuf_package + ".TreeState"
1110 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1111 |     1: .same(proto: "network"),
1112 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension GetSubtreeRootsArg: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".GetSubtreeRootsArg"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "startIndex"),
1174 |     2: .same(proto: "shieldedProtocol"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1216:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1214 | extension SubtreeRoot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1215 |   static let protoMessageName: String = _protobuf_package + ".SubtreeRoot"
1216 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1217 |     2: .same(proto: "rootHash"),
1218 |     3: .same(proto: "completingBlockHash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1260:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1258 | extension GetAddressUtxosArg: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1259 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosArg"
1260 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1261 |     1: .same(proto: "addresses"),
1262 |     2: .same(proto: "startHeight"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1304:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1302 | extension GetAddressUtxosReply: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1303 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosReply"
1304 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1305 |     6: .same(proto: "address"),
1306 |     1: .same(proto: "txid"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1366:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1364 | extension GetAddressUtxosReplyList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1365 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosReplyList"
1366 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1367 |     1: .same(proto: "addressUtxos"),
1368 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1234/1262] Compiling ZcashLightClientKit LightWalletService.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:203:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
201 | extension ChainMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
202 |   static let protoMessageName: String = _protobuf_package + ".ChainMetadata"
203 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
204 |     1: .same(proto: "saplingCommitmentTreeSize"),
205 |     2: .same(proto: "orchardCommitmentTreeSize"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:241:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
239 | extension CompactBlock: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   static let protoMessageName: String = _protobuf_package + ".CompactBlock"
241 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
242 |     1: .same(proto: "protoVersion"),
243 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:319:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
317 | extension CompactTx: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
318 |   static let protoMessageName: String = _protobuf_package + ".CompactTx"
319 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
320 |     1: .same(proto: "index"),
321 |     2: .same(proto: "hash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:381:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
379 | extension CompactSaplingSpend: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
380 |   static let protoMessageName: String = _protobuf_package + ".CompactSaplingSpend"
381 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
382 |     1: .same(proto: "nf"),
383 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:413:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
411 | extension CompactSaplingOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
412 |   static let protoMessageName: String = _protobuf_package + ".CompactSaplingOutput"
413 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
414 |     1: .same(proto: "cmu"),
415 |     2: .same(proto: "ephemeralKey"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:457:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
455 | extension CompactOrchardAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
456 |   static let protoMessageName: String = _protobuf_package + ".CompactOrchardAction"
457 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
458 |     1: .same(proto: "nullifier"),
459 |     2: .same(proto: "cmx"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:433:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
431 |
432 | extension FfiValuePool: SwiftProtobuf._ProtoNameProviding {
433 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
434 |     0: .same(proto: "PoolNotSpecified"),
435 |     1: .same(proto: "Transparent"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:442:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
440 |
441 | extension FfiFeeRule: SwiftProtobuf._ProtoNameProviding {
442 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
443 |     0: .same(proto: "FeeRuleNotSpecified"),
444 |     1: .same(proto: "PreZip313"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:452:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
450 | extension FfiProposal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
451 |   static let protoMessageName: String = _protobuf_package + ".Proposal"
452 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
453 |     1: .same(proto: "protoVersion"),
454 |     2: .same(proto: "feeRule"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:502:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
500 | extension FfiProposalStep: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
501 |   static let protoMessageName: String = _protobuf_package + ".ProposalStep"
502 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
503 |     1: .same(proto: "transactionRequest"),
504 |     2: .same(proto: "paymentOutputPools"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:568:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
566 | extension FfiPaymentOutputPool: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
567 |   static let protoMessageName: String = _protobuf_package + ".PaymentOutputPool"
568 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
569 |     1: .same(proto: "paymentIndex"),
570 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:606:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
604 | extension FfiReceivedOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
605 |   static let protoMessageName: String = _protobuf_package + ".ReceivedOutput"
606 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
607 |     1: .same(proto: "txid"),
608 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:656:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
654 | extension FfiPriorStepOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
655 |   static let protoMessageName: String = _protobuf_package + ".PriorStepOutput"
656 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
657 |     1: .same(proto: "stepIndex"),
658 |     2: .same(proto: "paymentIndex"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:694:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
692 | extension FfiPriorStepChange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
693 |   static let protoMessageName: String = _protobuf_package + ".PriorStepChange"
694 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
695 |     1: .same(proto: "stepIndex"),
696 |     2: .same(proto: "changeIndex"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:732:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
730 | extension FfiProposedInput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
731 |   static let protoMessageName: String = _protobuf_package + ".ProposedInput"
732 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
733 |     1: .same(proto: "receivedOutput"),
734 |     2: .same(proto: "priorStepOutput"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:820:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
818 | extension FfiTransactionBalance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
819 |   static let protoMessageName: String = _protobuf_package + ".TransactionBalance"
820 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
821 |     1: .same(proto: "proposedChange"),
822 |     2: .same(proto: "feeRequired"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:858:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
856 | extension FfiChangeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
857 |   static let protoMessageName: String = _protobuf_package + ".ChangeValue"
858 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
859 |     1: .same(proto: "value"),
860 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:906:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
904 | extension FfiMemoBytes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
905 |   static let protoMessageName: String = _protobuf_package + ".MemoBytes"
906 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
907 |     1: .same(proto: "value"),
908 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:510:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 508 |
 509 | extension ShieldedProtocol: SwiftProtobuf._ProtoNameProviding {
 510 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 511 |     0: .same(proto: "sapling"),
 512 |     1: .same(proto: "orchard"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:518:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 516 | extension BlockID: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 517 |   static let protoMessageName: String = _protobuf_package + ".BlockID"
 518 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 519 |     1: .same(proto: "height"),
 520 |     2: .same(proto: "hash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:556:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 554 | extension BlockRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 555 |   static let protoMessageName: String = _protobuf_package + ".BlockRange"
 556 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 557 |     1: .same(proto: "start"),
 558 |     2: .same(proto: "end"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:598:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 596 | extension TxFilter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 597 |   static let protoMessageName: String = _protobuf_package + ".TxFilter"
 598 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 599 |     1: .same(proto: "block"),
 600 |     2: .same(proto: "index"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:646:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 644 | extension RawTransaction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 645 |   static let protoMessageName: String = _protobuf_package + ".RawTransaction"
 646 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 647 |     1: .same(proto: "data"),
 648 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:684:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 682 | extension SendResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 683 |   static let protoMessageName: String = _protobuf_package + ".SendResponse"
 684 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 685 |     1: .same(proto: "errorCode"),
 686 |     2: .same(proto: "errorMessage"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:760:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 758 | extension LightdInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 759 |   static let protoMessageName: String = _protobuf_package + ".LightdInfo"
 760 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 761 |     1: .same(proto: "version"),
 762 |     2: .same(proto: "vendor"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:870:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 868 | extension TransparentAddressBlockFilter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 869 |   static let protoMessageName: String = _protobuf_package + ".TransparentAddressBlockFilter"
 870 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 871 |     1: .same(proto: "address"),
 872 |     2: .same(proto: "range"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:912:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 910 | extension Duration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 911 |   static let protoMessageName: String = _protobuf_package + ".Duration"
 912 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 913 |     1: .same(proto: "intervalUs"),
 914 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:944:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 942 | extension PingResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 943 |   static let protoMessageName: String = _protobuf_package + ".PingResponse"
 944 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 945 |     1: .same(proto: "entry"),
 946 |     2: .same(proto: "exit"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:982:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 980 | extension Address: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 981 |   static let protoMessageName: String = _protobuf_package + ".Address"
 982 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 983 |     1: .same(proto: "address"),
 984 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1014:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1012 | extension AddressList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1013 |   static let protoMessageName: String = _protobuf_package + ".AddressList"
1014 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1015 |     1: .same(proto: "addresses"),
1016 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1046:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1044 | extension Balance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1045 |   static let protoMessageName: String = _protobuf_package + ".Balance"
1046 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1047 |     1: .same(proto: "valueZat"),
1048 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1078:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1076 | extension Exclude: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1077 |   static let protoMessageName: String = _protobuf_package + ".Exclude"
1078 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1079 |     1: .same(proto: "txid"),
1080 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1110:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1108 | extension TreeState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1109 |   static let protoMessageName: String = _protobuf_package + ".TreeState"
1110 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1111 |     1: .same(proto: "network"),
1112 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension GetSubtreeRootsArg: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".GetSubtreeRootsArg"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "startIndex"),
1174 |     2: .same(proto: "shieldedProtocol"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1216:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1214 | extension SubtreeRoot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1215 |   static let protoMessageName: String = _protobuf_package + ".SubtreeRoot"
1216 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1217 |     2: .same(proto: "rootHash"),
1218 |     3: .same(proto: "completingBlockHash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1260:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1258 | extension GetAddressUtxosArg: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1259 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosArg"
1260 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1261 |     1: .same(proto: "addresses"),
1262 |     2: .same(proto: "startHeight"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1304:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1302 | extension GetAddressUtxosReply: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1303 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosReply"
1304 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1305 |     6: .same(proto: "address"),
1306 |     1: .same(proto: "txid"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1366:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1364 | extension GetAddressUtxosReplyList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1365 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosReplyList"
1366 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1367 |     1: .same(proto: "addressUtxos"),
1368 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1235/1262] Compiling ZcashLightClientKit LightWalletGRPCServiceOverTor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:203:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
201 | extension ChainMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
202 |   static let protoMessageName: String = _protobuf_package + ".ChainMetadata"
203 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
204 |     1: .same(proto: "saplingCommitmentTreeSize"),
205 |     2: .same(proto: "orchardCommitmentTreeSize"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:241:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
239 | extension CompactBlock: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   static let protoMessageName: String = _protobuf_package + ".CompactBlock"
241 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
242 |     1: .same(proto: "protoVersion"),
243 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:319:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
317 | extension CompactTx: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
318 |   static let protoMessageName: String = _protobuf_package + ".CompactTx"
319 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
320 |     1: .same(proto: "index"),
321 |     2: .same(proto: "hash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:381:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
379 | extension CompactSaplingSpend: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
380 |   static let protoMessageName: String = _protobuf_package + ".CompactSaplingSpend"
381 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
382 |     1: .same(proto: "nf"),
383 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:413:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
411 | extension CompactSaplingOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
412 |   static let protoMessageName: String = _protobuf_package + ".CompactSaplingOutput"
413 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
414 |     1: .same(proto: "cmu"),
415 |     2: .same(proto: "ephemeralKey"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:457:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
455 | extension CompactOrchardAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
456 |   static let protoMessageName: String = _protobuf_package + ".CompactOrchardAction"
457 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
458 |     1: .same(proto: "nullifier"),
459 |     2: .same(proto: "cmx"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:433:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
431 |
432 | extension FfiValuePool: SwiftProtobuf._ProtoNameProviding {
433 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
434 |     0: .same(proto: "PoolNotSpecified"),
435 |     1: .same(proto: "Transparent"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:442:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
440 |
441 | extension FfiFeeRule: SwiftProtobuf._ProtoNameProviding {
442 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
443 |     0: .same(proto: "FeeRuleNotSpecified"),
444 |     1: .same(proto: "PreZip313"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:452:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
450 | extension FfiProposal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
451 |   static let protoMessageName: String = _protobuf_package + ".Proposal"
452 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
453 |     1: .same(proto: "protoVersion"),
454 |     2: .same(proto: "feeRule"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:502:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
500 | extension FfiProposalStep: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
501 |   static let protoMessageName: String = _protobuf_package + ".ProposalStep"
502 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
503 |     1: .same(proto: "transactionRequest"),
504 |     2: .same(proto: "paymentOutputPools"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:568:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
566 | extension FfiPaymentOutputPool: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
567 |   static let protoMessageName: String = _protobuf_package + ".PaymentOutputPool"
568 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
569 |     1: .same(proto: "paymentIndex"),
570 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:606:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
604 | extension FfiReceivedOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
605 |   static let protoMessageName: String = _protobuf_package + ".ReceivedOutput"
606 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
607 |     1: .same(proto: "txid"),
608 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:656:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
654 | extension FfiPriorStepOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
655 |   static let protoMessageName: String = _protobuf_package + ".PriorStepOutput"
656 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
657 |     1: .same(proto: "stepIndex"),
658 |     2: .same(proto: "paymentIndex"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:694:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
692 | extension FfiPriorStepChange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
693 |   static let protoMessageName: String = _protobuf_package + ".PriorStepChange"
694 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
695 |     1: .same(proto: "stepIndex"),
696 |     2: .same(proto: "changeIndex"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:732:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
730 | extension FfiProposedInput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
731 |   static let protoMessageName: String = _protobuf_package + ".ProposedInput"
732 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
733 |     1: .same(proto: "receivedOutput"),
734 |     2: .same(proto: "priorStepOutput"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:820:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
818 | extension FfiTransactionBalance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
819 |   static let protoMessageName: String = _protobuf_package + ".TransactionBalance"
820 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
821 |     1: .same(proto: "proposedChange"),
822 |     2: .same(proto: "feeRequired"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:858:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
856 | extension FfiChangeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
857 |   static let protoMessageName: String = _protobuf_package + ".ChangeValue"
858 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
859 |     1: .same(proto: "value"),
860 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:906:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
904 | extension FfiMemoBytes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
905 |   static let protoMessageName: String = _protobuf_package + ".MemoBytes"
906 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
907 |     1: .same(proto: "value"),
908 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:510:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 508 |
 509 | extension ShieldedProtocol: SwiftProtobuf._ProtoNameProviding {
 510 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 511 |     0: .same(proto: "sapling"),
 512 |     1: .same(proto: "orchard"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:518:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 516 | extension BlockID: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 517 |   static let protoMessageName: String = _protobuf_package + ".BlockID"
 518 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 519 |     1: .same(proto: "height"),
 520 |     2: .same(proto: "hash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:556:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 554 | extension BlockRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 555 |   static let protoMessageName: String = _protobuf_package + ".BlockRange"
 556 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 557 |     1: .same(proto: "start"),
 558 |     2: .same(proto: "end"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:598:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 596 | extension TxFilter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 597 |   static let protoMessageName: String = _protobuf_package + ".TxFilter"
 598 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 599 |     1: .same(proto: "block"),
 600 |     2: .same(proto: "index"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:646:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 644 | extension RawTransaction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 645 |   static let protoMessageName: String = _protobuf_package + ".RawTransaction"
 646 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 647 |     1: .same(proto: "data"),
 648 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:684:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 682 | extension SendResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 683 |   static let protoMessageName: String = _protobuf_package + ".SendResponse"
 684 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 685 |     1: .same(proto: "errorCode"),
 686 |     2: .same(proto: "errorMessage"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:760:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 758 | extension LightdInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 759 |   static let protoMessageName: String = _protobuf_package + ".LightdInfo"
 760 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 761 |     1: .same(proto: "version"),
 762 |     2: .same(proto: "vendor"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:870:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 868 | extension TransparentAddressBlockFilter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 869 |   static let protoMessageName: String = _protobuf_package + ".TransparentAddressBlockFilter"
 870 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 871 |     1: .same(proto: "address"),
 872 |     2: .same(proto: "range"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:912:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 910 | extension Duration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 911 |   static let protoMessageName: String = _protobuf_package + ".Duration"
 912 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 913 |     1: .same(proto: "intervalUs"),
 914 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:944:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 942 | extension PingResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 943 |   static let protoMessageName: String = _protobuf_package + ".PingResponse"
 944 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 945 |     1: .same(proto: "entry"),
 946 |     2: .same(proto: "exit"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:982:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 980 | extension Address: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 981 |   static let protoMessageName: String = _protobuf_package + ".Address"
 982 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 983 |     1: .same(proto: "address"),
 984 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1014:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1012 | extension AddressList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1013 |   static let protoMessageName: String = _protobuf_package + ".AddressList"
1014 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1015 |     1: .same(proto: "addresses"),
1016 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1046:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1044 | extension Balance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1045 |   static let protoMessageName: String = _protobuf_package + ".Balance"
1046 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1047 |     1: .same(proto: "valueZat"),
1048 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1078:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1076 | extension Exclude: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1077 |   static let protoMessageName: String = _protobuf_package + ".Exclude"
1078 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1079 |     1: .same(proto: "txid"),
1080 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1110:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1108 | extension TreeState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1109 |   static let protoMessageName: String = _protobuf_package + ".TreeState"
1110 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1111 |     1: .same(proto: "network"),
1112 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension GetSubtreeRootsArg: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".GetSubtreeRootsArg"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "startIndex"),
1174 |     2: .same(proto: "shieldedProtocol"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1216:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1214 | extension SubtreeRoot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1215 |   static let protoMessageName: String = _protobuf_package + ".SubtreeRoot"
1216 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1217 |     2: .same(proto: "rootHash"),
1218 |     3: .same(proto: "completingBlockHash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1260:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1258 | extension GetAddressUtxosArg: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1259 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosArg"
1260 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1261 |     1: .same(proto: "addresses"),
1262 |     2: .same(proto: "startHeight"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1304:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1302 | extension GetAddressUtxosReply: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1303 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosReply"
1304 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1305 |     6: .same(proto: "address"),
1306 |     1: .same(proto: "txid"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1366:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1364 | extension GetAddressUtxosReplyList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1365 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosReplyList"
1366 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1367 |     1: .same(proto: "addressUtxos"),
1368 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1236/1262] Compiling ZcashLightClientKit LatestBlocksDataProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:203:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
201 | extension ChainMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
202 |   static let protoMessageName: String = _protobuf_package + ".ChainMetadata"
203 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
204 |     1: .same(proto: "saplingCommitmentTreeSize"),
205 |     2: .same(proto: "orchardCommitmentTreeSize"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:241:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
239 | extension CompactBlock: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   static let protoMessageName: String = _protobuf_package + ".CompactBlock"
241 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
242 |     1: .same(proto: "protoVersion"),
243 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:319:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
317 | extension CompactTx: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
318 |   static let protoMessageName: String = _protobuf_package + ".CompactTx"
319 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
320 |     1: .same(proto: "index"),
321 |     2: .same(proto: "hash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:381:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
379 | extension CompactSaplingSpend: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
380 |   static let protoMessageName: String = _protobuf_package + ".CompactSaplingSpend"
381 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
382 |     1: .same(proto: "nf"),
383 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:413:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
411 | extension CompactSaplingOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
412 |   static let protoMessageName: String = _protobuf_package + ".CompactSaplingOutput"
413 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
414 |     1: .same(proto: "cmu"),
415 |     2: .same(proto: "ephemeralKey"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift:457:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
455 | extension CompactOrchardAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
456 |   static let protoMessageName: String = _protobuf_package + ".CompactOrchardAction"
457 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
458 |     1: .same(proto: "nullifier"),
459 |     2: .same(proto: "cmx"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:433:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
431 |
432 | extension FfiValuePool: SwiftProtobuf._ProtoNameProviding {
433 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
434 |     0: .same(proto: "PoolNotSpecified"),
435 |     1: .same(proto: "Transparent"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:442:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
440 |
441 | extension FfiFeeRule: SwiftProtobuf._ProtoNameProviding {
442 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
443 |     0: .same(proto: "FeeRuleNotSpecified"),
444 |     1: .same(proto: "PreZip313"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:452:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
450 | extension FfiProposal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
451 |   static let protoMessageName: String = _protobuf_package + ".Proposal"
452 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
453 |     1: .same(proto: "protoVersion"),
454 |     2: .same(proto: "feeRule"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:502:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
500 | extension FfiProposalStep: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
501 |   static let protoMessageName: String = _protobuf_package + ".ProposalStep"
502 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
503 |     1: .same(proto: "transactionRequest"),
504 |     2: .same(proto: "paymentOutputPools"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:568:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
566 | extension FfiPaymentOutputPool: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
567 |   static let protoMessageName: String = _protobuf_package + ".PaymentOutputPool"
568 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
569 |     1: .same(proto: "paymentIndex"),
570 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:606:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
604 | extension FfiReceivedOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
605 |   static let protoMessageName: String = _protobuf_package + ".ReceivedOutput"
606 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
607 |     1: .same(proto: "txid"),
608 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:656:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
654 | extension FfiPriorStepOutput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
655 |   static let protoMessageName: String = _protobuf_package + ".PriorStepOutput"
656 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
657 |     1: .same(proto: "stepIndex"),
658 |     2: .same(proto: "paymentIndex"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:694:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
692 | extension FfiPriorStepChange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
693 |   static let protoMessageName: String = _protobuf_package + ".PriorStepChange"
694 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
695 |     1: .same(proto: "stepIndex"),
696 |     2: .same(proto: "changeIndex"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:732:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
730 | extension FfiProposedInput: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
731 |   static let protoMessageName: String = _protobuf_package + ".ProposedInput"
732 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
733 |     1: .same(proto: "receivedOutput"),
734 |     2: .same(proto: "priorStepOutput"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:820:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
818 | extension FfiTransactionBalance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
819 |   static let protoMessageName: String = _protobuf_package + ".TransactionBalance"
820 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
821 |     1: .same(proto: "proposedChange"),
822 |     2: .same(proto: "feeRequired"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:858:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
856 | extension FfiChangeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
857 |   static let protoMessageName: String = _protobuf_package + ".ChangeValue"
858 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
859 |     1: .same(proto: "value"),
860 |     2: .same(proto: "valuePool"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/proposal.pb.swift:906:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
904 | extension FfiMemoBytes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
905 |   static let protoMessageName: String = _protobuf_package + ".MemoBytes"
906 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
907 |     1: .same(proto: "value"),
908 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:510:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 508 |
 509 | extension ShieldedProtocol: SwiftProtobuf._ProtoNameProviding {
 510 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 511 |     0: .same(proto: "sapling"),
 512 |     1: .same(proto: "orchard"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:518:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 516 | extension BlockID: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 517 |   static let protoMessageName: String = _protobuf_package + ".BlockID"
 518 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 519 |     1: .same(proto: "height"),
 520 |     2: .same(proto: "hash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:556:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 554 | extension BlockRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 555 |   static let protoMessageName: String = _protobuf_package + ".BlockRange"
 556 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 557 |     1: .same(proto: "start"),
 558 |     2: .same(proto: "end"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:598:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 596 | extension TxFilter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 597 |   static let protoMessageName: String = _protobuf_package + ".TxFilter"
 598 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 599 |     1: .same(proto: "block"),
 600 |     2: .same(proto: "index"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:646:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 644 | extension RawTransaction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 645 |   static let protoMessageName: String = _protobuf_package + ".RawTransaction"
 646 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 647 |     1: .same(proto: "data"),
 648 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:684:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 682 | extension SendResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 683 |   static let protoMessageName: String = _protobuf_package + ".SendResponse"
 684 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 685 |     1: .same(proto: "errorCode"),
 686 |     2: .same(proto: "errorMessage"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:760:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 758 | extension LightdInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 759 |   static let protoMessageName: String = _protobuf_package + ".LightdInfo"
 760 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 761 |     1: .same(proto: "version"),
 762 |     2: .same(proto: "vendor"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:870:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 868 | extension TransparentAddressBlockFilter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 869 |   static let protoMessageName: String = _protobuf_package + ".TransparentAddressBlockFilter"
 870 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 871 |     1: .same(proto: "address"),
 872 |     2: .same(proto: "range"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:912:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 910 | extension Duration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 911 |   static let protoMessageName: String = _protobuf_package + ".Duration"
 912 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 913 |     1: .same(proto: "intervalUs"),
 914 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:944:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 942 | extension PingResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 943 |   static let protoMessageName: String = _protobuf_package + ".PingResponse"
 944 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 945 |     1: .same(proto: "entry"),
 946 |     2: .same(proto: "exit"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:982:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 980 | extension Address: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 981 |   static let protoMessageName: String = _protobuf_package + ".Address"
 982 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 983 |     1: .same(proto: "address"),
 984 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1014:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1012 | extension AddressList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1013 |   static let protoMessageName: String = _protobuf_package + ".AddressList"
1014 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1015 |     1: .same(proto: "addresses"),
1016 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1046:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1044 | extension Balance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1045 |   static let protoMessageName: String = _protobuf_package + ".Balance"
1046 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1047 |     1: .same(proto: "valueZat"),
1048 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1078:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1076 | extension Exclude: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1077 |   static let protoMessageName: String = _protobuf_package + ".Exclude"
1078 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1079 |     1: .same(proto: "txid"),
1080 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1110:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1108 | extension TreeState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1109 |   static let protoMessageName: String = _protobuf_package + ".TreeState"
1110 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1111 |     1: .same(proto: "network"),
1112 |     2: .same(proto: "height"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | extension GetSubtreeRootsArg: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".GetSubtreeRootsArg"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1173 |     1: .same(proto: "startIndex"),
1174 |     2: .same(proto: "shieldedProtocol"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1216:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1214 | extension SubtreeRoot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1215 |   static let protoMessageName: String = _protobuf_package + ".SubtreeRoot"
1216 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1217 |     2: .same(proto: "rootHash"),
1218 |     3: .same(proto: "completingBlockHash"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1260:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1258 | extension GetAddressUtxosArg: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1259 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosArg"
1260 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1261 |     1: .same(proto: "addresses"),
1262 |     2: .same(proto: "startHeight"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1304:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1302 | extension GetAddressUtxosReply: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1303 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosReply"
1304 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1305 |     6: .same(proto: "address"),
1306 |     1: .same(proto: "txid"),
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift:1366:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1364 | extension GetAddressUtxosReplyList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1365 |   static let protoMessageName: String = _protobuf_package + ".GetAddressUtxosReplyList"
1366 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1367 |     1: .same(proto: "addressUtxos"),
1368 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1237/1262] Compiling ZcashLightClientKit Checkpoint+mainnet.swift
[1238/1262] Compiling ZcashLightClientKit Checkpoint+testnet.swift
[1239/1262] Compiling ZcashLightClientKit ZcashSDK.swift
[1240/1262] Compiling ZcashLightClientKit BlockDao.swift
[1241/1262] Compiling ZcashLightClientKit PagedTransactionDao.swift
[1242/1262] Compiling ZcashLightClientKit TransactionDao.swift
[1243/1262] Compiling ZcashLightClientKit UnspentTransactionOutputDao.swift
[1244/1262] Compiling ZcashLightClientKit AccountEntity.swift
[1245/1262] Compiling ZcashLightClientKit EncodedTransactionEntity.swift
[1246/1262] Compiling ZcashLightClientKit Pczt.swift
[1247/1262] Compiling ZcashLightClientKit SentNoteEntity.swift
[1248/1262] Compiling ZcashLightClientKit TransactionEntity.swift
[1249/1262] Compiling ZcashLightClientKit UnspentTransactionOutputEntity.swift
[1250/1262] Compiling ZcashLightClientKit Account.swift
[1251/1262] Compiling ZcashLightClientKit AccountMetadataKey.swift
[1252/1262] Compiling ZcashLightClientKit Action.swift
[1253/1262] Compiling ZcashLightClientKit ClearAlreadyScannedBlocksAction.swift
[1254/1262] Compiling ZcashLightClientKit ClearCacheAction.swift
[1255/1262] Compiling ZcashLightClientKit DownloadAction.swift
[1256/1262] Compiling ZcashLightClientKit EnhanceAction.swift
[1257/1262] Compiling ZcashLightClientKit FetchUTXOsAction.swift
[1258/1262] Compiling ZcashLightClientKit MigrateLegacyCacheDBAction.swift
[1259/1262] Compiling ZcashLightClientKit ProcessSuggestedScanRangesAction.swift
[1260/1262] Compiling ZcashLightClientKit RewindAction.swift
[1261/1262] Compiling ZcashLightClientKit SaplingParamsAction.swift
[1262/1262] Compiling ZcashLightClientKit ScanAction.swift
[1263/1285] Compiling TestUtils TestsData.swift
[1264/1285] Compiling TestUtils UnspentTransactionOutputEntityMock.swift
[1265/1287] Emitting module TestUtils
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:151:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
149 | extension DarksideMetaState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
150 |   static let protoMessageName: String = _protobuf_package + ".DarksideMetaState"
151 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
152 |     1: .same(proto: "saplingActivation"),
153 |     2: .same(proto: "branchID"),
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:207:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
205 | extension DarksideBlock: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
206 |   static let protoMessageName: String = _protobuf_package + ".DarksideBlock"
207 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
208 |     1: .same(proto: "block"),
209 |   ]
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:239:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
237 | extension DarksideBlocksURL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
238 |   static let protoMessageName: String = _protobuf_package + ".DarksideBlocksURL"
239 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
240 |     1: .same(proto: "url"),
241 |   ]
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:271:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
269 | extension DarksideTransactionsURL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
270 |   static let protoMessageName: String = _protobuf_package + ".DarksideTransactionsURL"
271 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
272 |     1: .same(proto: "height"),
273 |     2: .same(proto: "url"),
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:309:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
307 | extension DarksideHeight: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
308 |   static let protoMessageName: String = _protobuf_package + ".DarksideHeight"
309 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
310 |     1: .same(proto: "height"),
311 |   ]
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:341:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
339 | extension DarksideEmptyBlocks: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
340 |   static let protoMessageName: String = _protobuf_package + ".DarksideEmptyBlocks"
341 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
342 |     1: .same(proto: "height"),
343 |     2: .same(proto: "nonce"),
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:385:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
383 | extension DarksideSubtreeRoots: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
384 |   static let protoMessageName: String = _protobuf_package + ".DarksideSubtreeRoots"
385 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
386 |     1: .same(proto: "shieldedProtocol"),
387 |     2: .same(proto: "startIndex"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1266/1287] Compiling TestUtils darkside.pb.swift
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:151:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
149 | extension DarksideMetaState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
150 |   static let protoMessageName: String = _protobuf_package + ".DarksideMetaState"
151 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
152 |     1: .same(proto: "saplingActivation"),
153 |     2: .same(proto: "branchID"),
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:207:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
205 | extension DarksideBlock: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
206 |   static let protoMessageName: String = _protobuf_package + ".DarksideBlock"
207 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
208 |     1: .same(proto: "block"),
209 |   ]
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:239:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
237 | extension DarksideBlocksURL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
238 |   static let protoMessageName: String = _protobuf_package + ".DarksideBlocksURL"
239 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
240 |     1: .same(proto: "url"),
241 |   ]
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:271:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
269 | extension DarksideTransactionsURL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
270 |   static let protoMessageName: String = _protobuf_package + ".DarksideTransactionsURL"
271 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
272 |     1: .same(proto: "height"),
273 |     2: .same(proto: "url"),
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:309:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
307 | extension DarksideHeight: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
308 |   static let protoMessageName: String = _protobuf_package + ".DarksideHeight"
309 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
310 |     1: .same(proto: "height"),
311 |   ]
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:341:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
339 | extension DarksideEmptyBlocks: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
340 |   static let protoMessageName: String = _protobuf_package + ".DarksideEmptyBlocks"
341 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
342 |     1: .same(proto: "height"),
343 |     2: .same(proto: "nonce"),
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:385:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
383 | extension DarksideSubtreeRoots: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
384 |   static let protoMessageName: String = _protobuf_package + ".DarksideSubtreeRoots"
385 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
386 |     1: .same(proto: "shieldedProtocol"),
387 |     2: .same(proto: "startIndex"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1267/1287] Compiling TestUtils resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:151:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
149 | extension DarksideMetaState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
150 |   static let protoMessageName: String = _protobuf_package + ".DarksideMetaState"
151 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
152 |     1: .same(proto: "saplingActivation"),
153 |     2: .same(proto: "branchID"),
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:207:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
205 | extension DarksideBlock: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
206 |   static let protoMessageName: String = _protobuf_package + ".DarksideBlock"
207 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
208 |     1: .same(proto: "block"),
209 |   ]
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:239:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
237 | extension DarksideBlocksURL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
238 |   static let protoMessageName: String = _protobuf_package + ".DarksideBlocksURL"
239 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
240 |     1: .same(proto: "url"),
241 |   ]
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:271:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
269 | extension DarksideTransactionsURL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
270 |   static let protoMessageName: String = _protobuf_package + ".DarksideTransactionsURL"
271 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
272 |     1: .same(proto: "height"),
273 |     2: .same(proto: "url"),
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:309:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
307 | extension DarksideHeight: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
308 |   static let protoMessageName: String = _protobuf_package + ".DarksideHeight"
309 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
310 |     1: .same(proto: "height"),
311 |   ]
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:341:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
339 | extension DarksideEmptyBlocks: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
340 |   static let protoMessageName: String = _protobuf_package + ".DarksideEmptyBlocks"
341 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
342 |     1: .same(proto: "height"),
343 |     2: .same(proto: "nonce"),
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/proto/darkside.pb.swift:385:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
383 | extension DarksideSubtreeRoots: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
384 |   static let protoMessageName: String = _protobuf_package + ".DarksideSubtreeRoots"
385 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
386 |     1: .same(proto: "shieldedProtocol"),
387 |     2: .same(proto: "startIndex"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1268/1287] Compiling TestUtils MockTransactionRepository.swift
[1269/1287] Compiling TestUtils SDKSynchronizerSyncStatusHandler.swift
[1270/1287] Compiling TestUtils AutoMockable.swift
[1271/1287] Compiling TestUtils TestCoordinator.swift
[1272/1287] Compiling TestUtils TestDbBuilder.swift
[1273/1287] Compiling TestUtils ActionContext+tests.swift
[1274/1287] Compiling TestUtils CompactBlockProcessorEventHandler.swift
[1275/1287] Compiling TestUtils DarkSideWalletService.swift
[1276/1287] Compiling TestUtils DarksideMainnetCheckpointSource.swift
[1277/1287] Compiling TestUtils FakeChainBuilder.swift
[1278/1287] Compiling TestUtils FakeService.swift
[1279/1287] Compiling TestUtils ZcashTestCase.swift
[1280/1287] Compiling TestUtils darkside.grpc.swift
[1281/1287] Compiling TestUtils FakeStorage.swift
[1282/1287] Compiling TestUtils LoggerProxy.swift
[1283/1287] Compiling TestUtils MockSessionIDGenerator.swift
[1284/1287] Compiling TestUtils AutoMockable.generated.swift
[1285/1287] Compiling TestUtils Stubs.swift
[1286/1287] Compiling TestUtils TestVector.swift
[1287/1287] Compiling TestUtils Tests+Utils.swift
Build complete! (64.41s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "grpc-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    }
  ],
  "manifest_display_name" : "ZcashLightClientKit",
  "name" : "ZcashLightClientKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ZcashLightClientKit",
      "targets" : [
        "ZcashLightClientKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libzcashlc",
      "module_type" : "BinaryTarget",
      "name" : "libzcashlc",
      "path" : "remote/archive/libzcashlc.xcframework.zip",
      "product_memberships" : [
        "ZcashLightClientKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ZcashLightClientKit",
      "module_type" : "SwiftTarget",
      "name" : "ZcashLightClientKit",
      "path" : "Sources/ZcashLightClientKit",
      "product_dependencies" : [
        "SQLite",
        "GRPC"
      ],
      "product_memberships" : [
        "ZcashLightClientKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Resources/checkpoints",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Account/Account.swift",
        "Account/AccountMetadataKey.swift",
        "Block/Actions/Action.swift",
        "Block/Actions/ClearAlreadyScannedBlocksAction.swift",
        "Block/Actions/ClearCacheAction.swift",
        "Block/Actions/DownloadAction.swift",
        "Block/Actions/EnhanceAction.swift",
        "Block/Actions/FetchUTXOsAction.swift",
        "Block/Actions/MigrateLegacyCacheDBAction.swift",
        "Block/Actions/ProcessSuggestedScanRangesAction.swift",
        "Block/Actions/RewindAction.swift",
        "Block/Actions/SaplingParamsAction.swift",
        "Block/Actions/ScanAction.swift",
        "Block/Actions/TxResubmissionAction.swift",
        "Block/Actions/UpdateChainTipAction.swift",
        "Block/Actions/UpdateSubtreeRootsAction.swift",
        "Block/Actions/ValidateServerAction.swift",
        "Block/CompactBlockProcessor.swift",
        "Block/DatabaseStorage/ConnectorProvider.swift",
        "Block/DatabaseStorage/DatabaseStorageError.swift",
        "Block/DatabaseStorage/SimpleConnectionProvider.swift",
        "Block/Download/BlockDownloader.swift",
        "Block/Download/BlockDownloaderService.swift",
        "Block/Enhance/BlockEnhancer.swift",
        "Block/FetchUnspentTxOutputs/UTXOFetcher.swift",
        "Block/FilesystemStorage/FSCompactBlockRepository.swift",
        "Block/SaplingParameters/SaplingParametersHandler.swift",
        "Block/Scan/BlockScanner.swift",
        "Block/Utils/AfterSyncHooksManager.swift",
        "Block/Utils/CompactBlockProgress.swift",
        "Block/Utils/SyncControlData.swift",
        "Checkpoint/BundleCheckpointSource.swift",
        "Checkpoint/BundleCheckpointURLProvider.swift",
        "Checkpoint/Checkpoint+helpers.swift",
        "Checkpoint/Checkpoint.swift",
        "Checkpoint/CheckpointSource.swift",
        "Checkpoint/CheckpointSourceFactory.swift",
        "ClosureSynchronizer.swift",
        "CombineSynchronizer.swift",
        "Constants/Checkpoint+mainnet.swift",
        "Constants/Checkpoint+testnet.swift",
        "Constants/ZcashSDK.swift",
        "DAO/BlockDao.swift",
        "DAO/PagedTransactionDao.swift",
        "DAO/TransactionDao.swift",
        "DAO/UnspentTransactionOutputDao.swift",
        "Entity/AccountEntity.swift",
        "Entity/EncodedTransactionEntity.swift",
        "Entity/Pczt.swift",
        "Entity/SentNoteEntity.swift",
        "Entity/TransactionEntity.swift",
        "Entity/UnspentTransactionOutputEntity.swift",
        "Entity/ZcashCompactBlock.swift",
        "Error/ZcashError.swift",
        "Error/ZcashErrorCode.swift",
        "Error/ZcashErrorCodeDefinition.swift",
        "Extensions/Bool+ToData.swift",
        "Extensions/Data+ToOtherTypes.swift",
        "Extensions/Data+Zcash.swift",
        "Extensions/Data+internal.swift",
        "Extensions/Error+ZcashError.swift",
        "Extensions/HexEncode.swift",
        "Extensions/Int+ToData.swift",
        "Extensions/NumberFormatter+Zcash.swift",
        "Extensions/URL+UpdateWithAlias.swift",
        "Extensions/Undescribable.swift",
        "Extensions/Zatoshi+SQLite.swift",
        "Extensions/ZcashRust+Utils.swift",
        "Extensions/ZcashSDK+extensions.swift",
        "Initializer.swift",
        "Metrics/SDKMetrics.swift",
        "Model/FiatCurrencyResult.swift",
        "Model/Memo.swift",
        "Model/Proposal.swift",
        "Model/ScanRange.swift",
        "Model/ScanSummary.swift",
        "Model/SingleUseTransparentAddress.swift",
        "Model/TransactionDataRequest.swift",
        "Model/TxId.swift",
        "Model/WalletSummary.swift",
        "Model/WalletTypes.swift",
        "Model/Zatoshi.swift",
        "Modules/Service/GRPC/LightWalletGRPCService.swift",
        "Modules/Service/GRPC/ProtoBuf/Extensions/Protocolbuffer+Extensions.swift",
        "Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift",
        "Modules/Service/GRPC/ProtoBuf/proposal.pb.swift",
        "Modules/Service/GRPC/ProtoBuf/service.grpc.swift",
        "Modules/Service/GRPC/ProtoBuf/service.pb.swift",
        "Modules/Service/LightWalletService.swift",
        "Modules/Service/Tor/LightWalletGRPCServiceOverTor.swift",
        "Providers/LatestBlocksDataProvider.swift",
        "Providers/ResourceProvider.swift",
        "Repository/BlockRepository.swift",
        "Repository/CompactBlockRepository.swift",
        "Repository/NotesRepository.swift",
        "Repository/PaginatedTransactionRepository.swift",
        "Repository/TransactionRepository.swift",
        "Repository/TransactionRepositoryBuilder.swift",
        "Rust/ZcashKeyDerivationBackend.swift",
        "Rust/ZcashKeyDerivationBackendWelding.swift",
        "Rust/ZcashRustBackend.swift",
        "Rust/ZcashRustBackendWelding.swift",
        "Synchronizer.swift",
        "Synchronizer/ClosureSDKSynchronizer.swift",
        "Synchronizer/CombineSDKSynchronizer.swift",
        "Synchronizer/Dependencies.swift",
        "Synchronizer/SDKSynchronizer.swift",
        "Tool/DerivationTool.swift",
        "Tor/TorClient.swift",
        "Transaction/TransactionEncoder.swift",
        "Transaction/WalletTransactionEncoder.swift",
        "Utils/AsyncToClosureGateway.swift",
        "Utils/AsyncToCombineGateway.swift",
        "Utils/Clamped.swift",
        "Utils/DBActor.swift",
        "Utils/DIContainer.swift",
        "Utils/GenericActor.swift",
        "Utils/LoggingProxy.swift",
        "Utils/OSLogger.swift",
        "Utils/SDKFlags.swift",
        "Utils/SaplingParameterDownloader.swift",
        "Utils/SpecificCombineTypes.swift",
        "Utils/SyncSessionIDGenerator.swift",
        "Utils/Task+sleep.swift",
        "Utils/UsedAliasesChecker.swift",
        "Utils/ZcashFileManager.swift"
      ],
      "target_dependencies" : [
        "libzcashlc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestUtils",
      "module_type" : "SwiftTarget",
      "name" : "TestUtils",
      "path" : "Tests/TestUtils",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/cache.db",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/darkside_caches.db",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/darkside_data.db",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/integerOverflowJSON.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/sandblasted_mainnet_block.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/sapling-output.params",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/sapling-spend.params",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/test_data.db",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/txBase64String.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/txFromAndroidSDK.txt",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ActionContext+tests.swift",
        "CompactBlockProcessorEventHandler.swift",
        "DarkSideWalletService.swift",
        "DarksideMainnetCheckpointSource.swift",
        "FakeChainBuilder.swift",
        "FakeService.swift",
        "FakeStorage.swift",
        "LoggerProxy.swift",
        "MockSessionIDGenerator.swift",
        "MockTransactionRepository.swift",
        "SDKSynchronizerSyncStatusHandler.swift",
        "Sourcery/AutoMockable.swift",
        "Sourcery/GeneratedMocks/AutoMockable.generated.swift",
        "Stubs.swift",
        "TestCoordinator.swift",
        "TestDbBuilder.swift",
        "TestVector.swift",
        "Tests+Utils.swift",
        "TestsData.swift",
        "UnspentTransactionOutputEntityMock.swift",
        "ZcashTestCase.swift",
        "proto/darkside.grpc.swift",
        "proto/darkside.pb.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTests",
      "path" : "Tests/PerformanceTests",
      "sources" : [
        "SynchronizerTests.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit",
        "TestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OfflineTests",
      "module_type" : "SwiftTarget",
      "name" : "OfflineTests",
      "path" : "Tests/OfflineTests",
      "sources" : [
        "BirthdayTests.swift",
        "CheckpointSourceTests.swift",
        "ClosureSynchronizerOfflineTests.swift",
        "CombineSynchronizerOfflineTests.swift",
        "CompactBlockProcessorActions/ActionContextStateTests.swift",
        "CompactBlockProcessorActions/ClearAlreadyScannedBlocksActionTests.swift",
        "CompactBlockProcessorActions/ClearCacheActionTests.swift",
        "CompactBlockProcessorActions/DownloadActionTests.swift",
        "CompactBlockProcessorActions/EnhanceActionTests.swift",
        "CompactBlockProcessorActions/FetchUTXOsActionTests.swift",
        "CompactBlockProcessorActions/MigrateLegacyCacheDBActionTests.swift",
        "CompactBlockProcessorActions/ProcessSuggestedScanRangesActionTests.swift",
        "CompactBlockProcessorActions/RewindActionTests.swift",
        "CompactBlockProcessorActions/SaplingParamsActionTests.swift",
        "CompactBlockProcessorActions/ScanActionTests.swift",
        "CompactBlockProcessorActions/UpdateChainTipActionTests.swift",
        "CompactBlockProcessorActions/UpdateSubtreeRootsActionTests.swift",
        "CompactBlockProcessorActions/ValidateServerActionTests.swift",
        "CompactBlockRepositoryTests.swift",
        "DerivationToolTests/DerivationToolMainnetTests.swift",
        "DerivationToolTests/DerivationToolTestnetTests.swift",
        "FsBlockStorageTests.swift",
        "InitializerOfflineTests.swift",
        "MemoTests.swift",
        "NullBytesTests.swift",
        "PagedTransactionRepositoryTests.swift",
        "RawTransactionTests.swift",
        "RecipientTests.swift",
        "SynchronizerOfflineTests.swift",
        "TransactionRepositoryTests.swift",
        "TxIdTests.swift",
        "UndescribableTests.swift",
        "UnifiedTypecodesTests.swift",
        "WalletTests.swift",
        "ZatoshiTests.swift",
        "ZcashRustBackendTests.swift",
        "ZcashTransactionStateTests.swift",
        "Zip302MemoTests.swift",
        "Zip325Tests.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit",
        "TestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetworkTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkTests",
      "path" : "Tests/NetworkTests",
      "sources" : [
        "BlockStreamingTest.swift",
        "CompactBlockProcessorTests.swift",
        "CompactBlockReorgTests.swift",
        "DownloadTests.swift",
        "LightWalletServiceTests.swift",
        "TorClientTests.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit",
        "TestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DarksideTests",
      "module_type" : "SwiftTarget",
      "name" : "DarksideTests",
      "path" : "Tests/DarksideTests",
      "sources" : [
        "AdvancedReOrgTests.swift",
        "BalanceTests.swift",
        "BlockDownloaderTests.swift",
        "DarksideSanityCheckTests.swift",
        "PaymentURIFulfillmentTests.swift",
        "PendingTransactionUpdatesTest.swift",
        "ReOrgTests.swift",
        "RewindRescanTests.swift",
        "ShieldFundsTests.swift",
        "SynchronizerDarksideTests.swift",
        "SynchronizerTests.swift",
        "TransactionEnhancementTests.swift",
        "Z2TReceiveTests.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit",
        "TestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AliasDarksideTests",
      "module_type" : "SwiftTarget",
      "name" : "AliasDarksideTests",
      "path" : "Tests/AliasDarksideTests",
      "sources" : [
        "SDKSynchronizerAliasDarksideTests.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit",
        "TestUtils"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.6"
}
Done.