The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZcashLightClientKit, reference main (d9e544), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 01:20:18 UTC.

Build Command

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

Build Log

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>
[1250/1264] 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>
[1251/1264] 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>
[1252/1264] Compiling ZcashLightClientKit LatestBlocksDataProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1253/1264] Compiling ZcashLightClientKit ResourceProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1254/1264] Compiling ZcashLightClientKit BlockRepository.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1255/1264] Compiling ZcashLightClientKit CompactBlockRepository.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1256/1264] Compiling ZcashLightClientKit NotesRepository.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1257/1264] Compiling ZcashLightClientKit PaginatedTransactionRepository.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1258/1264] Compiling ZcashLightClientKit TransactionRepository.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1259/1264] Compiling ZcashLightClientKit TransactionRepositoryBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1260/1264] Compiling ZcashLightClientKit ZcashEip681Backend.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1261/1264] Compiling ZcashLightClientKit ZcashKeyDerivationBackend.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1262/1264] Compiling ZcashLightClientKit ZcashKeyDerivationBackendWelding.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1263/1264] Compiling ZcashLightClientKit ZcashRustBackend.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
[1264/1264] Compiling ZcashLightClientKit ZcashRustBackendWelding.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:16:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 14 |     /// - Returns: An ``Eip681TransactionRequest`` representing the parsed URI.
 15 |     static func parseTransactionRequest(_ input: String) throws -> Eip681TransactionRequest {
 16 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 17 |             [CChar](input.utf8CString)
 18 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:26:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 24 |         }
 25 |
 26 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 27 |
 28 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:39:26: error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 37 |     /// - Returns: The normalized URI string.
 38 |     static func transactionRequestToUri(_ input: String) throws -> String {
 39 |         let requestPtr = zcashlc_eip681_parse_transaction_request(
    |                          `- error: cannot find 'zcashlc_eip681_parse_transaction_request' in scope
 40 |             [CChar](input.utf8CString)
 41 |         )
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:49:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 47 |         }
 48 |
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:51:23: error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 49 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
 50 |
 51 |         let uriCStr = zcashlc_eip681_transaction_request_to_uri(requestPtr)
    |                       `- error: cannot find 'zcashlc_eip681_transaction_request_to_uri' in scope
 52 |
 53 |         guard let uriCStr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:95:21: error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 93 |             gasLimitHex.flatMapToCString { gasLimitCStr in
 94 |                 gasPriceHex.flatMapToCString { gasPriceCStr in
 95 |                     zcashlc_eip681_native_request_from_parts(
    |                     `- error: cannot find 'zcashlc_eip681_native_request_from_parts' in scope
 96 |                         [CChar](schemaPrefix.utf8CString),
 97 |                         hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:115:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
113 |         }
114 |
115 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
116 |
117 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:142:26: error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
140 |         let chainIdValue = chainId ?? 0
141 |
142 |         let requestPtr = zcashlc_eip681_erc20_request_from_parts(
    |                          `- error: cannot find 'zcashlc_eip681_erc20_request_from_parts' in scope
143 |             [CChar](schemaPrefix.utf8CString),
144 |             hasPay,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:158:17: error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
156 |         }
157 |
158 |         defer { zcashlc_free_eip681_transaction_request(requestPtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_transaction_request' in scope
159 |
160 |         return try extractTransactionRequest(requestPtr)
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:169:27: error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
167 |         _ requestPtr: OpaquePointer
168 |     ) throws -> Eip681TransactionRequest {
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
    |                           `- error: cannot find 'zcashlc_eip681_transaction_request_type' in scope
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:171:27: error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
169 |         let requestType = zcashlc_eip681_transaction_request_type(requestPtr)
170 |
171 |         if requestType == FfiEip681TransactionRequestType_Native {
    |                           `- error: cannot find 'FfiEip681TransactionRequestType_Native' in scope
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:173:34: error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
171 |         if requestType == FfiEip681TransactionRequestType_Native {
172 |             return .native(try extractNativeRequest(requestPtr))
173 |         } else if requestType == FfiEip681TransactionRequestType_Erc20 {
    |                                  `- error: cannot find 'FfiEip681TransactionRequestType_Erc20' in scope
174 |             return .erc20(try extractErc20Request(requestPtr))
175 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:183:25: error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
181 |         _ requestPtr: OpaquePointer
182 |     ) throws -> Eip681NativeRequest {
183 |         let nativePtr = zcashlc_eip681_transaction_request_as_native(requestPtr)
    |                         `- error: cannot find 'zcashlc_eip681_transaction_request_as_native' in scope
184 |
185 |         guard let nativePtr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:191:17: error: cannot find 'zcashlc_free_eip681_native_request' in scope
189 |         }
190 |
191 |         defer { zcashlc_free_eip681_native_request(nativePtr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_native_request' in scope
192 |
193 |         let native = nativePtr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:217:24: error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
215 |         _ requestPtr: OpaquePointer
216 |     ) throws -> Eip681Erc20Request {
217 |         let erc20Ptr = zcashlc_eip681_transaction_request_as_erc20(requestPtr)
    |                        `- error: cannot find 'zcashlc_eip681_transaction_request_as_erc20' in scope
218 |
219 |         guard let erc20Ptr else {
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift:225:17: error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
223 |         }
224 |
225 |         defer { zcashlc_free_eip681_erc20_request(erc20Ptr) }
    |                 `- error: cannot find 'zcashlc_free_eip681_erc20_request' in scope
226 |
227 |         let erc20 = erc20Ptr.pointee
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashKeyDerivationBackend.swift:99:16: error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
 97 |         }
 98 |
 99 |         return zcashlc_is_valid_unified_incoming_viewing_key([CChar](key.utf8CString), networkType.networkId)
    |                `- error: cannot find 'zcashlc_is_valid_unified_incoming_viewing_key' in scope
100 |     }
101 |
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:786:22: error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 784 |         let chainStateBytes = try chainState.serializedData(partial: false).bytes
 785 |
 786 |         let result = zcashlc_rewind_to_chain_state(
     |                      `- error: cannot find 'zcashlc_rewind_to_chain_state' in scope
 787 |             dbData.0,
 788 |             dbData.1,
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift:1403:25: error: cannot find 'uivk' in scope
1401 |
1402 |         let ufvkTyped = ufvk.map { UnifiedFullViewingKey(validatedEncoding: String(cString: $0)) }
1403 |         let uivkTyped = uivk.map { UnifiedIncomingViewingKey(validatedEncoding: String(cString: $0)) }
     |                         `- error: cannot find 'uivk' in scope
1404 |
1405 |         // Valid ZIP32 account index
BUILD FAILURE 6.3 macosSpm